Skip to content

v1.16.0

Choose a tag to compare

@wilsto wilsto released this 02 Mar 06:48
· 14 commits to main since this release

Added

  • auto-format.js PostToolUse hook: auto-runs project formatter (Prettier/ruff/gofmt/rustfmt) after each Edit/Write
  • debug-warning.js PostToolUse hook: warns when edits introduce debug artifacts (console.log, print, etc.)

Fixed

  • Corrected deny → ask terminology in audit-conformity, sync-global, and GUIDE.md to match actual permissions model