From d371960d05efd2ea385f28dd78d454aa1c8d7572 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 23 Feb 2026 20:33:02 +0000 Subject: [PATCH] story-kit: create 96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster --- ..._to_idle_state_when_returning_to_roster.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md diff --git a/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md b/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md new file mode 100644 index 0000000..96e175e --- /dev/null +++ b/.story_kit/work/1_upcoming/96_story_reset_agent_lozenge_to_idle_state_when_returning_to_roster.md @@ -0,0 +1,19 @@ +--- +name: "Reset agent lozenge to idle state when returning to roster" +--- + +# Story 96: Reset agent lozenge to idle state when returning to roster + +## User Story + +As a user, I want agent lozenges to return to their idle appearance (grey with green dot) when they move back to the Agents roster, so that the UI accurately reflects which agents are currently active. + +## Acceptance Criteria + +- [ ] Agent lozenges in the Agents roster always display in idle state (grey background with green dot) +- [ ] After an agent completes work and returns from current/qa/merge to the roster, its lozenge resets to idle appearance +- [ ] Lozenges still show amber/green states while assigned to work items in current/qa/merge + +## Out of Scope + +- TBD