claude-squad
Development↓ 0
OPEN-Charlie
Claude CodeCursorOther
multi-agentterminaltuiworktreesparallel
Description
Manage multiple AI coding agents — Claude Code, Codex, and others — from one terminal screen. Each agent works in its own isolated environment so they can tackle different features at the same time without conflicting. Switch between them like browser tabs.
Setup Guide
1. brew install smtg-ai/tap/claude-squad (macOS)
2. Or Linux: curl -fsSL https://raw.githubusercontent.com/smtg-ai/claude-squad/main/install.sh | bash
3. cs (launches the TUI)
4. Press N to spawn a new agent session (Claude Code, Codex, etc.)
5. Tab to switch between agents; each runs in its own isolated git worktree