story-kit: create 87_story_update_agent_lozenge_colour_scheme_across_panels

This commit is contained in:
Dave
2026-02-23 17:58:44 +00:00
parent 3b28dbab3d
commit b9e2eb6eeb

View File

@@ -9,7 +9,12 @@ test_plan: pending
As a user, I want a consistent and meaningful colour scheme for agent lozenges, so I can quickly distinguish between idle, pending, and running agents across both the Agents roster panel and the stage panel. As a user, I want a consistent and meaningful colour scheme for agent lozenges, so I can quickly distinguish between idle, pending, and running agents across both the Agents roster panel and the stage panel.
At present, idel agent "lozenges" in the Agents panel say things like e.g. "supervisor opus available" and have a fully green transparency on them. Lozenges on At present, idle agent "lozenges" in the Agents panel say things like e.g. "supervisor opus available" and have a fully green transparency on them. Lozenges that are attached to pending work tasks are amber. Lozenges that are attached to work tasks being worked on are blue.
Two changes:
* idle agent lozenges in the Agents panel should be grey background but with a greed dot
* lozenges attached to active tasks should be green transparency instead of blue transparency
## Acceptance Criteria ## Acceptance Criteria