From 4e83b30f8b015fd6cfa453121f3900a3b226ef37 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 23 Feb 2026 11:40:56 +0000 Subject: [PATCH] story-kit: create 59_story_current_work_panel --- .story_kit/work/1_upcoming/59_story_current_work_panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)