Commit Graph

624 Commits

Author SHA1 Message Date
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 f672255aca fix(workbench-runtime): optimize session message summaries (#1958) 2026-06-23 08:20:09 +08:00
Lyon 65f75dafec fix(workbench): expose session list titles (#1957) 2026-06-23 07:53:07 +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 6e68cacd9b fix(workbench): bound session summary runtime query (#1952) 2026-06-23 05:58:00 +08:00
Lyon 5e1cc8ade5 fix(workbench): avoid readiness and SSE stalls (#1951) 2026-06-23 05:30:57 +08:00
Lyon 4cab31c341 fix(user-billing): add pool env parser (#1950) 2026-06-23 05:04:49 +08:00
Lyon a5da983c10 fix(runtime): cap d601 v03 postgres pools (#1949) 2026-06-23 04:53:33 +08:00
Lyon 5000842320 fix(auth): add user billing dependency spans (#1948) 2026-06-23 04:36:19 +08:00
Lyon 7562dc3276 fix(workbench-runtime): merge message summaries (#1947) 2026-06-23 04:08:19 +08:00
Lyon cf717a5d49 fix(workbench-runtime): avoid full message scan for sessions (#1946) 2026-06-23 03:57:42 +08:00
Lyon 87c153aa45 fix(workbench): include resource timing in ui rum spans (#1934) 2026-06-23 01:42:29 +08:00
Lyon 6a0b59e499 fix(workbench): reuse message facts for session list summary (#1933) 2026-06-23 01:23:09 +08:00
Lyon d4275645e9 fix(auth): sync bootstrap admin into user billing (#1932) 2026-06-23 00:42:23 +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
Lyon f330901863 fix: shorten AgentRun admission and stabilize Workbench projection (#1909)
* fix: shorten AgentRun chat admission path

* fix: stabilize Workbench turn projection display
2026-06-22 18:01:47 +08:00
Lyon 9deb7ebb32 fix: AgentRun 每轮新 run 并复用 session PVC (#1907)
* fix: create fresh AgentRun run per turn

* refactor: remove AgentRun run reuse path
2026-06-22 17:15:24 +08:00
Lyon 69f451baae fix: require session scoped AgentRun PVC (#1906) 2026-06-22 17:06:35 +08:00
Lyon 0da4d42e1e fix: block completed AgentRun run reuse (#1905) 2026-06-22 16:59:31 +08:00
Lyon b5376a0d74 fix: cache Workbench session message facts (#1904) 2026-06-22 16:43:03 +08:00
Lyon 153727d111 fix: parallelize Workbench session summary reads (#1900) 2026-06-22 16:05:32 +08:00
Lyon f4d961a33e fix: keep Workbench turn timing command-scoped (#1899) 2026-06-22 15:51:52 +08:00
lyon 0467019f24 test: cover workbench redis cache regressions 2026-06-22 15:30:11 +08:00
Lyon b86e660133 Merge pull request #1897 from pikasTech/fix/1870-p7-cache-observability
[1870-P7] 接入 Workbench cache 可观测性
2026-06-22 15:11:41 +08:00
lyon 52182aa0a5 fix: expose workbench cache observability 2026-06-22 15:10:26 +08:00
Lyon 7fc4844b9d fix: instrument slow readiness routes (#1896) 2026-06-22 15:06:51 +08:00
lyon 0d8e3688e8 fix: add workbench cache freshness diagnostics 2026-06-22 14:17:12 +08:00
lyon 41a6c03010 fix: sanitize workbench facts cache payloads 2026-06-22 13:57:29 +08:00
lyon 6378541c5b feat: cache terminal workbench trace reads 2026-06-22 13:46:14 +08:00
lyon cf72e7038e feat: cache workbench sessions summaries in redis 2026-06-22 13:27:35 +08:00
lyon ac9ae5a748 feat: add workbench redis cache abstraction 2026-06-22 13:07:30 +08:00
lyon 51f21d4bc2 fix: recognize top-level AgentRun terminal events 2026-06-22 13:01:28 +08:00
lyon 69a812c48d fix(workbench-runtime): bound sessions summary query retries 2026-06-22 11:54:34 +08:00
Lyon 0be7db0100 fix(code-agent): always forward AgentRun cancel (#1867) 2026-06-22 10:57:39 +08:00
Lyon 14db08d7fa fix(code-agent): use command terminal authority for cancel (#1866) 2026-06-22 10:45:21 +08:00
Lyon 2e61c9107d fix(workbench-runtime): reduce sessions DB pool pressure (#1865) 2026-06-22 10:25:12 +08:00
Lyon 5ef0a2298d fix(workbench-runtime): reduce sessions summary query load (#1864) 2026-06-22 09:52:42 +08:00
Lyon 85c135d18a fix(auth): issue local sessions for user billing web login (#1863) 2026-06-22 09:19:24 +08:00
lyon 94e77dab1f fix(workbench-runtime): ensure session read indexes 2026-06-22 08:34:40 +08:00
lyon feddcfdd6c fix(workbench): force AgentRun result authority on projection resume 2026-06-22 08:22:25 +08:00
lyon 4abc44bede fix(workbench): normalize legacy agentrun unreachable projection 2026-06-22 06:59:48 +08:00
lyon b3f7175a3c fix: keep recoverable dispatch failures nonterminal 2026-06-22 06:13:29 +08:00