From 771feaef0c74dd5a27f632df5088484569dd457d Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 24 Feb 2026 12:32:38 +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 c6726b8..6010d8b 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 @@ -21,7 +21,7 @@ The root cause is likely not the SSE transport itself but rather the large combi 1. Open the web UI 2. Start several agents working on stories -3. Wait 10-20 minutes while agents complete and pipeline advances +3. Wait a few minutes while agents complete and pipeline advances 4. Observe that the UI stops reflecting pipeline changes 5. Refresh the page — state is correct again