From 041b52530e8d1b9c3ce7c10945eeaec670e72817 Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 24 Feb 2026 12:32:39 +0000 Subject: [PATCH] story-kit: create 114_bug_web_ui_sse_socket_stops_updating_after_a_while --- .../114_bug_web_ui_sse_socket_stops_updating_after_a_while.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.story_kit/work/1_upcoming/114_bug_web_ui_sse_socket_stops_updating_after_a_while.md b/.story_kit/work/1_upcoming/114_bug_web_ui_sse_socket_stops_updating_after_a_while.md index 6010d8b..43eec0e 100644 --- a/.story_kit/work/1_upcoming/114_bug_web_ui_sse_socket_stops_updating_after_a_while.md +++ b/.story_kit/work/1_upcoming/114_bug_web_ui_sse_socket_stops_updating_after_a_while.md @@ -37,4 +37,4 @@ UI should always reflect current pipeline state in real time without needing a m - [ ] Root cause identified (SSE transport vs frontend state processing) - [ ] Fix implemented with auto-recovery if connection drops -- [ ] UI stays live through sustained agent activity (20+ minutes) +- [ ] UI stays live through sustained agent activity (10+ minutes)