Skip to content

claude-notify: switch from PermissionRequest to Stop hook#8

Merged
congmnguyen merged 1 commit into
mainfrom
claude-notify-stop-hook
Apr 20, 2026
Merged

claude-notify: switch from PermissionRequest to Stop hook#8
congmnguyen merged 1 commit into
mainfrom
claude-notify-stop-hook

Conversation

@congmnguyen
Copy link
Copy Markdown
Owner

Summary

  • Switch the notification hook from PermissionRequest to Stop so it fires when Claude finishes a response
  • The existing foreground-window check in the script already suppresses the balloon when Windows Terminal is active — no code changes needed to the script itself
  • Update docs and CLAUDE.md table to reflect the new hook and behavior

Test plan

  • Restart Claude Code after the settings change
  • Run a task while in another window — balloon tip should appear
  • Run a task while Windows Terminal is the active window — no notification should fire

Notify when Claude finishes a response instead of when it needs approval.
The foreground-window check already in the script suppresses the balloon
when Windows Terminal is active, so notifications only fire when the user
is in another window.
@congmnguyen congmnguyen merged commit 480858e into main Apr 20, 2026
1 check failed
@congmnguyen congmnguyen deleted the claude-notify-stop-hook branch April 20, 2026 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant