Orchestrate up to 6 AI coding sessions in parallel. Claude, Gemini, Codex — each in its own isolated git worktree. No conflicts. No context switching. Just shipping.
Current AI IDEs give you a single assistant. You wait for it to finish, then start the next task. Chorus changes the game.
A desktop IDE purpose-built for running multiple AI coding agents simultaneously, with the tools to keep them coordinated.
Run 1 to 6 AI coding sessions side by side. Each one gets its own terminal, branch, and worktree. Work on auth, API, and frontend simultaneously.
Every session operates in its own git worktree. No merge conflicts between agents. Experiment freely — keep what works, discard the rest.
Choose the right AI for each task. Claude for architecture, Gemini for research, Codex for generation. Mix and match per session.
Sessions broadcast discoveries, detect file conflicts in real-time, and share context through a scratchpad. Your agents work as a team, not in silos.
Control your sessions from your phone via secure SSH tunnel. Monitor progress, send prompts, and review results from anywhere.
30+ pre-built workflows: APEX methodology, autonomous coding loops, PR creation, code review, debug workflows, and more. One-click install.
See commits, branches, and remote status at a glance. Track how each session's work evolves across your repository without leaving the IDE.
Built-in Model Context Protocol server for real-time status reporting. Each session communicates progress, file edits, and state changes live.
Custom action buttons per session. Run your app, commit & push, or trigger custom prompts with a single click or keyboard shortcut.
Assign different features to different sessions. Each agent works independently in its own isolated environment. You orchestrate from above — reviewing, approving, and merging when ready.
Git worktrees give each session a complete, independent copy of your codebase. Agents can rewrite files freely without stepping on each other. You review and merge on your terms.
One command. Works on macOS and Linux. No dependencies, no accounts, no cloud setup.
Point Chorus at any git repository. It creates isolated worktrees and configures sessions automatically.
Pick your AI models, assign branches, and let multiple agents work in parallel while you orchestrate.
Pre-built skills and workflows that supercharge your sessions. From autonomous coding loops to systematic debugging — install with one click and use immediately.
Free, open source, no account required. Install and launch in seconds.
Install with one command
$ curl -fsSL https://raw.githubusercontent.com/VentureIA/Chorus/main/install.sh | bash
brew install venturia/tap/chorus