Skip to content

v1.2.2

Choose a tag to compare

@davesheffer davesheffer released this 04 Jul 04:32

Fixes

  • capture: auto-commit outcome reported truthfully — a skipped commit (safety backstop, held lock, empty stage) is no longer claimed as committed; a deferred overlay push says so with a retry hint
  • cli: friendly Node-version gate — Node < 22.13 gets an actionable upgrade message instead of a raw ERR_UNKNOWN_BUILTIN_MODULE; the edit-hook stays silent exit 0 so an old Node never blocks an edit
  • indexer: reindex merges components per id — curated responsibility/owners/status, synthesis-raised fragility, and upgraded provenance survive; unchanged components are byte-identical (no more timestamp churn in committed .hunch/)

CI

  • release workflow publishes on version-tag push (npm provenance) and no-ops green when the version is already on npm