story-kit: done 271_story_show_assigned_agent_in_expanded_work_item_view
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
name: "Show assigned agent in expanded work item view"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 271: Show assigned agent in expanded work item view
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a project owner viewing an expanded work item in the web UI, I want to see which agent (e.g. coder-opus) has been assigned via front matter, so that I know which coder is working on or will pick up the story.
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] Expanded work item view displays the agent front matter field if set
|
||||||
|
- [ ] Shows the specific agent name (e.g. 'coder-opus') not just 'assigned'
|
||||||
|
- [ ] If no agent is set in front matter, the field is omitted or shows unassigned
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user