Skip to content

Add team-run DAG dashboard UI to web app#2

Merged
ibrahimkzmv merged 2 commits into
mainfrom
feat/web-team-run-dashboard-ui
May 21, 2026
Merged

Add team-run DAG dashboard UI to web app#2
ibrahimkzmv merged 2 commits into
mainfrom
feat/web-team-run-dashboard-ui

Conversation

@ibrahimkzmv

Copy link
Copy Markdown
Member

What

Adds a React team-run DAG dashboard to apps/web, matching the OMA post-run HTML dashboard: Material-style theme, pannable/zoomable task graph, SVG dependency edges, node details panel, and live agent output log. Uses demo workflow data for now; still fetches /api/health for Core status.

Why

The web app was still a v0.1 placeholder. This establishes the primary Forge visualization surface for v0.1 (live execution and trace wiring can follow in later PRs).

Screenshot

Screenshot 2026-05-20 at 16 07 20
Screenshot 2026-05-20 at 16 08 22

Checklist

  • npm run lint passes
  • npm test passes (server-only; no web test harness yet)
  • Added/updated tests for changed behavior — N/A (UI-only scaffold; no server behavior changed)
  • No new runtime dependencies (or justified in the PR description)

Signed-off-by: Ibrahim Kazimov <74775400+ibrahimkzmv@users.noreply.github.com>
Signed-off-by: Ibrahim Kazimov <74775400+ibrahimkzmv@users.noreply.github.com>
@ibrahimkzmv ibrahimkzmv merged commit aa85ded into main May 21, 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