Commit Graph

558 Commits

Author SHA1 Message Date
Lyon deef52bdc6 fix(workbench): emit session message outbox snapshots (#2065) 2026-06-24 21:14:52 +08:00
Lyon e390becd72 fix(workbench): keep projected trace times monotonic (#2054) 2026-06-24 17:49:04 +08:00
Lyon b49f2a5ed2 fix(workbench): surface projection fallback failures (#2052) 2026-06-24 17:10:07 +08:00
Lyon 5ff705c23c fix(workbench): block steer after unsealed terminal errors (#2050) 2026-06-24 16:44:40 +08:00
Lyon e0ad20edc9 fix(workbench): fail visibly on projection fact write errors (#2046) 2026-06-24 15:29:12 +08:00
Lyon fbc23d20a9 fix(workbench): persist user message through event projection (#2045) 2026-06-24 15:01:46 +08:00
Lyon 8bdab4ac56 fix(workbench): require explicit terminal trace authority (#2043) 2026-06-24 14:35:14 +08:00
Lyon 10e892ce95 fix(workbench): preserve terminal final text and timing (#2042) 2026-06-24 14:21:21 +08:00
Lyon 3e33eb5803 fix(workbench): require terminal authority before sealing turn (#2041) 2026-06-24 14:05:43 +08:00
Lyon 50734e5117 fix(workbench): keep projected turn start time stable (#2039) 2026-06-24 13:08:27 +08:00
Lyon 20bc5066c7 fix(workbench): reset thread on provider switch (#2037) 2026-06-24 10:25:47 +08:00
Lyon 808fddb976 fix(workbench): remove provider from session id callsite (#2036) 2026-06-24 10:07:41 +08:00
Lyon 0ef13fbd6f fix(workbench): scope agentrun pvc by hwlab session (#2035) 2026-06-24 10:02:10 +08:00
Lyon 8274a31f37 fix(workbench): keep sealed turn timing immutable (#2033) 2026-06-24 09:25:31 +08:00
Lyon 1018f1ef37 fix(workbench): seal timing to source event time (#2025) 2026-06-24 06:47:49 +08:00
Lyon 9e094a6697 fix(workbench): do not derive final response while running (#2024) 2026-06-24 06:36:49 +08:00
Lyon 1cfb09cc08 fix(workbench): classify runtime dependency outages as retryable (#2021) 2026-06-24 06:05:14 +08:00
Lyon a7e4de6910 fix(workbench): keep turn last event timing latest (#2019) 2026-06-24 05:53:43 +08:00
Lyon 0b4cec3bb6 fix(workbench): stop projection resume after terminal trace (#2018) 2026-06-24 05:38:48 +08:00
Lyon 6f02aa095d fix(workbench): query latest message facts by default (#2016) 2026-06-24 05:20:57 +08:00
Lyon 7ad24b56c8 fix(workbench): return latest messages by default (#2015) 2026-06-24 05:15:01 +08:00
Lyon d0a00abfce fix(workbench): 用 agent session 上下文补齐 durable 投影 sessionId (#2013)
* fix(workbench): pass projection context to message writer

* fix(workbench): resolve session id from agent session context
2026-06-24 05:02:06 +08:00
Lyon db6e889009 fix(workbench): pass projection context to message writer (#2012) 2026-06-24 04:38:15 +08:00
Lyon e2813e8a27 fix(v03): route prestop drain through v1 dispatcher (#2004) 2026-06-24 01:59:19 +08:00
Lyon ebb9580c57 fix(v03): drain workbench sse before pod termination (#2003) 2026-06-24 01:55:01 +08:00
Lyon f7db5e7cc2 fix(v03): drain workbench sse on shutdown (#2001) 2026-06-24 01:34:45 +08:00
Lyon 21f349f3b1 fix(workbench): stream terminal message snapshots (#1996) 2026-06-23 23:56:08 +08:00
Lyon 0b6fc63472 fix(workbench): tag read model not found spans (#1990)
Co-authored-by: root <root@lyon.remote>
2026-06-23 22:11:24 +08:00
Lyon 79e71db1fd fix(workbench): include timing facts in message page (#1989)
Co-authored-by: root <root@lyon.remote>
2026-06-23 21:57:27 +08:00
Lyon d63b08c492 fix(workbench): flush sse and report open latency (#1986)
Co-authored-by: root <root@lyon.remote>
2026-06-23 20:56:39 +08:00
Lyon 4f7b53f36f fix(workbench): persist admitted turn messages (#1983)
Co-authored-by: root <root@lyon.remote>
2026-06-23 19:43:21 +08:00
Lyon 7ef77d8ed4 fix(workbench): stabilize running timing start (#1982)
Co-authored-by: root <root@lyon.remote>
2026-06-23 19:35:50 +08:00
Lyon 7d7fd82df1 fix(workbench): derive running timing from trace events (#1981)
Co-authored-by: root <root@lyon.remote>
2026-06-23 19:28:49 +08:00
Lyon bf030c3125 fix(workbench): keep running agent timing visible (#1980)
Co-authored-by: root <root@lyon.remote>
2026-06-23 19:23:06 +08:00
Lyon 4759afa308 fix(workbench): keep realtime turn timing complete (#1972) 2026-06-23 14:30:24 +08:00
Lyon 9fc6f655d2 fix(workbench): stream durable fact turn snapshots (#1971) 2026-06-23 14:16:05 +08:00
Lyon 730c1a7fbc fix(workbench): stream turn timing to optimistic cards (#1970) 2026-06-23 14:08:33 +08:00
Lyon 4e0e52af80 fix(workbench): project message timing facts from events (#1967) 2026-06-23 13:27:16 +08:00
Lyon 4c276a7318 fix(workbench): keep active code agent messages running (#1966) 2026-06-23 13:06:51 +08:00
Lyon 8aa8a9cf61 fix(workbench): repair session SSE block syntax (#1963)
* fix(workbench): stream session outbox events over sse

* fix(workbench): repair session sse block structure
2026-06-23 10:33:35 +08:00
Lyon ee8181fb52 fix(workbench): stream session outbox events over sse (#1962) 2026-06-23 10:20:50 +08:00
Lyon 78a57dc98c fix(workbench): read durable facts from runtime service (#1960) 2026-06-23 10:05:39 +08:00
Lyon 0d0fdd0b51 fix(workbench): bound durable read fan-out (#1954) 2026-06-23 06:48:49 +08:00
Lyon bcb3a4d02e fix(auth): singleflight access schema initialization (#1953) 2026-06-23 06:33:07 +08:00
Lyon 5e1cc8ade5 fix(workbench): avoid readiness and SSE stalls (#1951) 2026-06-23 05:30:57 +08:00
Lyon 5000842320 fix(auth): add user billing dependency spans (#1948) 2026-06-23 04:36:19 +08:00
Lyon 87c153aa45 fix(workbench): include resource timing in ui rum spans (#1934) 2026-06-23 01:42:29 +08:00
Lyon 356a35e9b0 fix(api): keep live health probes within web budget (#1916) 2026-06-22 19:53:26 +08:00
Lyon df487ec088 fix: bound Workbench read model latency (#1912) 2026-06-22 18:58:31 +08:00
Lyon 5c98660816 fix: throttle Workbench trace hydration (#1911) 2026-06-22 18:28:44 +08:00