MS23 Phase 2: Mission Control UI #695

Closed
opened 2026-03-07 00:25:52 +00:00 by jason.woltje · 0 comments
Owner

MS23 Phase 2 — Mission Control Frontend

Build the /mission-control page with live agent panels, barge-in, and operator controls.

Tasks

  • MS23-P2-001: /mission-control page route + layout shell
  • MS23-P2-002: OrchestratorPanel component: SSE message stream, chat display
  • MS23-P2-003: BargeInInput component: inject message, pause-before-send
  • MS23-P2-004: Panel operator controls: pause, resume, graceful kill, hard kill
  • MS23-P2-005: GlobalAgentRoster sidebar: tree view, per-agent kill
  • MS23-P2-006: KillAllDialog: confirmation modal with scope selector
  • MS23-P2-007: AuditLogDrawer: paginated audit history
  • MS23-P2-008: Panel grid: responsive layout, add/remove panels, expand to full-screen
  • MS23-P2-009: Frontend tests (vitest + Playwright E2E)

Acceptance Criteria

  • Mission Control page renders with live panels
  • Barge-in sends and displays in panel stream
  • Kill triggers confirmation and removes agent from roster
  • Audit log shows entries
  • All tests green, CI green
## MS23 Phase 2 — Mission Control Frontend Build the /mission-control page with live agent panels, barge-in, and operator controls. ## Tasks - MS23-P2-001: /mission-control page route + layout shell - MS23-P2-002: OrchestratorPanel component: SSE message stream, chat display - MS23-P2-003: BargeInInput component: inject message, pause-before-send - MS23-P2-004: Panel operator controls: pause, resume, graceful kill, hard kill - MS23-P2-005: GlobalAgentRoster sidebar: tree view, per-agent kill - MS23-P2-006: KillAllDialog: confirmation modal with scope selector - MS23-P2-007: AuditLogDrawer: paginated audit history - MS23-P2-008: Panel grid: responsive layout, add/remove panels, expand to full-screen - MS23-P2-009: Frontend tests (vitest + Playwright E2E) ## Acceptance Criteria - [ ] Mission Control page renders with live panels - [ ] Barge-in sends and displays in panel stream - [ ] Kill triggers confirmation and removes agent from roster - [ ] Audit log shows entries - [ ] All tests green, CI green
jason.woltje added this to the 0.0.23 milestone 2026-03-07 00:25:52 +00:00
jason.woltje added the phase-2frontend labels 2026-03-07 00:25:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#695