Skip to content

v1.1.0

Choose a tag to compare

@benmarte benmarte released this 12 Mar 22:57
· 13 commits to main since this release

What's New

PreToolUse enforcement hook

  • Programmatically nudges Claude toward codemunch commands when it tries to Read/Grep/Glob source files
  • Achieves ~98% enforcement vs ~60-80% with CLAUDE.md instructions alone
  • Disableable via /codemunch:disable command

Auto-update check

  • SessionStart hook checks GitHub for new releases once per day (3s timeout, 24h cache)
  • Users see update notifications directly in the status line
  • New /codemunch:upgrade command to install latest version

Disable/Enable commands

  • /codemunch:disable — turns off hook + CLAUDE.md enforcement in one step
  • /codemunch:enable — turns enforcement back on

context-mode comparison

  • README now includes a detailed comparison table vs context-mode

via HAPI