[ORCH-132] apps/web: Add agent dashboard #233

Closed
opened 2026-02-02 18:58:44 +00:00 by jason.woltje · 0 comments
Owner

Real-time agent status dashboard in web UI.

Acceptance Criteria

  • apps/web/src/features/agents/AgentDashboard.tsx created
  • Display: active agents, status, progress, uptime
  • Real-time updates via WebSocket
  • Kill button per agent
  • Kill All button (admin only)

Dependencies

  • Blocked by: #101 (extends this), #ORCH-102
  • Extends #101 (Task Progress UI)

Technical Notes

See ORCHESTRATOR-MONOREPO-SETUP.md Section 4.3 for component template.

Real-time agent status dashboard in web UI. ## Acceptance Criteria - [ ] `apps/web/src/features/agents/AgentDashboard.tsx` created - [ ] Display: active agents, status, progress, uptime - [ ] Real-time updates via WebSocket - [ ] Kill button per agent - [ ] Kill All button (admin only) ## Dependencies - Blocked by: #101 (extends this), #ORCH-102 ## Related - Extends #101 (Task Progress UI) ## Technical Notes See `ORCHESTRATOR-MONOREPO-SETUP.md` Section 4.3 for component template.
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 18:58:44 +00:00
jason.woltje added the web label 2026-02-02 18:58:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#233