The dashboard needs to show actual execution records, and streams keyed only by agent name can mix parallel runs or duplicate history when views reopen.
Scope
- Wire a run list and details to the authorized history API using Context.task_id/run identity.
- Show agent, status, input/output references, timing and permitted errors for the selected run.
- Key logs/stream output by run and merge history/live data with stable identities instead of appending duplicate history.
Acceptance criteria
Boundaries
Network reconnect reconciliation and lifecycle buttons have separate tickets that build on this view.
References
The dashboard needs to show actual execution records, and streams keyed only by agent name can mix parallel runs or duplicate history when views reopen.
Scope
Acceptance criteria
Boundaries
Network reconnect reconciliation and lifecycle buttons have separate tickets that build on this view.
References