Skip to content

v0.1.29

Choose a tag to compare

@memtomem memtomem released this 24 Jun 04:38
70b9a69

Import-reversibility + external tool-graph eligibility + Track B multi-host hook support.

Track B — multi-host hooks

  • mms hook install / uninstall — per-host PostToolUse hook registration for Claude / Codex / Cursor / Kimi (#525), with robustness fixes for sibling-clobber / command false-positive / non-clobbering .bak (#530)
  • mms hook --host routes the runtime payload through the matching per-host adapter; surfacing now reaches Codex CLI, Cursor, Kimi Code — surfacing-only (#524), runtime --host fails open (#526)
  • Hook↔daemon wire on a canonical tool vocabulary at protocol v2 (#515, #516); mms daemon stop --all reaps daemons orphaned under a stale fingerprint (#518)

Import reversibility (mms eject)

  • Import provenance captured at import time (#476), backup-before-delete + cross-process write lock (#477), mms eject round-trip (#478), mms remove/mms list provenance surfacing (#479)

Tool-graph eligibility (opt-in)

  • Config + adapter (#491), wired into the exposure hard filter (#492), risk_score → relevance risk_penalty (#495), disk-cached startup consult (#500)

Observability & fixes

  • stm_selection_stats (#484), stm_progressive_stats primary-store degradation (#499), execution.cache_hit populated (#485); background-task exception surfacing (#498), progressive-store passthrough-on-error (#496)

Full notes: see CHANGELOG.md.

🤖 Generated with Claude Code