story-kit: queue 255_story_show_agent_logs_in_expanded_story_popup for QA

This commit is contained in:
Dave
2026-03-17 00:36:40 +00:00
parent 79d3eccc46
commit 78ea96d0a9

View File

@@ -1,15 +0,0 @@
---
name: "Show agent logs in expanded story popup"
---
# Story 255: Show agent logs in expanded story popup
## Description
The expanded story popup has an "Agent Logs" tab that currently shows "No output". Implement the frontend and any necessary API wiring to display agent output in this tab. This is new functionality — agent logs have never been shown here before.
## Acceptance Criteria
- [ ] Agent Logs tab shows real-time output from running agents
- [ ] Agent Logs tab shows historical output from completed/failed agents
- [ ] Logs are associated with the correct story