What is Agent Hand and how does it work?
Agent Hand is a tmux-backed terminal session manager designed specifically for AI coding agents. It creates isolated tmux sessions for each AI agent (Claude Code, GitHub Copilot, OpenCode, etc.) and provides a TUI dashboard to monitor their status.
Each session runs in a dedicated tmux server named 'agentdeck_rs', completely separate from your default tmux installation. The tool tracks session status (waiting, running, ready, idle) and provides hotkeys (Ctrl+G, Ctrl+N, Ctrl+Q) for fast switching between agents.