OpenClawDashboard/bridge
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
..
src feat: layered system health on the dashboard 2026-06-10 20:24:59 +00:00
.gitignore feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
package-lock.json chore(bridge): dependency updates for new route surface 2026-06-05 19:49:23 +00:00
package.json chore(bridge): dependency updates for new route surface 2026-06-05 19:49:23 +00:00
tsconfig.json feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30