hermes-agent/web/src/i18n
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
..
context.tsx feat: add internationalization (i18n) to web dashboard — English + Chinese (#9453) 2026-04-13 23:19:13 -07:00
en.ts feat: add Models dashboard tab with rich per-model analytics 2026-04-29 21:07:19 -07:00
index.ts feat: add internationalization (i18n) to web dashboard — English + Chinese (#9453) 2026-04-13 23:19:13 -07:00
types.ts feat: add Models dashboard tab with rich per-model analytics 2026-04-29 21:07:19 -07:00
zh.ts feat: add Models dashboard tab with rich per-model analytics 2026-04-29 21:07:19 -07:00