CCWhisperer is an AI-powered tool that automatically generates human-readable explanations of code changes made during Claude Code sessions. It intercepts file edits (Write, Edit, MultiEdit) and uses local Ollama models to provide explanations in different tones (ELI5, Standard, Developer-focused). The tool features a modern web dashboard for viewing explanations with filtering and regeneration capabilities, ensuring all processing happens locally without data leaving your machine.
Key Features:
- Automatic Explanations: Captures diffs from Claude Code sessions and generates explanations
- Multiple Tones: Choose between ELI5, Standard, or Developer-focused explanations
- Web Dashboard: Dark-themed interface for viewing, filtering, and regenerating explanations
- Local Processing: Uses Ollama models (Gemma, Llama, Mistral, etc.) running locally
- Regeneration: Re-generate explanations in different tones with one click
- Session Logging: Saves all explanations for later review
Use Cases:
- Developers using Claude Code who want to understand AI-generated code changes
- Teams needing documentation of code modifications
- Learning environments where code change explanations aid understanding
- Privacy-conscious users who want local AI processing
Technical Stack: Python 3.8+, Ollama, Claude Code CLI, web interface with auto-refresh

