Skip to content

v0.6.1: Wiki Startup Generation & Version Sync

Choose a tag to compare

@nillo nillo released this 08 Apr 08:28

Changes since v0.6.0

  • Wiki startup generation — Wiki pages now auto-generate on MCP server and daemon startup, not just during index_codebase. Ensures wiki context is always available.
  • Wiki generator freshness guardwritePage now checks sourceCommit from disk to skip unchanged pages. Fixed surprisesPage flag not being set on result.
  • FTS5 phrase query fix — Stop words stripped before phrase matching, so queries like "how does image generation work" correctly find wiki pages.
  • Memory precision — Wiki type excluded from memory search; access count penalty (>15: 0.5x, >8: 0.75x); relevance threshold raised to 0.85.
  • Version syncpackage-lock.json synced to match package.json.