wuxiran/cc-pane
Multi-instance split-pane manager for Claude Code — a cross-platform desktop app built with Tauri 2
What it solves
CC-Panes is a desktop command center designed for parallel AI coding. It solves the problem of managing multiple CLI-based AI agents (like Claude Code or Gemini CLI) across different projects and sessions, providing a unified interface to coordinate their work without losing context.
How it works
The application acts as a sophisticated shell and workspace manager. It allows users to run multiple CLI agents side-by-side in terminal splits and tabs. It integrates Model Context Protocol (MCP) for agent orchestration, enabling a "leader" agent to dispatch tasks to "worker" agents. It also provides a integrated file browser, Monaco editor, and Git history tools directly within the workspace to keep development tools close to the AI agents.
Who it’s for
Developers who use multiple CLI AI coding agents and need a way to organize their sessions, manage workspaces, and coordinate complex tasks across parallel agent runs.
Highlights
- Agent Orchestration: Uses a built-in MCP to let leader agents dispatch and observe worker agents.
- Workspace Management: Organizes active sessions, projects, and launch profiles (CLI, provider, and permissions) in one view.
- Parallel Workflows: Supports flexible terminal splits, tabs, and saved pane layouts.
- Integrated Dev Tools: Includes a Monaco editor, file browser, Git worktree inspection, and planning surfaces like Todo lists and journals.
- Cross-Platform Access: Available for Windows, macOS, and Linux, with optional web and Android access to sync workspaces.
Related
- Project
- Project
- Project
- Project
- Project