story-kit: create 59_story_current_work_panel

This commit is contained in:
Dave
2026-02-23 11:40:31 +00:00
parent 1487092216
commit 80639b210b

View File

@@ -17,7 +17,6 @@ As a user, I want a "Current" panel in the frontend that shows all work items (s
- [ ] Items without an assigned agent show as "unassigned" - [ ] Items without an assigned agent show as "unassigned"
- [ ] Panel auto-refreshes when an `agents` or `stories` notification is received (if live notifications exist) - [ ] Panel auto-refreshes when an `agents` or `stories` notification is received (if live notifications exist)
- [ ] REST endpoint `GET /api/workflow/current` returns current work items with agent assignments - [ ] REST endpoint `GET /api/workflow/current` returns current work items with agent assignments
- [ ] Panel has a manual refresh button
## Out of Scope ## Out of Scope