Parallel-Code: An open-source tool for running multiple AI coding agents in isolated git worktrees
Summary
A GitHub repository (parallel-code) that enables developers to run multiple AI coding agents (Claude Code, Codex, Gemini) simultaneously, each in its own isolated git worktree. The tool allows dispatching agents in parallel across separate branches, reviewing diffs, and merging selected results. It provides a GUI for managing multiple agents, diff review with inline comments, and an AI Arena mode for head-to-head agent comparison. The project is free, open source, and designed to improve developer productivity by parallelizing AI-assisted coding tasks.
Source
Key quotes
· 3 pulledTen agents. Ten branches. One afternoon.
Dispatch AI coding agents in parallel, each in its own worktree. Review the diffs, merge the wins, toss the rest.
Works with Claude Code, Codex, and Gemini · Every change isolated in its own git worktree · Free, open source, no extra platform fee
You might also wanna read
Git Worktrees as Isolation Sandboxes for AI Coding Agents
This article argues that Git worktrees are valuable for AI-assisted coding not because they enable parallel integration (which remains inher
Emdash: Open-Source Agentic Development Environment for Running Multiple Coding AI Agents in Parallel
Emdash is an open-source Agentic Development Environment (ADE) that enables developers to run multiple coding AI agents in parallel, each is
A Practical Workflow for Running 4-8 Parallel Coding Agents with tmux and Markdown Specifications
The article describes a practical workflow for running 4-8 parallel coding agents using a lightweight setup with tmux, Markdown files, bash
1Code: Open-Source Orchestration Layer for AI Coding Agents (Claude Code, Codex)
1Code is an open-source coding agent client and orchestration layer that supports multiple AI coding assistants including Claude Code and Co
1Code: Parallel Claude Code Agent Runner for Mac and Web
1Code is an application that enables running multiple Claude Code AI agents in parallel, available for both Mac (local execution with or wit
FleetCode: Desktop Application for Running Multiple CLI Coding Agents in Parallel Git Worktrees
FleetCode is a desktop terminal application that enables running multiple CLI coding agents (Claude Code, Codex) simultaneously in isolated

Comments
Sign in to join the conversation.
No comments yet. Be the first.