v0.16.0 — Query Lite and Token Benchmarks
Query Lite
- Adds one compact, read-only, index-first query protocol shared by Claude Code, Codex, Pi, DS4, portable agents, and a best-effort OpenCode package.
- Reduces Claude
/wiki:queryinstructions from 12,447 to 3,418 bytes, a 72.54% reduction, and removes edit and shell tools from query mode. - Adds explicit-only Codex
$wiki-querywhile keeping full@wikiworkflows for research and maintenance. - Adds generic
pi-wiki-queryand isolatedpi-ds4-wiki-querylaunchers with read-only tools and disabled unrelated discovery.
Measured benchmarks and safeguards
- Adds reproducible Codex app-server, Claude stream-json, and Pi/DS4 benchmark lanes with token, cache, cost, latency, payload, evidence-read, citation, and no-mutation accounting.
- Adds static context budgets, AB/BA comparisons, and case-file plus fixture-tree SHA-256 gates.
- A controlled DS4/Pi comparison reduced exact serialized provider payload from 216,640 to 77,338 bytes, a 64.30% reduction, while preserving deterministic quality checks.
- OpenCode receives generated query packaging, static budgets, and sync tests; live provider/model behavior remains best effort.
Upgrade
- Claude Code:
claude plugin update wiki@llm-wiki, then restart. - Codex:
codex plugin marketplace upgrade llm-wiki && codex plugin add wiki@llm-wiki, then start a new thread.