diff --git a/.story_kit/work/1_upcoming/83_story_remove_active_work_list_from_agents_panel.md b/.story_kit/work/1_upcoming/83_story_remove_active_work_list_from_agents_panel.md new file mode 100644 index 0000000..1ff5086 --- /dev/null +++ b/.story_kit/work/1_upcoming/83_story_remove_active_work_list_from_agents_panel.md @@ -0,0 +1,20 @@ +--- +name: "Remove active work list from Agents panel" +test_plan: pending +--- + +# Story 83: Remove active work list from Agents panel + +## User Story + +As a user, I want the Agents panel to only show the agent roster (with lozenges) and not a separate list of active work items, since the flying lozenges already indicate which agents are working on which stories. + +## Acceptance Criteria + +- [ ] The Agents panel no longer displays the list of active work items / agents-at-work section +- [ ] The agent roster with availability lozenges remains visible and functional +- [ ] Flying lozenge animations continue to work as before + +## Out of Scope + +- TBD