chore(release): 0.6.17 — Cursor preToolUse blocking enforcement - #61
Conversation
Bump node + python to 0.6.17 and promote the [Unreleased] entry. Ships #60: `init --agent cursor` registers a preToolUse hook that blocks non-compliant writes (`permission:deny`), `--cursor-mode warn` keeps the surface-only path. Publishing: cut a GitHub Release v0.6.17 to trigger publish.yml (npm + PyPI). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Greptile SummaryThis is a release-only PR bumping all four package manifests from
Confidence Score: 4/5Safe to merge after fixing the CHANGELOG footer links; all package version bumps are consistent and correct. The version bump itself is clean and consistent across all four files. The one real defect is that the CHANGELOG footer reference-link block was not updated: three already-released versions have no clickable diff links, and the [Unreleased] anchor will keep comparing from v0.6.14 rather than v0.6.17 until corrected. This affects changelog navigation for anyone reading it on GitHub or npm but does not affect the published packages themselves. CHANGELOG.md — the footer reference-link block needs three new entries and the [Unreleased] anchor updated. Important Files Changed
|
Bumps node + python (+ lockfile) to 0.6.17 and promotes the
[Unreleased]entry →[0.6.17].Ships #60 — Cursor
preToolUseblocking enforcement (init --agent cursorblocks non-compliant writes by default;--cursor-mode warnkeeps surface-only). Release metadata only, no code changes.To publish
Merge, then create GitHub Release
v0.6.17→publish.ymlruns the test matrix and publishes to npm + PyPI.🤖 Generated with Claude Code