1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-13 11:19:43 +00:00
cnotes/internal/handlers
Jason Hall f36813078c
Add notification hook with macOS speech synthesis
- Speaks Claude notifications using the 'say' command
- Handles both permission requests and regular notifications
- Only runs on macOS systems
- Non-blocking execution to avoid delays

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:27:11 -04:00
..
goimports.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
handlers.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
notification.go Add notification hook with macOS speech synthesis 2025-07-21 11:27:11 -04:00
posttooluse.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
pretooluse.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
userprompt.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00