story-kit: start 143_story_remove_0_running_count_from_agents_panel_header

This commit is contained in:
Dave
2026-02-24 13:45:05 +00:00
parent 569312683f
commit 107c34e07a

View File

@@ -6,12 +6,13 @@ name: "Remove 0 running count from Agents panel header"
## User Story
As a ..., I want ..., so that ...
As a user, I want the Agents panel header to hide the running count when no agents are running, so that the UI is less cluttered when idle.
## Acceptance Criteria
- [ ] TODO
- [ ] When no agents are running, "0 running" is NOT visible in the Agents panel header
- [ ] When one or more agents are running, "N running" IS visible in the Agents panel header
## Out of Scope
- TBD
- Changing the running count display format when agents are running