A menu-bar app that pings you the moment any Claude Code window starts waiting — and clicking the banner focuses that exact window.

A tiny macOS menu-bar app that pings you the moment any Claude Code window starts waiting on you — a permission prompt, an AskUserQuestion popup, or a session that's gone idle — so you can go do something else during a long agent run and trust it to pull you back.
It goes a step past a plain notification: clicking the banner focuses the exact VS Code window that's waiting, instead of leaving you to hunt through a dozen tabs to find which run stalled.
Notification and PreToolUse on AskUserQuestion — into ~/.claude/settings.json, merged in idempotently so it never overwrites your existing config.Built because context-switching away from a long agent run and then forgetting to check back was quietly costing real time. Public on GitHub, MIT licensed.