All tools
AI coding toolsUpdated today

OpenWiki

By LangChain

MIT-licensed CLI from LangChain, around 16,000 GitHub stars, that reads a repository and writes a linked Markdown wiki into it, then regenerates the affected pages whenever the code changes so the documentation does not drift, with each factual claim traced back to versioned source evidence.

Best for

  • keeping codebase documentation current without hand-writing it
  • giving coding agents structured context about a repository
  • tracing a documentation claim back to the source that supports it
  • exploring a codebase as an interactive graph
  • building a personal wiki from connected sources
Recent changes
  • Sep 2, 2026Added to the catalogue: LangChain's MIT-licensed CLI that generates and maintains a linked Markdown wiki for a codebase, roughly 16,000 GitHub stars, with claims traced to versioned source evidence.

Other AI coding tools