[kimi] Add dashboard card for Daily Run and triage metrics (#718) #786
Reference in New Issue
Block a user
Delete Branch "kimi/issue-718"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #718
Summary
This PR adds a new dashboard card that displays Daily Run sessions and triage metrics, visible in the Mission Control sidebar.
Changes
New route
src/dashboard/routes/daily_run.py:/daily-run/panel- HTMX-polling endpoint returning the card HTML/daily-run/metrics- JSON API for programmatic accesstriage,micro-fix,tests,economyNew template
src/dashboard/templates/partials/daily_run_panel.html:Updated
src/dashboard/app.py:daily_run_routerUpdated
src/dashboard/templates/index.html:Metrics Displayed
layer:triagelabellayer:micro-fixlabellayer:testslabellayer:economylabelTesting