Files
director-app/ui/src
director-agent ec3108125d plan/10: Add /api/stats endpoint and dashboard stats badge
- Add GetStats handler returning agent counts, plan/task/queue breakdowns
- Wire GET /api/stats route in api/main.go
- Add stats_test.go with handler unit tests
- Add StatsWidget.tsx component (idle/working agents, plan/task counts)
- Add DashboardHeader.tsx displaying stats badge in the dashboard header
2026-04-08 10:04:25 -05:00
..