OpenBMB/RepoAgent
An LLM-powered repository agent designed to assist developers and teams in generating documentation and understanding repositories quickly. observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 28
- Longevity 72
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 36.5
- age_days: 1009
- days_rel: 618
- days_push: 618
- n_releases_24m: 3
Adoption not part of the score
1031 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RepoAgent is an LLM-powered framework that automatically generates repository-level code documentation by detecting changes in Git repositories and explaining code files and functions. It helps developers and teams quickly understand unfamiliar codebases and keep documentation up to date with minimal manual effort.
Use cases
- generate documentation for a python repository automatically
- understand an unfamiliar codebase quickly with llm assistance
- keep docs in sync when code changes in git
- document every function and file in a project without manual effort
- onboard new team members to a large repository
- detect code changes and regenerate affected documentation
When to choose
- you maintain a python codebase lacking up-to-date documentation
- you want automated, repository-level doc generation driven by llms like gpt-4 or chatglm
- you need to track git changes and update docs incrementally
When to avoid
- your project is not written in python
- you cannot send proprietary code to external llm apis
- you need fully offline documentation tooling
Facets
framework · maturity active
agent-framework rag documentation llm-inference developer-tools developer-tools documentation large-language-models python cli cross-platform code-documentation repository-analysis git-diff-tracking llm-powered codebase-understanding ai-agents automation
1 source
- readme: https://github.com/OpenBMB/RepoAgent · fetched 2026-08-28 · 38435ca30726
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenBMB/RepoAgent | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="OpenBMB/RepoAgent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem