Skip to content

Parallel Code

AI Coding Tools

A free, open‑source GUI that launches multiple AI coding agents in parallel, each isolated in its own git worktree for easy review and merging.

TypeScript Latest v1.12.0 · 22d ago Security brief →

Features

  • Run multiple AI coding agents (Claude Code, Codex, Gemini, Copilot) simultaneously in separate git worktrees
  • Automatic isolation of each task with its own branch and directory for clean diff review
  • Keyboard‑first controls, tiled layout, focus mode, and inline code Q&A support
  • Cross‑platform desktop app (macOS & Linux) with no subscription fees

Recent releases

View all 20 releases →
No immediate action
v1.12.0 Bug fix

Deleted file hunk display

Upgrade now
v1.11.0 Mixed
Dependencies

Autosend fixes + deps bump + task defaults

Review required
v1.10.0 New feature
Auth Dependencies

prompt, themes, coordinator, sidebar, tasks

No immediate action
v1.9.0 Bug fix

Rebase default change

v1.7.0 Bug fix

Fixed git diff handling of untracked files.

Full changelog

What's Changed

  • chore(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/johannesjo/parallel-code/pull/80
  • fix(git): refactor untracked file handling in getAllFileDiffs function by @FourWindff in https://github.com/johannesjo/parallel-code/pull/84

Full Changelog: https://github.com/johannesjo/parallel-code/compare/v1.6.0...v1.7.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
857
Forks
114
Languages
TypeScript CSS JavaScript

Install & Platforms

Platforms
macos linux

Alternative to

VS Code extensions (Kilo Code, Roo Code, etc.) Multiple terminal windows / tmux Running agents sequentially

Beta — feedback welcome: [email protected]