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
|
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 |
|
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
|
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 |
|