mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-25 11:10:18 +00:00
eab39f14db
Use agent_health.build_agent_health_payload() as the authoritative running signal instead of bool(identity_map). An empty identity_map means zero connected messaging platforms, not that the gateway is down. Falls back to identity_map heuristic when agent_health module is unavailable (e.g. WebUI-only deployments).