Skip to content

manaflow-ai/cmux

Folders and files

Name
Last commit message
Last commit date
Sep 1, 2025
Oct 11, 2025
Oct 14, 2025
Oct 10, 2025
Oct 10, 2025
Sep 28, 2025
Aug 20, 2025
Oct 13, 2025
Oct 14, 2025
Oct 6, 2025
Oct 14, 2025
Jul 22, 2025
Jul 24, 2025
Oct 13, 2025
Aug 23, 2025
Jul 18, 2025
Aug 8, 2025
Oct 1, 2025
Oct 10, 2025
Sep 30, 2025
Aug 7, 2025
Aug 8, 2025
Aug 4, 2025
Sep 23, 2025
Aug 21, 2025
Oct 1, 2025
Oct 14, 2025
Jul 2, 2025
Sep 22, 2025
Oct 10, 2025
Aug 8, 2025
Oct 9, 2025
Sep 11, 2025
Sep 11, 2025
Oct 9, 2025

Repository files navigation

cmux

open source Claude Code manager that supports Codex/Gemini/Cursor/OpenCode/Amp CLI

bunx cmux or npx cmux

cmux lets you spawn Claude Code, Codex CLI, Cursor CLI, Gemini CLI, Amp, Opencode, and other coding agent CLIs in parallel across multiple tasks.

Each agent runs in its own Docker container, launching VS Code with a Git diff UI and a terminal for its CLI.

cmux screenshot cmux screenshot cmux screenshot cmux screenshot

Install

cmux supports macOS Apple Silicon. macOS x64, Linux, and Windows support coming soon.

# with bun
bunx cmux@latest

# with npm
npx cmux@latest

# or to install globally
bun add -g cmux@latest
npm install -g cmux@latest

Uninstall

cmux uninstall

About

cmux lets you run Claude Code, Codex CLI, Amp, Gemini CLI, Cursor CLI, Opencode, and other coding agent CLIs in parallel across multiple tasks

Resources

License

Stars

Watchers

Forks

Packages

No packages published