Skip to content

[1.0] Connect run views and deduplicated per-run live output#445

Description

@AndreRatzenberger

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

  • Two simultaneous runs of one agent remain distinguishable in details, logs and live output.
  • Reopening a view or reloading the browser does not duplicate already-shown history.
  • Empty historical coverage and loading failures are honest UI states; supported interactions are keyboard accessible.

Boundaries

Network reconnect reconciliation and lifecycle buttons have separate tickets that build on this view.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions