@ss-dev-x/agentdeck
v2.5.0
Published
Agents Deck — a local web UI over the `claude agents` workflow (live terminals, split deck, integrated shells).
Readme
Agents Deck
A local web UI for Claude Code's claude agents — watch and work several live agents
side by side in a rich chat view, with a split deck and an integrated shell panel.
Everything runs on your own machine.
Install
Requires Node ≥ 18 and Claude Code (installed & logged in).
npm i -g @ss-dev-x/agentdeck
agentdeckagentdeck starts a local server (localhost only) and opens it in your browser — watch
the terminal for the URL. Close it with Ctrl+C. It keeps itself up to date automatically
on Linux/macOS, and tells you when a new version is available on Windows:
npm i -g @ss-dev-x/agentdeck # updateWhat you get
- Native chat view — talk to each agent in a rich timeline: streaming replies, tool
calls with diffs, image paste, slash-commands,
@fileautocomplete, plan approvals, and a live model / effort / mode picker. Renders the same on every OS. - Split view — drag a tab to a pane edge to see agents side by side / stacked.
- Home graph — a live map of your agents and their sub-agents.
- Shell panel — VSCode-style terminals that keep running while you switch around.
License
Proprietary. © ss-dev-x — All rights reserved. This software is not open source. Being able to view this package does not grant any right to use, copy, modify, or redistribute it, in whole or in part, without prior written permission.
