Give Claude Code A Voice
On this page
- An agent run has exactly two interesting moments
- What the two sounds actually say
- Why sound, and not a desktop notification
- Where the two sounds hook in
- The shape that trips everyone up
- Narrowing the notification
- Four details that will bite you
- What else is tempting, and why I stopped
- Making your own
- What it actually changes
Related Articles
The ABCDE Of Agent-Driven Development
A five-skill todo lifecycle for Claude Code — Add, Brainstorm, Code, Deliver, Explore — that carries a one-line idea to a reviewed, merged PR without letting a fire-and-forget agent make silent choices. A full tour of every stage and every pillar underneath.
Give Claude Code A Visual Language
Turning a client-rendered app into a server-rendered one is not a pull request. It is six of them, in an order that matters, over three weeks — and by the second week nobody can answer "where are we?" without twenty minutes of scroll-back. Here is the shape that fixed it — one outline artifact, one step per pull request, and a link that points both ways.
What Is An Agent Harness? The Pattern Behind Every AI Coder
A deep dive into agent harnesses — the loop that wraps an LLM and turns it into something that can read files, run tests, and ship code. We break down the six parts, the turn loop, the design tensions, and build one in 30 lines of TypeScript.
Google Gemma 4 And TurboQuant Explained For Web Developers
A deep dive into Google's Gemma 4 open model family and TurboQuant KV cache compression — what they are, how they work, and why they matter for developers building AI-powered applications.