Agent Deck is a specialized terminal session manager built with Go and Bubble Tea, designed to streamline complex workflows involving multiple AI coding agents. It provides a centralized hub for creating, monitoring, and controlling sessions, allowing developers to fork Claude conversations, attach Model Context Protocol (MCP) servers, and launch sub-agents for parallel task execution. Whether through its interactive TUI or its robust CLI, Agent Deck helps users manage agent state, automate sub-tasks, and maintain organization across large-scale AI-driven development projects.
Características Principales
01Conversation forking to explore multiple implementation paths simultaneously
02475 GitHub stars
03Model Context Protocol (MCP) integration with easy attach/restart workflows
04Configurable session groups and profiles via a centralized TOML configuration
05Interactive Bubble Tea TUI for real-time session monitoring and management
06Automated sub-agent launching with session auto-detection and retrieval modes