Claude Squad - Multi-AI Code Agent Terminal Workspace Management Tool

https://github.com/smtg-ai/claude-squad

  • Terminal UI (TUI) app that allows you to manage various AI code agents such as Claude Code, Codex, Gemini, Aider, etc. simultaneously in one terminal
  • operates each task as a separate isolated Git workspace (branch), enabling multiple tasks to be processed in the background simultaneously, review changes and manage branches without conflicts
  • based on tmux-git worktree, each instance runs in an independent environment, and you can quickly switch and manage multiple sessions from one terminal window
  • supports rich workflows such as YOLO/auto-accept mode, commit/checkout/pause/resume sessions, etc
  • TUI menu interface provides shortcuts for session creation/deletion, switching, commit-push, checkout, pause/resume, diff/preview switching, etc
  • requires tmux and gh (GitHub CLI) integration
  • easy to integrate with your favorite AI code assistant