Releases: thevrus/Wiki-Forge
Releases · thevrus/Wiki-Forge
Wiki Forge v1.0.0
Wiki Forge v1.0.0
LLM-powered documentation compiler that keeps your docs in sync with your code.
Install
npx wiki-forge install-commandsThen open any project in Claude Code and type /wf-init.
Features
- Slash commands —
/wf-init,/wf-compile,/wf-check,/wf-health,/wf-query,/wf-validate,/wf-index - GitHub Action — auto-compile docs on every push, open PR with diff preview
- Structured wiki — entities, concepts, INDEX.md, Mermaid diagrams, inline citations
- Multi-provider — Gemini, Claude, OpenAI, or local (Claude Code)
- Interview-first init — asks about your project before suggesting docs
- Git-aware drift detection — only recompiles what changed