Generate an HTML training dashboard from .coach/ state showing experiments, scores, learnings, TODOs. Pulls live tournament status. Opens in browser. Use for "dashboard", "training status", "show progress".
Generate a self-contained HTML dashboard from .coach/ state.
Read IMPROVE.md for game-specific commands (leaderboard, submissions, scoring).
Read coach state:
.coach/state.json — scores, rank, sessions, policy name, season.coach/session_config.md — policy name, season(s).coach/todos.md — TODOs and dead endsPull live tournament status:
Scan session logs (.coach/sessions/*/log.md):
Generate HTML at ~/.agent/diagrams/coach-dashboard.html:
Open in browser: open ~/.agent/diagrams/coach-dashboard.html
Catppuccin Mocha palette (dark-first). Chart.js for graphs. Season tabs for filtering. Responsive grid. Light/dark themes.