Terminal UI
Agent Deck
One TUI for Claude, Gemini, OpenCode, Codex, and more.
Agent Deck is a Go-based, tmux-backed TUI that shows every agent session — running, waiting, or done — in one terminal, with one-keystroke switching between them. It organizes sessions into groups, isolates parallel work via git worktrees or optional Docker sandboxes, and adds smart status detection, conversation forking with context inheritance, per-session MCP management, cost tracking, and global search across conversations. A conductor mode orchestrates fleets of child sessions, an optional web UI runs locally, and remote SSH instances can be attached.
FAQ
- Is Agent Deck free?
- Yes — Agent Deck is free and open source (MIT).
- Which coding agents does Agent Deck support?
- Agent Deck works with Claude Code, Gemini CLI, OpenCode, Codex, GitHub Copilot CLI, Crush, Cursor and Hermes.
- What platforms does Agent Deck run on?
- Agent Deck runs on macOS and Linux.
- Is Agent Deck open source?
- Yes — Agent Deck is open source, licensed under MIT.