meshai/meshai/dashboard
Matt Johnson (via Claude) 88554eb252 feat: dashboard visual overhaul — amber/blue/danger accents, Inter + JetBrains Mono, sharp corners, tighter density
- Tailwind config: semantic color tokens (amber/blue/danger), borderRadius all zero except full, Inter + JetBrains Mono font families
- index.css: Google Fonts imports, sharp scrollbar, scanline card texture, amber-glow utility
- Dashboard.tsx: three-color accent system (amber primary, blue informational, danger alerts), Inter for labels/prose, JetBrains Mono strictly for data values, all rounded corners removed, tighter spacing (p-4 cards, gap-4 grids, space-y-2 lists), underline-style tabs with amber active indicator, band condition dot indicators, source status dots remapped to semantic colors, StatCard supports per-instance value coloring, 36px minimum touch targets on interactive elements

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-10 07:19:38 +00:00
..
api feat: dashboard — DB-backed live feed, active alerts, band conditions panel (replace env_store dependency) 2026-06-10 05:53:55 +00:00
static feat: dashboard visual overhaul — amber/blue/danger accents, Inter + JetBrains Mono, sharp corners, tighter density 2026-06-10 07:19:38 +00:00
__init__.py build: normalize all line endings to LF 2026-05-14 22:43:06 +00:00
server.py feat(dashboard): add debug endpoint to clear dispatcher cooldowns 2026-06-07 16:50:45 +00:00
ws.py fix: ws health_update — add coverage pillar + gate broadcast on valid computed score 2026-06-10 05:57:58 +00:00