Discover and explore top open-source AI tools and projects—updated daily.
manaflow-aiParallel coding agent CLI manager
Top 67.4% on SourcePulse
Coding agents like Claude Code, Codex, Gemini, and Cursor can be demanding, often requiring dedicated environments. cmux addresses this by providing a unified manager to run multiple coding agent CLIs in parallel across various tasks. It targets developers seeking to streamline agent-based coding workflows by offering isolated, fully-equipped VS Code workspaces, accelerating development and ensuring work is verifiable and ready to ship.
How It Works
The core approach involves spawning isolated VS Code workspaces, which can be hosted either locally via Docker or in the cloud. Each workspace is pre-configured with essential development tools: a git diff view for tracking changes, a terminal for command execution, and a dev server preview for immediate feedback. This design ensures parallel agent operations remain isolated, verifiable, and fast, preventing conflicts and maintaining a clean development environment.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
No details on maintainers, community channels, or project health were provided in the source text.
Licensing & Compatibility
The license type and compatibility for commercial or closed-source use are not specified in the provided text.
Limitations & Caveats
The primary limitation is OS support; cmux is currently exclusive to macOS, with Linux and Windows versions pending. This restricts its immediate usability for developers on other platforms.
23 hours ago
Inactive
built-by-as
dagger
OpenHands