Visual agent dashboard
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
## Feature Request
When Claude Code spawns multiple sub-agents, there's no visual way to
track them all at a glance. I'd love a split-screen view:
- Left panel: the main conversation / console
- Right panel: a real-time terminal-style view showing each active agent,
its current task, and status (running / completed / error) — ideally
with some visual flair (colors, animations, progress indicators)
Think of it like a game HUD: you can see all your "units" working
simultaneously without losing context of the main chat.
## Use case
When running parallel agents (e.g. multiple research or code agents),
it's hard to know what's happening without scrolling back through the
conversation. A live panel would make multi-agent workflows much more
transparent and enjoyable to use.
Proposed Solution
## Feature Request
When Claude Code spawns multiple sub-agents, there's no visual way to
track them all at a glance. I'd love a split-screen view:
- Left panel: the main conversation / console
- Right panel: a real-time terminal-style view showing each active agent,
its current task, and status (running / completed / error) — ideally
with some visual flair (colors, animations, progress indicators)
Think of it like a game HUD: you can see all your "units" working
simultaneously without losing context of the main chat.
## Use case
When running parallel agents (e.g. multiple research or code agents),
it's hard to know what's happening without scrolling back through the
conversation. A live panel would make multi-agent workflows much more
transparent and enjoyable to use.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗