Fixed
- Stop
cn statusfrom falsely reporting Claude Code asREPAIR NEEDEDwhen the currentask_userhook format is enabled. - Recognize managed
PreToolUse claudecommands as current while continuing to detect legacyPreToolUsecommands without the Claude tool argument. - Add regression coverage for both the current and legacy hook formats.
Update
# Homebrew
brew update
brew upgrade mylee04/tools/code-notify
# npm
npm install -g code-notify@latestValidation
- Targeted ask-user hook regression test passed.
- Full local test suite: 28 passed, 0 failed.
- Release PR CI: all four macOS/Windows checks passed.
- npm pack --dry-run and Bash syntax checks passed.
Fixes #66.
Full changelog: v1.13.0...v1.13.1