CC-Beeper
A floating macOS widget that shows exactly what Claude Code is doing
CC-Beeper is a native macOS SwiftUI widget that sits on your desktop and tracks Claude Code in real time. Instead of leaving a terminal window open just to monitor agent status, you get a compact floating pager that animates through eight distinct states — Snoozing, Working, Done, Error, Allow?, Input?, Listening, and Recap — using pixel-art characters that make the whole thing oddly delightful. The tool hooks into Claude Code by registering seven hook scripts in ~/.claude/settings.json and binding to a local port in the 19222–19230 range. All communication stays on localhost with zero external connections. You also get four auto-accept presets ranging from Strict (confirm everything) to YOLO (approve all), plus hands-free dictation via WhisperKit or Apple Speech and text-to-speech via Kokoro. Double-clap detection for hands-free triggering is a nice touch for those who live away from the keyboard. Built in Swift 6 for macOS 14+, CC-Beeper is one of those tools the Claude Code ecosystem has been quietly waiting for. It launched April 12 at v1.0.0 and already sits at over 500 GitHub stars. If you run Claude Code for long-running tasks, this is the monitoring UI you actually want.
Panel Reviews
The Builder
Developer Perspective
“I've been running Claude Code tasks for hours and constantly alt-tabbing to check the terminal. CC-Beeper solves exactly that problem. The hook integration is clean — seven scripts and a localhost port, nothing invasive. The YOLO mode is perfect for trusted local tasks. Swift 6 + SwiftUI means it's fast and native, not an Electron tax. Ship immediately.”
The Skeptic
Reality Check
“It's a cute pixel widget for a terminal you could just leave visible. The auto-accept modes are a genuine footgun — YOLO mode on an agent that has filesystem access is how you accidentally delete a production config. The hook injection into settings.json is also opaque; any update to Claude Code could silently break it. I'd wait for the ecosystem to stabilize before wiring extra tooling into your agent permissions chain.”
The Futurist
Big Picture
“This is the first sign of a peripheral ecosystem forming around AI coding agents — the way Apple Watch accessories formed around the phone. As agents run longer and more autonomously, ambient status UIs like CC-Beeper become the control plane. The pixel art aesthetic makes agent status legible at a glance. This category is going to grow fast.”
The Creator
Content & Design
“The pixel-art states are genuinely charming — eight distinct animations for different agent moods is the kind of craft that makes a utility feel alive. Ten color themes and three widget sizes means it fits any desktop aesthetic. Double-clap detection for voice input is the kind of micro-innovation you don't know you need until you're elbow-deep in a project.”
Community Sentiment
“Finally, ambient status for long-running agent tasks”
“The YOLO mode is dangerous but I love it”
“Pixel art Claude states are adorable and actually useful”