Skip to content

v0.2.1

Choose a tag to compare

@cobusgreyling cobusgreyling released this 03 Jul 13:54
· 2 commits to main since this release

What's new

  • README overhaul — comparison table, linear quick start, demo visuals
  • Agent onboardingwiki init now scaffolds .cursor/mcp.json, .mcp.json, and CLAUDE.md with paths pre-filled
  • Demo visuals — ingest flow and link-graph SVGs in assets/
  • Launch copy — ready-to-post drafts in LAUNCH.md
  • Maintainer docs — PyPI setup moved to MAINTAINERS.md

Install

pip install llm-wiki
pip install "llm-wiki[mcp]"

Note: PyPI publish requires one-time trusted publisher setup on pypi.org — see MAINTAINERS.md.