Ecosystem

Tools that create git worktrees for parallel development. Each worktree isolates code but shares the network. Silo fills the gap.

Agent orchestrators

claude squad

TUI for running multiple Claude Code sessions in parallel worktrees.

cursor

up to 8 background agents, each in its own worktree.

openai codex

local worktree threads for parallel coding tasks.

agor

multiplayer canvas orchestrating Claude, Codex, and Gemini in worktrees.

vibe kanban

kanban board where each task runs an AI agent in its own worktree.

conductor

macOS app that orchestrates multiple Claude Code agents in parallel worktrees.

crystal

desktop app for parallel Codex and Claude Code sessions with persistent history.

ccmanager

session manager for Claude Code, Gemini CLI, Codex CLI, and more.

code conductor

GitHub-native orchestration for Claude Code sub-agents in parallel worktrees.

dmux

creates a tmux pane, a git worktree, and launches an agent in it.

agent of empires

tmux-based session manager with worktree isolation and optional Docker sandboxing.

Worktree managers

git worktree

built-in. multiple working trees from a single repo.

agentree

one-command worktree creation for AI agents with auto-setup and env copying.

agent worktree

snap mode: create worktree, run agent, merge, cleanup — in one flow.

gtr

CodeRabbit's worktree manager with VS Code, Cursor, Zed, and AI tool integration.

workmux

pairs git worktrees with tmux/WezTerm/kitty windows.

lazyworktree

BubbleTea TUI with tmux/zellij, GitHub/GitLab issue integration.

gwq

global worktree manager with fuzzy finder and status dashboard.

worktree cli

interactive TUI with fuzzy search, Cursor integration, and MCP server.

Editors & version control

git worktree.nvim

neovim plugin with Telescope integration for worktree operations.

vscode git worktrees

VS Code extension wrapping git worktree operations.

gitbutler

git client with virtual branches — an alternative take on parallel work.

jujutsu

git-compatible VCS with native workspaces.