Discover and explore top open-source AI tools and projects—updated daily.
coderAgentic development multiplexer for isolated, parallel workflows
Top 52.9% on SourcePulse
This project addresses the need for isolated, parallel development environments for agentic workflows. It targets developers and researchers who need to manage multiple AI-driven coding tasks concurrently, offering benefits like contextual continuity, efficient A/B testing of approaches, and the ability to run long-duration, complex AI tasks.
How It Works
cmux enables parallel agentic development through isolated workspaces, supporting both local git worktrees and remote SSH clones. It integrates with multiple LLM providers, including OpenAI (GPT series), Anthropic (Sonnet, Opus), Ollama for local models, and OpenRouter for broader LLM access. The application features a custom agent loop, inspired by Claude Code, with modes like Plan/Exec and familiar UX elements, alongside novel features for efficient context management and interaction. This approach allows for concurrent exploration of different solutions, long-running AI tasks without interruption, and structured A/B testing of development strategies.
Quick Start & Requirements
Highlighted Details
git worktrees and remote SSH clones.Maintenance & Community
No specific details on contributors, sponsorships, or community channels (like Discord/Slack) are provided in the README. The project is developed by Coder Technologies, Inc.
Licensing & Compatibility
Limitations & Caveats
cmux is currently in a Preview state, meaning users should expect bugs and performance issues. While usable for development, it is not yet considered stable.
1 day ago
Inactive
dagger
TransformerOptimus