Releases: claude-world/agent-deck
Releases · claude-world/agent-deck
Agent Deck v1.0.0
Agent Deck v1.0.0
Web-based command center for orchestrating multiple AI coding agents.
Highlights
- AI Task Decomposition — Describe what you want; the architect plans a multi-agent DAG
- DAG Execution Engine — Parallel scheduling with dependency resolution
- Multi-Project Workspaces — Manage multiple projects from a single dashboard
- Real-Time Streaming — WebSocket-powered live agent output
- Finalize System — Review changes, AI commit message, git commit + push
- History — Browse past missions by project with agent breakdown
- Multi-Runtime — Claude Code, Codex, Gemini CLI, LiteLLM proxy
Quick Start
```bash
npx agent-deck
```
Requirements
- Node.js 18+
- Claude Code CLI installed