Skip to content

v1.13.1

Latest

Choose a tag to compare

@mylee04 mylee04 released this 04 Sep 03:12
dcfd4ae

Fixed

  • Stop cn status from falsely reporting Claude Code as REPAIR NEEDED when the current ask_user hook format is enabled.
  • Recognize managed PreToolUse claude commands as current while continuing to detect legacy PreToolUse commands 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@latest

Validation

  • 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