Ross ROSS = Recommend OSS · open-source software intelligence for agents

context-labs/autodoc

Experimental toolkit for auto-generating codebase documentation using LLMs observed · 2026-08-28

github.com/context-labs/autodoc · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 90

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1260
  • days_rel: n/a
  • days_push: 752
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2360 stars · 150 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Autodoc is an experimental CLI toolkit that auto-generates documentation for git repositories using large language models like GPT-4. It indexes a codebase via depth-first traversal, writes docs for each file and folder, and lets developers ask questions about the codebase with answers linked back to source files.

Use cases

  • generate documentation for a codebase automatically with llms
  • ask questions about a repository and get answers with file references
  • document every file and folder in a git repo
  • keep codebase docs up to date via ci indexing
  • onboard developers to an unfamiliar codebase with ai docs

When to choose

  • you want llm-written documentation living alongside your code
  • you need a question-answering interface over your repository
  • you're exploring experimental ai documentation tooling

When to avoid

  • you need production-stable documentation tooling
  • you can't send code to an external llm
  • you want fully deterministic, hand-written docs

Facets

cli-tool · maturity experimental

documentation llm-inference cli search-engine developer-tools documentation large-language-models cli cross-platform codebase-indexing llm-documentation typescript git-repositories ai-generated-docs nodejs

1 source

Member repositories

RepositoryRoleHealth v2
context-labs/autodocmain30

For agents

markdown · JSON · MCP: product_card(name="context-labs/autodoc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem