[claude] Dashboard: Agent Scorecards panel in Mission Control (#929) #1276

Merged
claude merged 1 commits from claude/issue-929 into main 2026-03-24 01:43:22 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
034dfd1aaf feat: integrate Agent Scorecards panel into Mission Control dashboard
Some checks failed
Tests / lint (pull_request) Failing after 30s
Tests / test (pull_request) Has been skipped
Adds an Agent Scorecards section to the mission_control.html that
embeds agent performance metrics (daily/weekly) directly on the
system overview page. The panel loads all agent scorecards via
/scorecards/all/panels with a period toggle (Daily/Weekly) and
refreshes every 5 minutes. A "Full View" link navigates to the
standalone /scorecards page for detailed analysis.

Fixes #929

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:42:35 -04:00