3 Commits

Author SHA1 Message Date
Kyle Fang
ec61fce85f Update README with Claude Code configuration instructions and improve notification format
- Add detailed setup instructions for ~/.claude/settings.json
- Remove duplicate information from notification text
- Move project path to the end of the message on its own line

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 09:17:14 +08:00
Kyle Fang
4a473fbf8f Update notification format
- Include project name with "Claude Code" in event name
- Remove brackets from project path in text
- Format: "Claude Code - [project_name]" with text "[path]: [message]"

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 09:11:08 +08:00
Kyle Fang
e78b7cdf90 Initial commit: Claude Code notification hook for telert.reily.app
- Add notification hook script with environment variable support
- Add README with setup instructions
- Add .gitignore for common files

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 09:09:26 +08:00