OpenClawDashboard/dashboard/src
Manohar e01b072e79 feat: layered system health on the dashboard
- bridge GET /tiger/health/system checks each layer a message travels
  through: host memory/swap (/proc/meminfo), LLM gateway liveliness,
  OpenClaw container state, per-cron lastStatus. Rolls up to
  healthy/degraded/critical with human-readable issues.
- dashboard /api/health/system proxy (bridge-down itself reported as
  critical) + HealthBanner on the homepage: invisible while healthy,
  amber/red expandable strip when not. Polls every 30s.

Telegram should never again be the first place a failure shows up.
2026-06-10 20:24:59 +00:00
..
app feat: layered system health on the dashboard 2026-06-10 20:24:59 +00:00
components feat: layered system health on the dashboard 2026-06-10 20:24:59 +00:00
contexts feat(dashboard): chat-context streaming, telegram thread card, digest/sidebar tweaks, file-tasks route 2026-06-05 19:49:23 +00:00
hooks chore: sync pre-existing uncommitted work from migration era 2026-04-18 19:10:47 +00:00
lib feat(dashboard): agents page, knowledge, schedule/digest cards, dual-source tasks 2026-05-02 20:11:43 +00:00