Switchboard v1.3.0
The Claude release: watch your Claude Code sessions from the deck, wherever they run.
New
- Claude Project key (twelfth action). A live face per Claude Code project — tmux, plain iTerm2, or Terminal.app: the spark shows working (amber, turning) vs waiting for your input (white, still), the bar lights when your keystrokes would land in that session, pressing raises the hosting window, and holding captures the frontmost session's project. Detection pairs Claude Code's own terminal-title signal with transcript freshness, so long tool calls don't read as idle. The keys observe and focus — they never drive Claude itself.
Fixed
- Live key faces no longer show a stale focus indicator after a hold-to-capture or press — an explicit repaint colliding with an in-flight poll was silently dropped; repaints now coalesce and always run.
- The host label no longer collides with the Claude spark on Terminal-hosted keys.
Docs
- README, property inspectors, and every marketing surface (plugin description, Homebrew cask, hero) brought up to date with the actual capabilities — including a repaired intro paragraph and a new Claude Project states figure. Audited against the code and independently reviewed.
416 tests. Same signed & notarized native helpers.