ada dashboard
Launch the embedded HTTP dashboard on port 7821 (configurable). No frontend dependencies — pure node:http with SSE.
ada dashboard
# → Dashboard started: http://localhost:7821
# → SSE endpoint: http://localhost:7821/events
# → API endpoint: http://localhost:7821/api/state
ada dashboard --port 8080
curl http://localhost:7821/api/state | jq '.'Exposed metrics
- ✓ Active runs and in-progress phases
- ✓ Beta distributions by (phaseType, agentId)
- ✓ Cumulative token usage by tier
- ✓ P50/P95 latency by phase type
- ✓ ReasoningBank quality score histogram