hyperhive/hive-ag3nt
iris 804875d670 surface rate_limited status as red badge on per-agent page and dashboard
- add rate_limited: Arc<AtomicBool> to Bus; set/cleared by emit_status
- write/remove sentinel file hyperhive-rate-limited in state dir so host-side
  dashboard can detect it without a live socket call
- api_state returns status=rate_limited when flag is set (cold-load accurate)
- ALIVE_LABELS gains rate_limited entry (⊘ red chip) on per-agent page
- ContainerView gains rate_limited: bool read from sentinel file
- dashboard container row shows ⊘ rate limited badge (red) ahead of needs_login

Closes #24
2026-05-20 15:16:00 +02:00
..
assets surface rate_limited status as red badge on per-agent page and dashboard 2026-05-20 15:16:00 +02:00
prompts docs: refresh for the dashboard rework + recent harness commits 2026-05-20 11:34:43 +02:00
src surface rate_limited status as red badge on per-agent page and dashboard 2026-05-20 15:16:00 +02:00
Cargo.toml harness: add /screen page and /screen/ws WebSocket VNC relay 2026-05-20 14:38:42 +02:00