Skip to content

Feature: coordinator collateral panel and scoped per-node live output#7

Merged
ibrahimkzmv merged 1 commit into
mainfrom
feat/run-dashboard-trace-panels
May 31, 2026
Merged

Feature: coordinator collateral panel and scoped per-node live output#7
ibrahimkzmv merged 1 commit into
mainfrom
feat/run-dashboard-trace-panels

Conversation

@ibrahimkzmv

Copy link
Copy Markdown
Member

What

Adds a collapsible COORDINATOR panel in the right collateral column for planning traces and streams, while keeping the DAG limited to real task-to-task routing. LIVE_AGENT_OUTPUT in node details is scoped to the selected agent/task. Plan events emit a coordinator trace line; shared helpers filter coordinator vs worker traces.

Why

Coordinator output was mixed into every node’s live output and was briefly modeled as a DAG node, which misrepresented the graph. Planning is global orchestration, not a task dependency so it belongs in collateral UI, not on the canvas.

Screenshots

Screenshot 2026-05-30 at 19 18 19 Screenshot 2026-05-30 at 19 18 24

Checklist

  • npm run lint passes
  • npm test passes
  • Added/updated tests for changed behavior
  • No new runtime dependencies (or justified in the PR description)

Signed-off-by: Ibrahim Kazimov <74775400+ibrahimkzmv@users.noreply.github.com>
@ibrahimkzmv ibrahimkzmv merged commit a55e0b5 into main May 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant