Skip to content

swarm stats

Shows agent usage statistics accumulated across all runs.

Terminal window
swarm stats

A table showing:

ColumnDescription
AgentAgent name
CallsTotal invocation count
Total timeCumulative elapsed time
Avg timeAverage time per call
ModelsWhich models were used
Tokens (in/out)Input/output token counts (when available)

Stats are stored in .swarm/stats.json and accumulate automatically across runs.