Run Claude, Codex, and Gemini Agents in Parallel with Git Worktrees

tom_doerr · x · 2026-08-11

The popular GitHub project parallel-code introduces a new AI coding workflow that uses Git worktrees to isolate and run multiple AI coding agents—such as Claude Code, Codex, and Gemini—in parallel.

Developers can dispatch tasks to different agents simultaneously, review the resulting diffs, merge the best solutions, and discard the rest. Free and open source, the project aims to eliminate conflicts in multi-agent collaborative coding, significantly boosting development and review efficiency.

Original post →

More from coding & agent

coding & agent channel →