Commit Graph

2451 Commits

Author SHA1 Message Date
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 7d80770e40 fix(gitops): allow direct ssh git mirror egress (#2034)
* fix(workbench): keep sealed turn timing immutable

* fix(gitops): allow direct ssh git mirror egress
2026-06-24 09:47:11 +08:00
Lyon 8274a31f37 fix(workbench): keep sealed turn timing immutable (#2033) 2026-06-24 09:25:31 +08:00
Lyon 6e3d6f8aa6 fix(workbench): seal terminal timing without projection (#2032) 2026-06-24 09:04:12 +08:00
Lyon df8249eb9b fix(workbench): filter assistant trace row body duplicates (#2031) 2026-06-24 08:51:56 +08:00
Lyon 21aceda665 fix(workbench): seal terminal message status timing (#2030) 2026-06-24 08:43:48 +08:00
Lyon 99589938a8 fix(workbench): disable terminal turn diagnostic fetches (#2029) 2026-06-24 08:32:34 +08:00
Lyon 024ecf3032 fix(workbench): stop realtime terminal rest refresh (#2028) 2026-06-24 08:25:14 +08:00
Lyon b22fd72119 fix(workbench): bound turn status polling to active request (#2027) 2026-06-24 08:19:12 +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 da86d56821 fix(workbench): dedupe final assistant trace rows (#2009) 2026-06-24 03:11:16 +08:00
Lyon b61fb4e65c fix(workbench): cap visible timing ticker steps (#2007) 2026-06-24 02:40:35 +08:00
Lyon 6dcf833f8a fix(workbench): stabilize visible trace timing rows (#2006) 2026-06-24 02:23:10 +08:00
Lyon d4bcf7deb5 fix(workbench): smooth visible agent timing labels (#2005) 2026-06-24 02:15:50 +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 8a382d45ae fix(v03): forward sigterm from env reuse launcher (#2002) 2026-06-24 01:43:34 +08:00
Lyon f7db5e7cc2 fix(v03): drain workbench sse on shutdown (#2001) 2026-06-24 01:34:45 +08:00
Lyon 0a8da60bd9 fix(v03): keep cloud api available during rollout (#2000) 2026-06-24 01:22:11 +08:00
Lyon b2b6d200fc fix(workbench): seal terminal timing display seconds (#1998) 2026-06-24 01:07:32 +08:00
Lyon 0faea26d9c fix(workbench): keep turn timing monotonic at completion (#1997) 2026-06-24 00:55:09 +08:00
Lyon 21f349f3b1 fix(workbench): stream terminal message snapshots (#1996) 2026-06-23 23:56:08 +08:00
Lyon aed4e9bc3e fix(workbench): ignore unsealed terminal durations (#1994) 2026-06-23 23:29:24 +08:00
Lyon 6d359bf7e6 fix(workbench): seal terminal trace timing (#1993) 2026-06-23 23:07:32 +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 f5cf2501ea fix(workbench): define running timing helper in store (#1988)
Co-authored-by: root <root@lyon.remote>
2026-06-23 21:41:56 +08:00
Lyon f9b9402af4 fix(workbench): keep running timing stable on admission (#1987)
Co-authored-by: root <root@lyon.remote>
2026-06-23 21:28:08 +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 839b85d17c fix(workbench): keep timing ticker active in background pages (#1985)
Co-authored-by: root <root@lyon.remote>
2026-06-23 20:38:39 +08:00
Lyon e3a8c20fda fix(workbench): preserve message timing authority (#1984)
Co-authored-by: root <root@lyon.remote>
2026-06-23 20:15:10 +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 64bee6e784 fix(runtime): bound cloud db query timeout (#1979) 2026-06-23 19:00:00 +08:00
Lyon 1693947b58 fix(workbench): coalesce runtime read queries (#1977) 2026-06-23 18:41:49 +08:00