We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.9.11: align wiki with current code and skill state - Installation.md: six skills (not four); kg-maintain is auto-loaded AND user-invocable, not "hidden." - Skills-Reference.md: replaced stale char-count table; refreshed kg-extract section for Tier 1/Tier 2 model and subsystem/component vocab. - Knowledge-Graph-API.md: kg_search documents RRF ranking and actual return shape (gist + notes + score, not full node body). - Design-Decisions.md, Data-and-Backup.md: token references 3000 → 4000. - Design-Decisions.md: kg_register_session is now part of kg_read (0.9.0). - Server-Management.md: removed broken `migrate` subcommand row; added GET /api/nodes/{level}/{id} (replaces non-existent POST .../recall); systemd section calls the kg-memory shim.
Update wiki for v0.9.0: consolidated tools, new API, token limit 4K - Knowledge-Graph-API.md: complete rewrite for 8-tool API - Installation.md: updated permission list (8 tools, no old names) - How-It-Works.md: kg_read(cwd) replaces register+read flow - Design-Decisions.md: kg_read(cwd, id) replaces kg_recall - Data-and-Backup.md: updated write-through tool list - Skills-Reference.md: kg_progress replaces get/set - Configuration.md: KG_MAX_TOKENS default 4000, updated guidance
Update wiki docs: centralized storage, write-through persistence, revised defaults
Initial wiki: 10 documentation pages