The Problem
Claude Code windows get buried in tabs, suspended with Ctrl+Z, or hidden in background terminals. I'd start a session, switch tasks, and completely forget where I left it running.
The Solution
A live dashboard showing every Claude session with context: which project, which terminal, what it's doing right now. All in a clean TUI you can pull up anytime with one command.
How It Works
Uses Claude's plugin hooks to capture sessions as they start/end and track their activity. Extracts rich terminal context (iTerm tabs, Docker containers) and streams everything to a dashboard in real-time.