Overview

The Swarm Dashboard is the operational view for multi-agent swarm health. It displays circuit breaker status, quarantined agents, and message statistics so operators can see when agents are failing, isolated, or under load.

Base URL / usage

Swarm Dashboard runs inside the platform shell:
There is also a preview page:
Open from shell code:
API base:

Dashboard tabs

Circuit breaker states

Endpoints / commands

JSON request / response examples

List circuit breakers

Response:

Reset a circuit breaker

Response:

List quarantined agents

Response:

Get message statistics

Response:

Error codes