Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Manage multiple AI terminal agents like Claude Code, Codex, OpenCode, and Amp.
| Date | Stars |
|---|---|
| 2026-07-24 | 8177 |
| 2026-07-25 | 8181 |
| 2026-07-28 | 8205 |
| 2026-07-30 | 8205 |
| 2026-07-31 | 8216 |
| 2026-08-06 | 8216 |
Today
— stars today
This week
+11 stars this week
This month
— stars this month
Momentum
26.0
growth rate 0.13%/day
# Claude Squad [](https://github.com/smtg-ai/claude-squad/actions/workflows/build.yml) [](https://github.com/smtg-ai/claude-squad/releases/latest) [Claude Squad](https://smtg-ai.github.io/claude-squad/) is a terminal app that manages multiple [Claude Code](https://github.com/anthropics/claude-code), [Codex](https://github.com/openai/codex), [Gemini](https://github.com/google-gemini/gemini-cli) (and other local agents including [Aider](https://github.com/Aider-AI/aider)) in separate workspaces, allowing you to work on multiple tasks simultaneously.  ### Highlights - Complete tasks in the background (including yolo / auto-accept mode!) - Manage instances and tasks in one terminal window - Review changes before applying them, checkout changes before pushing them - Each task gets its own isolated git workspace, so no conflicts <br /> https://github.com/user-attachments/assets/aef18253-e58f-4525-9032-f5a3d66c975a <br /> ### Installation Both Homebrew and manual installation will install Claude Squad as `cs` on your system. #### Homebrew ```bash brew install claude-squad ln -s "$(brew --prefix)/bin/claude-squad" "$(brew --prefix)/bin/cs" ``` #### Manual Claude Squad can also be installed by running the following command: ```bash curl -fsSL https://raw.githubusercontent.com/smtg-ai/claude-squad/main/install.sh | bash ``` This puts the `cs` binary in `~/.local/bin`. To use a custom name for the binary: ```bash curl -fsSL https://raw.githubusercontent.com/smtg-ai/claude-squad/main/install.sh | bash -s -- --name <your-binary-name> ``` ### Prerequisites - [tmux](https://github.com/tmux/tmux/wiki/Installing) - [gh](https://cli.github.com/) ### Usage ``` Usage: cs [flags] cs [command] Available Commands: completion Generate the autocompletion script for the specified shell debug Print debug information like config paths help Help about any command reset Reset all stored instances version Print the version number of claude-squad Flags: -y, --autoyes [experimental] If enabled, all instances will automatically accept prompts for claude code & aider -h, --help help for claude-squad -p, --program string Program to run in new instances (e.g. 'aider --model ollama_chat/gemma3:1b') ``` Run the application with: ```bash cs ``` NOTE: The default program is `claude` and we recommend using the latest version. <br /> <b>Using Claude Squad with other AI assistants:</b> - For [Codex](https://github.com/openai/codex): Set your API key with `export OPENAI_API_KEY=<your_key>` - Launch with specific assistants: - Codex: `cs -p "codex"` - Aider: `cs -p "aider ..."` - Gemini: `cs -p "gemini"` - Make this the default, by modifying the config file (locate with `cs debug`) <br /> #### Menu The menu at the bottom of the screen shows available commands: ##### Instance/Session Management - `n` - Create a new session - `N` - Create a new session with a prompt - `D` - Kill (delete) the selected session - `↑/j`, `↓/k` - Navigate between sessions ##### Actions - `↵/o` - Attach to the selected session to reprompt - `ctrl-q` - Detach from session - `s` - Commit and push branch to github - `c` - Checkout. Commits changes and pauses the session - `r` - Resume a paused session - `?` - Show help menu ##### Navigation - `tab` - Switch between preview tab and diff tab - `q` - Quit the application - `shift-↓/↑` - scroll in diff view ### Configuration Claude Squad stores its configuration in `~/.claude-squad/config.json`. You can find the exact path by running `cs debug`. #### Profiles Profiles let you define multiple named program configurations and switch between them when creating a new session. When more than one profile is defined, the session creation ove
Excerpt of 5,525 characters
Read on GitHub115
87
2
1
NAVER Corp · South Korea
1
1
1
1
Stephen Jennings · United States
1
1
Payton Green · United States
1
1
Harrison Powers · United States
1
1
1
Eirik Mo · Mo Web Dev · Norway
1
lif
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:fc36f74ddf003fbf, topic:vibe-coding