🛰️ Daily AI Frontier
‹ back to 2026-08-21

Repo0: Design-Driven Zero-to-All Code Generation

Research LLM Agents

Ranking

Overall 87
Content 95
Popularity 68

Observed public metrics from 1 member.

Merged summary

TL;DR - Repo0 is a framework for generating complete software repositories from natural-language requirements by continuously evolving an explicit modular architecture before code generation. On six RepoCraft repositories, it outperformed repository-planning baselines in functionality coverage and test pass rate.

  • Represents requirements, components, and their alignment as a Dual-Directed-Acyclic-Graph.
  • Iteratively adjusts component boundaries using modularity metrics until the architecture structurally converges.
  • Uses the converged architecture to guide test-driven code generation.
  • With GPT-5 mini and DeepSeek V3.2, Repo0 improved Functionality Coverage by up to 20.08 percentage points and Pass Rate by up to 29.74 points over RPG.

Sources (1)

Repo0: Design-Driven Zero-to-All Code Generation

arXiv cs.SE Silin Chen, Haoyi Teng, Xiaodong Gu, Yuling Shi, Jiale Huang, Yongpan Wang, Hongyu Zhang, Haibing Guan 2026-08-20 arXiv:2608.19854
Public signals Hugging Face upvotes 22
Providers: Hugging Face · Upvotes 22 OpenAlex · N/A Publisher · N/A Semantic Scholar · N/A X · N/A Fetched 2026-09-19 14:25:42.239229 UTC

TL;DR - Repo0 is a framework for generating complete software repositories from natural-language requirements by continuously evolving an explicit modular architecture before code generation. On six RepoCraft repositories, it outperformed repository-planning baselines in functionality coverage and test pass rate.

  • Represents requirements, components, and their alignment as a Dual-Directed-Acyclic-Graph.
  • Iteratively adjusts component boundaries using modularity metrics until the architecture structurally converges.
  • Uses the converged architecture to guide test-driven code generation.
  • With GPT-5 mini and DeepSeek V3.2, Repo0 improved Functionality Coverage by up to 20.08 percentage points and Pass Rate by up to 29.74 points over RPG.
item →