New request
#766: Dashboard aesthetic improvements — relates to #687 #688 #689 #690 #691 #692 #693 #694 #696 #697 #698 #716 #719 #721 #722 #732 #733
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
enhancementuxmonitoring
A number of aesthetic improvements have been made to the dashboard that maintainers may want to consider incorporating if the dashboard is used as a template going forward.
Agent Status table:
- Added a Team column between Agent and Model so users can immediately see which team each agent belongs to, without having to cross-
hermes monitor dashboard examples v2.html
reference the Agents tab
- Column widths rebalanced so all content fits cleanly without truncation — agent names, team names and model names all display in full
- Agent names, model names and prices are now bold black for better readability
- Font sizing adjusted for consistency across the table
Agents tab:
- Team cards are larger and better spaced, making the hierarchy (Orchestrator → Team Lead → Agents) easier to read at a glance
- Agent divider lines between members are now a darker grey so the separation between agents is clearly visible
Alert banners:
- The titles in the red alert banners (e.g. Sub-Agent 2 Research B, Qwen 3.6 Plus Preview) are now displayed in red so users immediately know which component the alert refers to
- Border weight on alert banners increased for better visibility
These changes are purely aesthetic and do not affect any underlying functionality.
Assessmentadvisory
feature● easy90% confidence
Purely cosmetic dashboard styling and layout adjustments with no underlying functional changes.
Likely files
- static/css/dashboard.css
- static/js/monitor/dashboard.js
- static/templates/monitor.html
- static/js/components/agent_table.js
Create the request