diff --git a/.story_kit/work/1_upcoming/59_story_current_work_panel.md b/.story_kit/work/1_upcoming/59_story_current_work_panel.md index 4f81d5b..9808c9f 100644 --- a/.story_kit/work/1_upcoming/59_story_current_work_panel.md +++ b/.story_kit/work/1_upcoming/59_story_current_work_panel.md @@ -12,7 +12,7 @@ As a user, I want a "Current" panel in the frontend that shows all work items (s ## Acceptance Criteria - [ ] "Current" panel in the right-side panel area -- [ ] Panel lists all files in `.story_kit/work/2_current/` with their type (story/bug/spike) and name +- [ ] Panel lists all items in `.story_kit/work/2_current/` with their type (story/bug/spike) and name - [ ] Each item shows which agent/coder is working on it (from agent pool state) - [ ] Items without an assigned agent show as "unassigned" - [ ] Panel auto-refreshes when an `agents` or `stories` notification is received (if live notifications exist)