EveryDev.ai
Sign inSubscribe
Home
Tools

2,685+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Claude Squad
    Claude Squad icon

    Claude Squad

    Multi-agent Systems

    A terminal app that manages multiple AI coding agents (Claude Code, Codex, Gemini, Aider) in isolated git workspaces, enabling parallel task execution from a single terminal window.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under AGPL-3.0. No cost to use, modify, or distribute.

    Engagement

    Available On

    macOS
    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Multi-agent SystemsVibe CodingCommand Line Assistants

    Alternatives

    EigentKode Agentsmux
    Developer
    smtg-aiRemote / DistributedEst. 2025

    Listed Apr 2026

    About Claude Squad

    Claude Squad is an open-source terminal application written in Go that lets you run and manage multiple AI coding agents simultaneously in isolated environments. It uses tmux to create separate terminal sessions and git worktrees to give each agent its own branch, eliminating conflicts when working on multiple tasks at once. The tool supports Claude Code, OpenAI Codex, Google Gemini CLI, Aider, and other local agents, all controllable from a single TUI interface.

    • Multi-agent management — run cs to launch the TUI and create multiple sessions, each running a different AI agent or task in parallel
    • Isolated git workspaces — each session gets its own git worktree and branch, so agents never conflict with each other's changes
    • Auto-accept / yolo mode — use the -y flag to have all instances automatically accept prompts without manual intervention, enabling fully background task completion
    • Diff and preview tabs — switch between a live preview tab and a diff tab with tab to review changes before committing or pushing
    • Commit and push workflow — press s to commit and push a branch to GitHub, or c to checkpoint changes and pause a session
    • Profile-based configuration — define named profiles in ~/.claude-squad/config.json to quickly switch between different agents (Claude, Codex, Aider) when creating sessions
    • Homebrew and curl installation — install via brew install claude-squad or a one-line curl script; the binary is available as cs
    • Flexible agent support — launch any agent with -p "program", e.g., cs -p "codex" or cs -p "aider --model ollama_chat/gemma3:1b", and set a default in config
    • Session lifecycle controls — create, attach, detach, pause, resume, and delete sessions from the keyboard-driven menu at the bottom of the screen
    Claude Squad - 1

    Community Discussions

    Be the first to start a conversation about Claude Squad

    Share your experience with Claude Squad, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under AGPL-3.0. No cost to use, modify, or distribute.

    • Multi-agent session management
    • Isolated git worktrees
    • tmux-based terminal sessions
    • Auto-accept mode
    • Profile-based configuration

    Capabilities

    Key Features

    • Multi-agent parallel execution
    • Isolated git worktrees per session
    • tmux-based terminal session management
    • Auto-accept / yolo mode
    • Diff and preview tabs
    • Commit and push to GitHub
    • Profile-based agent configuration
    • Homebrew and curl installation
    • Support for Claude Code, Codex, Gemini, Aider
    • Keyboard-driven TUI interface

    Integrations

    Claude Code
    OpenAI Codex
    Google Gemini CLI
    Aider
    tmux
    GitHub CLI (gh)
    git
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Claude Squad and help others make informed decisions.

    Developer

    smtg-ai

    smtg-ai builds open-source developer tooling focused on AI-assisted coding workflows. The organization maintains Claude Squad, a terminal-based multi-agent manager that lets developers run Claude Code, Codex, Gemini, and other AI agents in parallel isolated workspaces. Their tools are written in Go and designed for power users who want to maximize productivity with AI coding assistants.

    Founded 2025
    Remote / Distributed
    3 employees

    Used by

    Community developers on GitHub and…
    Read more about smtg-ai
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Eigent icon

    Eigent

    An open-source multi-agent desktop application that builds, manages, and deploys a custom AI workforce to automate complex workflows with parallel execution and MCP integration.

    Kode Agent icon

    Kode Agent

    An open-source AI coding assistant that lives in your terminal, capable of understanding codebases, editing files, running commands, and orchestrating multi-model workflows.

    smux icon

    smux

    One-command tmux setup with terminal automation and a CLI bridge for AI agent-to-agent communication across panes.

    Browse all tools

    Related Topics

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    190 tools

    Vibe Coding

    Vibe code using low code AI tools that let you build applications with natural language prompts with minimal code.

    145 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    148 tools
    Browse all topics
    Back to all tools
    28views
    Discussions