multiplexer active

Claude Squad

Maker: smtg-ai License: AGPL-3.0 Stars: 8.3k First released: 2025-03-09 Language: Go
CLI IDE

About

Claude Squad addresses the constraint that one terminal and one branch limit agents to one task at a time. It creates a tmux session plus git worktree per task so agents work on isolated branches without conflicting, while a single TUI lists sessions, shows previews and diffs, and handles review, commit, and push across all of them. A profiles system in ~/.claude-squad/config.json makes it agent-agnostic, so any terminal coding assistant can be dropped in. Background completion with auto-accept (-y) supports unattended runs. It is AGPL-3.0, written in Go, brew-installable, actively maintained by smtg-ai, and among the most widely adopted multiplexers in this census.