story-kit: create 292_story_show_server_logs_in_web_ui
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
name: "Show server logs in web UI"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 292: Show server logs in web UI
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a project owner using the web UI, I want to see live server logs in the interface, so that I can debug agent behavior and pipeline issues without needing terminal access.
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] Web UI has a server logs panel accessible from the main interface
|
||||||
|
- [ ] Logs stream in real-time via WebSocket or SSE
|
||||||
|
- [ ] Logs can be filtered by keyword (same as get_server_logs MCP tool's filter param)
|
||||||
|
- [ ] Log entries show timestamp and severity level
|
||||||
|
- [ ] Panel doesn't interfere with the existing pipeline board and work item views
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user