swarm stats
Shows agent usage statistics accumulated across all runs.
swarm statsOutput
Section titled “Output”A table showing:
| Column | Description |
|---|---|
| Agent | Agent name |
| Calls | Total invocation count |
| Total time | Cumulative elapsed time |
| Avg time | Average time per call |
| Models | Which models were used |
| Tokens (in/out) | Input/output token counts (when available) |
Stats are stored in .swarm/stats.json and accumulate automatically across runs.