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.
[ICLR 2026] RPG: A Repository Planning Graph for Unified and Scalable Codebase Generation
| Date | Stars |
|---|---|
| 2026-07-24 | 581 |
| 2026-07-25 | 582 |
| 2026-07-28 | 584 |
| 2026-07-30 | 586 |
| 2026-08-06 | 588 |
Today
+2 stars today
This week
+2 stars this week
This month
— stars this month
Momentum
45.0
growth rate 0.34%/day
# RPG-ZeroRepo **RPG-ZeroRepo turns Repository Planning Graphs into a control layer for long-horizon AI coding agents.** [](https://arxiv.org/abs/2509.16198) [](https://arxiv.org/abs/2602.02084) [](https://arxiv.org/abs/2509.16198) [](https://arxiv.org/abs/2602.02084) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) 🔥 **New: [CoderMind](CoderMind/) is now open source for Claude Code and GitHub Copilot.** Coding agents often lose repository-level context across long tasks: requirements drift, architecture decisions disappear, and edits miss hidden dependencies. CoderMind gives agents a **persistent RPG workspace** so they can plan, generate, understand, and update repositories through a shared graph instead of transient chat history and file search. The repository also includes the research code: **[ZeroRepo](#zerorepo-requirements--rpg--repository)** implements the forward pipeline (`requirements → RPG → repository`), and **[RPG-Encoder](#rpg-encoder-repository--rpg)** implements the reverse pipeline (`repository → RPG`). --- ## News - [2026-05-15] 🚀 **CoderMind** is now open source for Claude Code and GitHub Copilot. It uses Repository Planning Graphs as a control layer for long-horizon coding agents, including planning, multi-file generation, repository understanding, and graph-aware updates. - [2026-05-01] 🎉 **RPG-Encoder** ([*Closing the Loop: Universal Repository Representation with RPG-Encoder*](https://arxiv.org/abs/2602.02084)) has been accepted to **ICML 2026**. - [2026-03-02] 🚀 We have open-sourced the **EpiCoder Feature Tree** at [Hugging Face](https://huggingface.co/datasets/microsoft/EpiCoder-meta-features), providing structured knowledge for repository planning in **ZeroRepo**. - [2026-02-27] 🚀 We released the code for [RPG-Encoder](zerorepo/rpg_encoder/) and [RepoCraft](repocraft/). - [2026-02-02] 🔥 Our paper "[Closing the Loop: Universal Repository Representation with RPG-Encoder](https://arxiv.org/abs/2602.02084)" has been released on arXiv. - [2026-01-26] 🎉 [RPG-ZeroRepo](https://arxiv.org/abs/2509.16198) was accepted as a poster at ICLR 2026. - [2025-09-19] 🔥 Our paper "[RPG: A Repository Planning Graph for Unified and Scalable Codebase Generation](https://arxiv.org/abs/2509.16198)" has been released on arXiv. --- ## Documentation - [CoderMind Guide](CoderMind/README.md) — setup, slash commands, MCP tools - [CoderMind Commands Reference](CoderMind/docs/commands.md) - [CoderMind CLI Reference](CoderMind/docs/cli-reference.md) - [CoderMind Configuration](CoderMind/docs/configuration.md) - [ZeroRepo Pipeline Details](docs/zerorepo-pipeline.md) — Phase 1/2/3, checkpoint files, configuration - [RPG-Encoder Module](zerorepo/rpg_encoder/README.md) - [RepoCraft Benchmark](repocraft/README.md) --- ## CoderMind CoderMind turns Repository Planning Graphs into a control layer for long-horizon AI coding agents. > Good planning for coding agents should be grounded, executable, verifiable, and reusable. CoderMind makes the plan a graph, not a transient chat artifact. CoderMind gives agents such as Claude Code and GitHub Copilot a persistent RPG workspace for planning, generation, repository understanding, and graph-aware editing. ### Why CoderMind? Coding agents are strong at local edits, but repository-level work requires durable context: requirements, architecture, implementation progress, and dependencies must stay aligned across many steps. | Without CoderMind | With CoderMind | |---|---| | The agent relies on chat h
Excerpt of 13,290 characters
Read on GitHub28
15
3
2
2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:6a698f812a6db830, topic:llm
matched fp:6a698f812a6db830, topic:memory
matched fp:6a698f812a6db830, topic:vibe-coding
matched fp:6a698f812a6db830, topic:workflow