by johannesjo
Run Claude Code, Codex, and Gemini side by side — each in its own git worktree
# Add to your Claude Code skills
git clone https://github.com/johannesjo/parallel-codeParallel Code gives Claude Code, Codex CLI, and Gemini CLI each their own git branch and worktree — automatically. No agents stepping on each other's code, no juggling terminals, no mental overhead. Just one clean interface where you can see everything, navigate fast, merge results when they're ready — and monitor it all from your phone.
| Agent working on a task | Commit & merge workflow |
| ------------------------------------------- | --------------------------------- |
|
|
|
| Direct mode (main branch) | Themes |
|
|
|
Running multiple AI coding agents is powerful — but chaotic. On the same branch, agents interfere with each other's code. Across terminals, you lose track of what's happening where. Setting up feature branches and worktrees manually works, but adds cognitive load you shouldn't have to deal with.
| Approach | What's missing | | -------------------------------------------------- | --------------------------------------------------------------------------------------- | | | No GUI, no automatic git isolation — you manage worktrees, branches, and merges by hand | | (Kilo Code, Roo Code, etc.) | Tied to VS Code; no true parallel worktree isolation between agents | | | One task at a time — blocks your workflow while each agent finishes |
No comments yet. Be the first to share your thoughts!
Parallel Code combines a dedicated GUI, automatic worktree isolation, and multi-agent orchestration into one app — so you can dispatch five tasks and walk away.
When you create a task, Parallel Code: