All 29 Dependencies

Every package OpenWiki depends on, ranked by repo health score.

OpenWiki treats documentation as something an AI agent should maintain continuously rather than something written once and left to rot. Running `openwiki --init` generates initial documentation into an `openwiki/` directory in your repo; running it again on an existing `openwiki/` refreshes that documentation based on what's changed in the codebase since.

A provided GitHub Actions workflow (`openwiki-update.yml`) automates this: it opens a pull request once a day with documentation updates, so keeping docs current doesn't depend on someone remembering to run the CLI manually. The tool supports both interactive sessions (stays open for follow-up requests) and one-shot non-interactive runs (`-p`/`--print`) for scripting and CI use.

MIT licensed and built by the LangChain team, OpenWiki is distributed as a global npm package (`npm install -g openwiki`) and requires your own model API key rather than depending on a hosted LangChain service.

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers

Search