A macOS desktop app to monitor your AI coding agents in real-time.
- Claude Code - Anthropic's official CLI for Claude
- OpenCode - Open-source AI coding assistant
- View all active coding agent 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
