[ORCH-006] Task Progress UI #101

Closed
opened 2026-01-29 23:30:26 +00:00 by jason.woltje · 0 comments
Owner

Phase 4: Observability

Dashboard for monitoring task execution with kill controls. Orchestrator service (`apps/orchestrator/`) provides real-time status updates.

Deliverables

[ ] /tasks/orchestration page
[ ] Task list with status filters (PENDING, RUNNING, COMPLETED, FAILED, KILLED)
[ ] Real-time progress updates (WebSocket via Valkey pub/sub)
[ ] Task detail view with logs panel
[ ] Kill button per task (with confirmation)
[ ] Kill All button for workspace (admin only, with confirmation)
[ ] Backend health indicators (Orchestrator reachable?)
[ ] Retry button for failed tasks

Kill Controls (Safety Critical)

• Kill requires confirmation modal
• Audit trail shown after kill
• Only workspace admins can kill
• Visual indication of killed tasks

Dependencies

#97 Task CRUD API
#114 Kill Authority Implementation

#95 Agent Orchestration EPIC
#52 Widget/HUD System
• ORCH-132 (apps/web agent dashboard implementation)

## Phase 4: Observability Dashboard for monitoring task execution with kill controls. Orchestrator service (\`apps/orchestrator/\`) provides real-time status updates. ## Deliverables [ ] /tasks/orchestration page [ ] Task list with status filters (PENDING, RUNNING, COMPLETED, FAILED, KILLED) [ ] Real-time progress updates (WebSocket via Valkey pub/sub) [ ] Task detail view with logs panel [ ] **Kill button** per task (with confirmation) [ ] **Kill All** button for workspace (admin only, with confirmation) [ ] Backend health indicators (Orchestrator reachable?) [ ] Retry button for failed tasks ## Kill Controls (Safety Critical) • Kill requires confirmation modal • Audit trail shown after kill • Only workspace admins can kill • Visual indication of killed tasks ## Dependencies • #97 Task CRUD API • #114 Kill Authority Implementation ## Related • #95 Agent Orchestration EPIC • #52 Widget/HUD System • ORCH-132 (apps/web agent dashboard implementation)
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-01-29 23:30:26 +00:00
jason.woltje added the frontendphase-4p1 labels 2026-01-29 23:30:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#101