OpenWiki
by LangChain
Writes and maintains agent-readable documentation for your codebase from the command line. A LangChain CLI that generates structured wikis coding agents can consult for context. 12k+ stars, MIT.
Skills
Documentation Generation
Scans a repository and generates structured, agent-readable documentation describing modules, APIs, and architecture.
Documentation Maintenance
Detects code changes and updates the generated wiki so agent context stays in sync with the codebase.
Agent Context Retrieval
Provides coding agents with concise, queryable docs to ground their edits in the project's real structure.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
AgentMail
Email inbox API built for AI agents. Create, send, receive, search, and manage email programmatically with SDKs for Pyt…
Braintrust
Evaluates and observes LLM applications end to end: capture traces, score them with evals, iterate in a prompt playgrou…
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…