A macOS desktop app to monitor all running Claude Code sessions.
- View all active Claude Code sessions in one place
- Real-time status detection (Thinking, Processing, Waiting, Idle)
- Global hotkey to toggle visibility (default:
Ctrl+Space, configurable) - Click to focus on a specific session's terminal
- Custom session names (rename via kebab menu)
- Quick access URL for each session (e.g., dev server links)
Note: Currently supports macOS only with iTerm2 and Terminal. Support for other terminals coming soon.
brew tap ozankasikci/tap
brew install --cask agent-sessionsDownload the latest DMG from Releases.
- Tauri 2.x
- React + TypeScript
- Tailwind CSS + shadcn/ui
