v0.6.15
What's Changed
- fix(agents): stop three integrations claiming hooks their host never calls, and reach parity where the host allows it by @fajarhide in #355
- feat(cursor): install the rule that makes omni_run get used, and fix podman routing by @fajarhide in #356
- fix(stats): file a row under the host that ran it, and make the tier matrix product law by @fajarhide in #358
- fix(doctor): keep the report off stdout so --json is a document a program can read by @fajarhide in #361
- fix(search): name every file a grep matched, not just the ten densest by @fajarhide in #363
- fix(codex): install the hook shape Codex runs, and send session context to a field a host reads by @fajarhide in #365
- feat(session): make --inject carry the state a new chat cannot re-derive by @fajarhide in #366
- fix(doctor): stop reporting Codex hooks healthy on a trust record it cannot verify by @fajarhide in #368
- fix(codex): replace a prior hook entry when the binary path changes, instead of hooking twice by @fajarhide in #370
- fix: eight defects an independent review found in the day's merges by @fajarhide in #372
- fix(hooks): parse what the host sends, so SessionEnd, PostToolUseFailure and PreCompact stop being dead by @fajarhide in #374
- fix(rewrite): strip the wrapper by executable name, not a literal prefix by @fajarhide in #376
- fix(hermes): append the MCP block instead of splicing it after plugins: by @fajarhide in #378
- fix(post-hook): stop distilling a summary omni exec already wrote by @fajarhide in #381
- fix(session): count savings only for output a model received by @fajarhide in #383
- fix(hooks): route a host's own event vocabulary, so Cursor's hooks stop being inert by @fajarhide in #385
- fix(doctor): report a repair that failed, instead of claiming [FIXED] by @fajarhide in #387
- fix(pre-compact): stop returning a snapshot to a field the event has no slot for by @fajarhide in #389
- docs: delete five documents that describe behaviour the code no longer has by @fajarhide in #391
Full Changelog: v0.6.14...v0.6.15