Skip to content

v1.8.0

Choose a tag to compare

@mylee04 mylee04 released this 03 Jun 06:38

What's Changed

  • Added ask_user alert support for immediate Claude AskUserQuestion notifications.
  • Preserved custom PreToolUse hooks when enabling/removing code-notify's managed ask_user hook.
  • Fixed Windows hook payload stdin decoding by setting UTF-8 input encoding before reading redirected input.
  • Updated README/help output for the new alert type.
  • Added regression coverage for ask_user hook preservation.

Verification

  • bash scripts/run_tests.sh
  • npm publish --dry-run --access public
  • isolated CLI smoke: cn alerts add ask_user with a temporary HOME
  • git diff --check