v0.2.0
What's new
wiki init— scaffold a new wiki project from bundled templates (pip install llm-wiki && wiki init my-wiki --git)scripts/bootstrap.sh— shell wrapper for the init command- Search boosting — BM25 scores weight title (3×) and heading (1.5×) matches
- PyPI publishing — automated release workflow; install with
pip install llm-wiki
Install
pip install llm-wiki
pip install "llm-wiki[mcp]" # with MCP server