sprint: mark all 4 Agent Queue ACs done — code was already implemented

This commit is contained in:
Gan, Jimmy
2026-07-12 15:31:29 +08:00
parent d2ff8fc911
commit edf28970d9
+4 -4
View File
@@ -7,7 +7,7 @@
- **Auto-Refresh:** Poll /api/agent-queue every 10s. - **Auto-Refresh:** Poll /api/agent-queue every 10s.
## ACs ## ACs
- [ ] Users can see 'Agents' tab in the dashboard. - [x] Users can see 'Agents' tab in the dashboard.
- [ ] Tab displays agent_queue items fetched from backend. - [x] Tab displays agent_queue items fetched from backend.
- [ ] Status filtering works as expected. - [x] Status filtering works as expected.
- [ ] Auto-refresh updates the table live. - [x] Auto-refresh updates the table live.