back to top
HomeSoftwareAI ToolsParallel Code – Run Multiple AI Coding Agents with Git Worktree Isolation

Parallel Code – Run Multiple AI Coding Agents with Git Worktree Isolation

- Advertisement -

File Information

FileDetails
NameParallel Code
Versionv0.3.1
PlatformsmacOS (.dmg), Linux (.AppImage, .deb)
Size203MB (dmg), 117MB(AppImage), 90MB (deb)
Supported agentsClaude Code, Codex CLI, Gemini CLI
LicenseMIT License (Open Source)
Github RepositoryGithub/parallel-code

Description

Running multiple AI coding agents is powerful. It is also messy.

Put them on the same branch and they overwrite each other. Split them across terminals and you forget which one is doing what. You can manually create feature branches and worktrees, but after the third task you start feeling like a part-time git administrator.

Parallel Code handles that part for you.

Create a task and the app:

  • Creates a new branch from main
  • Sets up a separate git worktree
  • Symlinks node_modules and other ignored directories
  • Launches the selected AI agent inside that worktree

Each task lives in its own isolated environment. Five agents can work on five features in the same repo at the same time. When you are satisfied, merge from the sidebar and move on.

Screenshots

Features of Parallel-Code

FeatureWhat it does
Multi-agent supportRun Claude Code, Codex CLI, and Gemini CLI from one interface. Choose one per task or run several at the same time.
Automatic git isolationEach task gets its own branch and git worktree, created automatically from main.
Worktree-based executionAgents run in separate directories, preventing file conflicts between tasks.
Built-in diff viewerReview changed files and diffs per task before merging.
Merge to main from sidebarMerge completed work back to main without leaving the app.
Per-task terminalsEach task includes its own scoped shell session tied to its worktree.
Direct modeWork directly on the main branch when isolation is not needed.
Keyboard-first workflowCreate tasks, send prompts, merge branches, and navigate panels using shortcuts.
Tiled panel layoutDrag and reorder task panels to organize your workspace.
Mobile monitoringScan a QR code to monitor running agent sessions from your phone over Wi-Fi or Tailscale.
Theme supportSix built-in themes: Minimal, Graphite, Classic, Indigo, Ember, Glacier.
Persistent stateTasks and layout restore after restarting the app.

System Requirements

ComponentMinimum requirement
Operating systemmacOS (Apple Silicon or Intel), or modern 64-bit Linux distribution
RAM4 GB recommended
Disk space300 MB+ free space
GitGit installed and available in PATH
AI CLIAt least one of: Claude Code, Codex CLI, or Gemini CLI installed
NetworkInternet required for AI agent APIs (unless using a local setup)

Recommended For You: Pinokio: One-Click Launcher for Open-Source AI Models, Local Apps & Scripts (Windows, macOS, Linux)

How to Install Parallel-Code??

macOS (.dmg)

  1. Download the latest .dmg file.
  2. Double-click the downloaded .dmg file to open it.
  3. Drag Parallel Code into the Applications folder.
  4. Open Applications and launch Parallel Code.
  5. If prompted, click Open to confirm (macOS security check).

You’re ready to connect a repository and start creating tasks.

  1. Download the latest .AppImage file.
  2. Right-click the file → Properties.
  3. Enable “Allow executing file as program.”
  4. Double-click the file to launch Parallel Code.

Linux (.deb) – Debian / Ubuntu

  1. Download the .deb package.
  2. Double-click the file to open it in your Software Installer.
  3. Click Install and enter your password if prompted.
  4. Launch Parallel Code from the Applications menu.

Download Parallel Code: Run multiple AI coding agents

How to Use Parallel Code (Step-by-Step)

1. Open Your Repository

  • Launch Parallel Code.
  • Click Open Repository and select a local Git project.
  • Make sure your default branch (usually main) is clean and up to date.

2. Create a New Task

  • Press Ctrl + N (Cmd + N on macOS) or click New Task.
  • Enter a short description of what you want the agent to do (e.g., “Refactor auth module” or “Add dark mode support”).
  • Choose the AI agent: Claude Code, Codex CLI, or Gemini CLI.

Parallel Code will automatically:

  • Create a new branch from main
  • Set up a Git worktree
  • Launch the selected agent inside that isolated environment

3. Let the Agent Work

  • The agent runs inside its own panel with a dedicated terminal.
  • Watch changes in the built-in diff viewer.
  • Monitor modified files in real time.

You can create multiple tasks and run several agents in parallel.

4. Review Changes

  • Click on changed files to inspect diffs.

5. Merge When Ready

  • If everything looks good, press Ctrl + Shift + M (Merge).
  • The branch merges back into main.

If the result isn’t what you expected, simply close the task — your main branch stays untouched.

6. Repeat or Run Multiple Tasks

  • Spin up additional tasks for different features or experiments.
  • Rearrange panels to organize your workflow.
  • Use keyboard shortcuts to switch between tasks quickly.

Each task remains isolated until you decide to merge.

Conclusion

Parallel Code removes the friction of running multiple AI coding agents. It automates Git isolation, keeps tasks separated, and lets you review and merge safely.

Instead of managing branches and worktrees manually, you focus on building, while the app handles the stuff behind the scenes.

Don’t miss any Tech Story

Subscribe To Firethering NewsLetter

You Can Unsubscribe Anytime! Read more in our privacy policy

LEAVE A REPLY

Please enter your comment!
Please enter your name here

YOU MAY ALSO LIKE
brew-browser Native Homebrew GUI for macOS to Manage Packages, Services & Brewfiles

brew-browser: Native Homebrew GUI for macOS to Manage Packages, Services & Brewfiles

0
brew-browser doesn't replace Homebrew. It simply gives it a proper macOS interface. You can see what's installed, search thousands of packages, upgrade software, manage services, and create Brewfile snapshots without memorizing commands or keeping multiple terminal windows open. Everything still runs through the real brew CLI, so you're not learning a new package manager or dealing with a compatibility layer. It can pull information into one place. Installed packages, available updates, storage usage, trending Homebrew packages, services, snapshots, and even optional vulnerability scanning all live inside a native desktop app that feels at home on macOS.
Donut Browser Open Source Anti-Detect Browser With Unlimited Isolated Profiles

Donut Browser: Open Source Anti-Detect Browser With Unlimited Isolated Profiles

0
If you've ever managed multiple accounts in the same browser, you've probably run into the usual mess. Wrong account logged in. Cookies bleeding between sessions and more. Donut solves that by treating every profile as its own browser. Create a profile, attach a proxy if you want, and it gets its own cookies, storage, extensions, fingerprint, and network settings. Open five profiles and it feels like you're using five separate browsers. Everything stays local. There's no account to create. You download the app, create profiles, and get on with your work. If you're managing client accounts, testing websites, keeping work and personal browsing apart, or building automation workflows through the local API, Donut gives you a clean way to keep identities separated without turning your browser into a headache.
MiniCPM Desk Pet Open Source AI Desktop Companion That Runs Locally

MiniCPM Desk Pet: Open Source AI Desktop Companion That Runs Locally

0
MiniCPM Desk Pet turns the MiniCPM model into a desktop companion that lives alongside your workflow. Install the app, follow the setup wizard, and within a few minutes you can chat with a local AI pet directly from a floating desktop bubble. The app checks your environment, downloads the model, warms it up, and simplify the complexity of the setup Once everything is ready, conversations run on your machine using the local model. The pet can stay visible while you work, react to activity from tools like Cursor, Claude Code, and Codex, and even take on different personalities through character adapters. It's part local AI assistant, part desktop pet.