hermes-agent/web/src/pages
Alex Yates e6b05eaf63 feat: add Models dashboard tab with rich per-model analytics
- New /models page in left nav (after Analytics)
- New /api/analytics/models endpoint with per-model token/cost/session
  breakdown, cache read/reasoning tokens, tool calls, avg tokens/session,
  and capabilities from models.dev (vision/tools/reasoning/context window)
- Model cards with stacked token distribution bar, capability badges,
  provider badges, cost info, and relative time
- Summary stats bar (models used, total tokens, est. cost, sessions)
- Period selector (7d/30d/90d) with refresh
- i18n support (en + zh)
2026-04-29 21:07:19 -07:00
..
AnalyticsPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
ChatPage.tsx fix(components): refactor to use design system 2026-04-28 13:03:05 -04:00
ConfigPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
CronPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
DocsPage.tsx fix: replace all buttons for design system buttons 2026-04-28 08:57:33 -04:00
EnvPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
LogsPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
ModelsPage.tsx feat: add Models dashboard tab with rich per-model analytics 2026-04-29 21:07:19 -07:00
SessionsPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00
SkillsPage.tsx feat: add spinner, lowercase version 2026-04-28 13:59:33 -04:00