VibeHunt
Back to browse
agent-deck

agent-deck

Dashboard for managing multiple AI coding agent sessions.

Agent Deck provides a terminal‑based dashboard that consolidates the control of multiple AI coding agents into a single interface. It displays the status of each session—running, waiting, or idle—and lets users switch between them with a keystroke, reducing the need for many terminal windows. The tool also supports grouping, searching, notifications, and integration with git worktrees to keep projects organized.

Key capabilities include the ability to fork any Claude conversation, preserving its full history, and to manage MCP (multi‑command‑processor) servers without manual configuration edits. Users can toggle MCPs per project or globally, and the application automatically restarts agents as needed. A skills manager allows attaching or detaching Claude skills on a per‑project basis, using a deterministic pool stored in a user‑defined configuration file.

The software runs on macOS, Linux, and WSL, is written in Go (requiring version 1.24+), and is released under the MIT license. It is available as a CLI tool and is considered stable for developers who need coordinated handling of several AI coding agents.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps