feat(web): Phase 3 — Dashboard Page (#450) #453

Merged
jason.woltje merged 2 commits from feat/ms15-dashboard-page into main 2026-02-22 21:18:50 +00:00

2 Commits

Author SHA1 Message Date
8499f85ba6 docs: mark Phase 3 dashboard page tasks complete (DASH-001 through DASH-005)
Some checks failed
ci/woodpecker/push/web Pipeline failed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 15:18:28 -06:00
4500f80e4c feat(web): Phase 3 — Dashboard page with reference design layout (MS15-DASH-001 through DASH-005)
- DashboardMetrics: 6-cell MetricsStrip (agents, tasks, response time, tokens, errors, projects)
- OrchestratorSessions: Orch cards with agent nodes, status dots, badges
- QuickActions: 2x2 grid (New Project, Spawn Agent, View Telemetry, Review Tasks)
- ActivityFeed: 7-item feed with icons, timestamps, warn/error badges
- TokenBudget: 4-model progress bars (claude-3-5-sonnet, haiku, gpt-4o, llama-3.3)
- Dashboard page: full-width metrics strip + 2-column grid (main + 320px sidebar)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 15:17:32 -06:00