claudedwithlove
explore/claude-code-config

claude-code-config

Cherished

Automates Claude Code lifecycle notifications with sound effects and session summaries. Installs hooks into Claude Code settings to play audio on key events (notifications, response completion) and automatically generates markdown notes of conversations using Claude or AWS Bedrock. Designed for developers who want ambient feedback during coding sessions and searchable records of their work.

·1··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
7.1 / 10

Claude Code Hooks automates Claude Code IDE notifications with sound effects and generates markdown summaries of coding sessions using LLMs. The project provides ambient feedback during development and creates searchable records of AI-assisted coding conversations.

Code Quality6.5
Usefulness7.5
Claude Usage5.0
Documentation8.5
Originality8.0
Highlights
  • Comprehensive JSON configuration with deep-merge installation that preserves existing settings
  • Thoughtful UX design with non-blocking sound playback and automatic session filtering to avoid trivial summaries
  • Multi-provider LLM support with auto-detection between Anthropic and AWS Bedrock APIs
To Improve
  • Add error handling and logging for the Python session notes script to debug LLM API failures
  • Include unit tests for core functions like transcript parsing and configuration validation
Language