1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-10 09:54:26 +00:00
cnotes/cmd
Jason Hall c61b579243
Complete hooks implementation with comprehensive features
- Add project-level settings support (.claude/settings.json)
- Implement regex-based dangerous command detection
- Add typed tool input parsing (BashToolInput, FileToolInput)
- Replace terminal-notifier with speech-only notifications
- Add contextual spoken messages for prompts and notifications
- Implement timeout handling for hook execution
- Add comprehensive goimports automation for Go files
- Support global, local, and project hook configurations
- Fix JSON field mapping to match Claude Code expectations
- Add extensive logging and error handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:27:18 -04:00
..
install.go Complete hooks implementation with comprehensive features 2025-07-21 11:27:18 -04:00
root.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
run.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00