story-kit: start 235_story_show_agent_logs_for_a_story_in_expanded_work_item

This commit is contained in:
Dave
2026-02-27 16:53:08 +00:00
parent 2ea205698c
commit 85b43c31b0

View File

@@ -0,0 +1,19 @@
---
name: "Show agent logs for a story in expanded work item"
---
# Story 235: Show agent logs for a story in expanded work item
## User Story
As a user, I want to see agent logs for a story inside its expanded view, so that I can monitor agent progress without switching context.
## Acceptance Criteria
- [ ] Expanded work item shows recent agent log output when an agent is assigned
- [ ] Logs update as the agent produces new output
- [ ] Shows agent status (running, completed, failed)
## Out of Scope
- TBD