Real-time status of your AI agent fleet. Auto-refreshes every 10 seconds.
Start sending heartbeats from your agents to see them here.
POST /api/heartbeat
{
"agent_id": "agent-01",
"agent_name": "Code Review Bot",
"error_rate": 0.5,
"latency_ms": 120,
"last_action": "Reviewed PR #42"
}
Anomaly detection is active. Alerts will appear when issues are detected.