Merge story 83: remove active work list from agents panel

Resolves conflict in AgentPanel.test.tsx (duplicate RosterBadge tests
from story 81 merge).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dave
2026-02-23 16:07:19 +00:00
2 changed files with 21 additions and 70 deletions

View File

@@ -0,0 +1,20 @@
---
name: "Remove active work list from Agents panel"
test_plan: approved
---
# 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