Chinese | Japanese | Korean | Spanish | French | Portuguese
The desktop command center for parallel AI coding.
Run CLI agents side by side, organize their workspaces and sessions, then coordinate the work through MCP, plans, skills, Git, and local history.
Product captures below are recorded from real CC-Panes desktop interactions.
Also included:
- Project hooks and CLI adapters for provider injection, MCP setup, resume, and lifecycle events.
- Desktop workflow extras: screenshots, tray, mini mode, command palette, themes, and resource monitoring.
CC-Panes works with any CLI agent that runs in a terminal. First-class adapters add provider injection, MCP setup, resume, workspace flags, system prompts, and project hooks where each CLI supports them.
Claude Code Codex Gemini CLI Kimi GLM Grok OpenCode Cursor + any terminal CLI
- Download the latest release
- See the release page for current installers and package formats.
Stable releases include the in-app updater. Pre-releases are available for manual installation from the release page.
- Install at least one supported CLI and make sure it is available on your
PATH. - Open CC-Panes, create or import a workspace, add a project, and launch a session.
- Split the terminal when the task benefits from parallel work, or use the orchestration view to dispatch bounded subtasks.
For the full walkthrough, see the user guide. For web and Android setup, see the web and mobile guide.
- Issues: github.com/wuxiran/cc-pane/issues
- Discussions: github.com/wuxiran/cc-pane/discussions
- WeChat: add
yemaofeng66and mentionCC-Panes chatorCC-Panes bug feedback.
See CONTRIBUTING.md for contribution guidance.
git clone https://github.com/wuxiran/cc-pane.git
cd cc-pane
npm install
npm run tauri:devUseful checks:
npx tsc --noEmit
npm run build
npm run test:run
cargo fmt --all -- --check
cargo check --workspace
cargo test --workspacenpm run tauri:dev uses com.ccpanes.dev and ~/.cc-panes-dev/. Release builds use com.ccpanes.app and ~/.cc-panes/.
CC-Panes is free and open source under the GPL-3.0 license.
Claude Code | Tauri | xterm.js | portable-pty | Allotment | shadcn/ui










