toes/src/client
Claude 50e5c97beb
Add system vitals gauges and unified log stream to dashboard
- Add /api/system endpoints for CPU, RAM, and disk metrics (SSE stream)
- Add /api/system/logs for unified log stream from all apps (SSE stream)
- Create Vitals component with three gauges: arc (CPU), bar (RAM), circular (Disk)
- Create UnifiedLogs component with real-time scrolling logs and status highlighting
- Update DashboardLanding with stats, vitals, and activity sections

Design follows Dieter Rams / Teenage Engineering aesthetic with neutral palette.

https://claude.ai/code/session_013L9HKHxMEoub76B1zuKive
2026-02-13 16:41:21 +00:00
..
components Add system vitals gauges and unified log stream to dashboard 2026-02-13 16:41:21 +00:00
modals responsive for mobile 2026-02-08 13:56:09 -08:00
styles Add system vitals gauges and unified log stream to dashboard 2026-02-13 16:41:21 +00:00
themes v0.0.4 2026-01-30 19:48:07 -08:00
api.ts tunnels 2026-02-12 16:24:45 -08:00
index.tsx Add dashboard landing page with clickable logo navigation 2026-02-13 16:41:20 +00:00
state.ts responsive for mobile 2026-02-08 13:56:09 -08:00
tool-iframes.ts don't hardcode localhost 2026-02-02 15:50:40 -08:00
update.tsx partial updating 2026-01-28 21:33:49 -08:00