story-kit: remove 83_story_remove_active_work_list_from_agents_panel

This commit is contained in:
Dave
2026-02-23 16:09:59 +00:00
parent 71ed6f429a
commit 72f4ec9ab7
4 changed files with 0 additions and 86 deletions

View File

@@ -1,20 +0,0 @@
---
name: "Remove model/apiKey and rate limit notifications from chat UI"
test_plan: approved
---
# Story 80: Remove model/apiKey and rate limit notifications from chat UI
## User Story
As a user, I want the chat UI to not show noisy notifications like "[claude-opus-4-6 | apiKey: none]" and rate limit messages, so that the interface is clean and distraction-free.
## Acceptance Criteria
- [ ] The chat UI no longer displays the model/apiKey notification (e.g. '[claude-opus-4-6 | apiKey: none]')
- [ ] The chat UI no longer displays rate limit related messages
- [ ] Normal chat functionality is unaffected
## Out of Scope
- TBD

View File

@@ -1,20 +0,0 @@
---
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