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.
A dev agent multiplexer for git worktrees and coding agents.
| Date | Stars |
|---|---|
| 2026-07-24 | 1710 |
| 2026-07-25 | 1710 |
| 2026-07-28 | 1710 |
| 2026-07-30 | 1710 |
| 2026-07-31 | 1719 |
| 2026-08-09 | 1733 |
| 2026-08-17 | 1741 |
| 2026-08-18 | 1742 |
| 2026-08-19 | 1743 |
| 2026-08-20 | 1746 |
| 2026-08-21 | 1747 |
| 2026-08-22 | 1748 |
| 2026-08-23 | 1749 |
| 2026-08-24 | 1750 |
| 2026-08-25 | 1751 |
| 2026-08-26 | 1752 |
| 2026-08-27 | 1755 |
| 2026-08-28 | 1756 |
| 2026-08-30 | 1758 |
| 2026-08-31 | 1759 |
| 2026-09-01 | 1760 |
| 2026-09-03 | 1761 |
| 2026-09-04 | 1761 |
| 2026-09-05 | 1762 |
| 2026-09-06 | 1763 |
| 2026-09-07 | 1764 |
| 2026-09-08 | 1766 |
| 2026-09-09 | 1768 |
| 2026-09-10 | 1768 |
| 2026-09-12 | 1771 |
| 2026-09-13 | 1772 |
| 2026-09-14 | 1771 |
| 2026-09-15 | 1771 |
| 2026-09-16 | 1773 |
| 2026-09-17 | 1772 |
| 2026-09-18 | 1773 |
| 2026-09-19 | 1775 |
| 2026-09-20 | 1775 |
Today
— stars today
This week
+3 stars this week
This month
+28 stars this month
Momentum
3.0
growth rate 0.17%/day
<p align="center"> <img src="./dmux.png" alt="dmux logo" width="400" /> </p> <h3 align="center">Parallel agents with tmux and worktrees</h3> <p align="center"> Manage multiple AI coding agents in isolated git worktrees.<br/> Branch, develop, and merge — all in parallel. </p> <p align="center"> <a href="https://dmux.ai"><strong>Documentation</strong></a> · <a href="https://dmux.ai#getting-started"><strong>Getting Started</strong></a> · <a href="https://github.com/formkit/dmux/issues"><strong>Issues</strong></a> </p> <p align="center"> <strong>Language:</strong> <a href="./README.md">English</a> | <a href="./README.ja.md">日本語</a> </p> --- <img src="./dmux.webp" alt="dmux demo" width="100%" /> ## Install ```bash npm install -g dmux ``` ## Quick Start ```bash cd /path/to/your/project dmux ``` Press `n` to create a new pane, type a prompt, pick one or more agents (or none for a plain terminal), and dmux handles the rest — worktree, branch, and agent launch. On first run, dmux can configure a primary inference provider/model and an optional backup. It discovers models from the provider when possible and supports API-key providers, custom OpenAI-compatible endpoints, a Codex login backed by your ChatGPT subscription, or a Grok Build login backed by your SpaceXAI subscription. Reopen the flow with `s` → **Inference Providers**. ## What it does dmux creates a tmux pane for each task. Every pane gets its own git worktree and branch so agents work in complete isolation. When a task is done, open the pane menu with `m` and choose Merge to bring it back into your main branch, or Create GitHub PR to push the branch and file a pull request. - **Worktree isolation** — each pane is a full working copy, no conflicts between agents - **Agent support** — Claude Code, Codex, OpenCode, Cline CLI, Gemini CLI, Qwen CLI, Amp CLI, pi CLI, Cursor CLI, Copilot CLI, and Crush CLI - **Goal launches** — optionally start supported agents in goal mode from the initial prompt - **Multi-select launches** — choose any combination of enabled agents per prompt - **AI naming** — branches, commit messages, and active terminal panes named automatically - **Durable terminals** — regular terminals restore in their last observed directory; if Codex, Claude, or another supported agent was running, dmux tracks it and resumes that conversation when the pane is recreated - **Smart merging** — auto-commit, merge, and clean up in one step - **macOS notifications** — background panes can send native attention alerts when they settle and need you, with a global off switch - **Built-in file browser** — inspect a pane's worktree, search files, and preview code or diffs without leaving dmux - **Pane visibility controls** — hide individual panes, isolate one project, or restore everything later without stopping work - **Multi-project** — add multiple repos to the same session - **Lifecycle hooks** — run scripts on worktree create, pre-merge, post-merge, and more ## Git Branch Controls dmux can use default branch behavior or let you override branch details when creating a pane. - Keep the default flow for fast creation, where dmux automatically picks the worktree and git branch names. - Optionally choose a different base branch per pane. - Optionally provide an explicit branch/worktree name (useful for issue-tracker ticket naming). - Multi-agent launches still use shared naming with agent-specific suffixes. ## Keyboard Shortcuts | Key | Action | |-----|--------| | `n` | New pane (worktree + agent) | | `t` | New terminal pane | | `j` / `Enter` | Jump to pane | | `m` | Open pane menu | | `f` | Browse files in selected pane's worktree | | `x` | Close pane | | `h` | Hide/show selected pane | | `H` | Hide/show all other panes | | `p` | New pane in another project | | `P` | Show only the selected project's panes, then show all | |
Excerpt of 5,290 characters
Read on GitHubJustin Schroeder · @standardagents · United States
615
Andrew Boyd · Standard Agents
89
10
9
3
3
2
2
1
Bheem
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:4d1e4c116ffb3d09, topic:ai-agents, topic:agentic-workflow, readme:multi-agent
matched fp:4d1e4c116ffb3d09, topic:orchestration