# langchain-ai/openwiki

OpenWiki is a CLI that writes and maintains agent documentation for your codebase.

Repository: https://github.com/langchain-ai/openwiki
Canonical: https://ross.abutalabs.com/products/openwiki
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-27T00:23:10+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 5
- inputs: {"age_days": 72, "days_push": 7, "days_rel": 6, "gap_med": 1.5, "n_releases_24m": 21}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 15711, forks 1143 (observed 2026-08-28T04:11:13.831957+00:00)

## What it is
OpenWiki is a TypeScript CLI that uses a Deep Agents documentation agent to generate and continuously maintain a linked Markdown wiki for a codebase or personal knowledge. It grounds claims in versioned source evidence, supports many LLM providers and coding-agent integrations, and ships an interactive graph visualizer for exploring the wiki.

## Use cases
- generate documentation for my codebase automatically
- keep wiki docs up to date as code changes
- create a knowledge base my AI coding agent can read as memory
- visualize my repository as an explorable knowledge graph
- build a personal wiki from notes and sources like Notion and Slack
- auto-refresh docs in CI on every commit

## When to avoid
- you need fully deterministic, hand-controlled documentation without LLM generation
- you don't want to pay for or configure LLM API access
- your project is tiny where a hand-written README suffices
- you require offline generation with no model provider available

## Facets
- artifact type: cli-tool
- maturity: active
- function: documentation, cli, agent-framework, rag, llm-inference, markdown
- domain: documentation, developer-tools, artificial-intelligence
- platform: cli, cross-platform
- tags: ai-generated-documentation, wiki-generator, deep-agents, codebase-knowledge, self-maintaining-docs, knowledge-graph, mcp-connectors, ai-agents, command-line, nodejs

## Member repositories
- langchain-ai/openwiki (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:13.831957+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:05:34.109040+00:00, confidence not recorded.
  - readme: https://github.com/langchain-ai/openwiki (fetched 2026-08-28T04:11:13.831957+00:00, sha 9791b89f1f49)
  - registry_npm: https://registry.npmjs.org/openwiki (fetched 2026-08-29T08:03:45.400261+00:00, sha b8a1c2f10df3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
