Lyon
|
7b96397511
|
fix(web): keep terminal duration sealed (#1917)
|
2026-06-22 20:07:20 +08:00 |
|
Lyon
|
356a35e9b0
|
fix(api): keep live health probes within web budget (#1916)
|
2026-06-22 19:53:26 +08:00 |
|
Lyon
|
ca1fdb2668
|
fix(web): throttle workbench read hydration requests (#1915)
|
2026-06-22 19:42:44 +08:00 |
|
Lyon
|
d871ccd7d4
|
fix(web): throttle workbench session list refresh pressure (#1914)
|
2026-06-22 19:30:42 +08:00 |
|
Lyon
|
6d05f20f82
|
fix(web): cooldown transient workbench read hydration failures (#1913)
|
2026-06-22 19:16:19 +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
|
6ec00c6190
|
fix: hydrate Workbench messages on realtime gap (#1908)
|
2026-06-22 17:34:54 +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
|
98d3b5502e
|
fix: coalesce Workbench realtime session refresh (#1902)
|
2026-06-22 16:27:15 +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
|
1ff666813e
|
Merge pull request #1898 from pikasTech/fix/1870-p8-cache-tests
[1870-P8] 补齐 Workbench Redis 缓存回归测试
|
2026-06-22 15:30:54 +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
|
19b6db4254
|
Merge pull request #1895 from pikasTech/fix/1870-p6-cache-consistency
fix: 补齐 Workbench Redis cache freshness 诊断
|
2026-06-22 14:19:00 +08:00 |
|
lyon
|
0d8e3688e8
|
fix: add workbench cache freshness diagnostics
|
2026-06-22 14:17:12 +08:00 |
|
Lyon
|
0347aa6117
|
Merge pull request #1894 from pikasTech/fix/hwlab-1870-p5-cache-sanitize
fix: sanitize workbench facts cache payloads
|
2026-06-22 13:58:23 +08:00 |
|
lyon
|
41a6c03010
|
fix: sanitize workbench facts cache payloads
|
2026-06-22 13:57:29 +08:00 |
|
Lyon
|
0a54b3254c
|
Merge pull request #1893 from pikasTech/feat/hwlab-1870-p5-terminal-trace-cache
feat: cache terminal workbench trace reads
|
2026-06-22 13:48:47 +08:00 |
|
lyon
|
6378541c5b
|
feat: cache terminal workbench trace reads
|
2026-06-22 13:46:14 +08:00 |
|
Lyon
|
33c8c18da0
|
Merge pull request #1892 from pikasTech/fix-1189-active-turn-terminal-evidence
fix(workbench): terminal evidence 触发 turn 状态追赶
|
2026-06-22 13:40:23 +08:00 |
|
lyon
|
2f00d1dbff
|
fix(workbench): refresh turn status on terminal evidence
|
2026-06-22 13:39:37 +08:00 |
|
Lyon
|
553f676faf
|
Merge pull request #1891 from pikasTech/feat/hwlab-1870-p4-sessions-cache
feat: cache workbench sessions summaries in redis
|
2026-06-22 13:29:41 +08:00 |
|
lyon
|
cf72e7038e
|
feat: cache workbench sessions summaries in redis
|
2026-06-22 13:27:35 +08:00 |
|
Lyon
|
ad2883fa2a
|
Merge pull request #1890 from pikasTech/fix-1889-workbench-running-timing-authority
修复 running turn 计时源被 trace hydration 拉跳
|
2026-06-22 13:20:37 +08:00 |
|
lyon
|
f166697126
|
fix: keep running turn timing on turn projection
|
2026-06-22 13:19:47 +08:00 |
|
Lyon
|
d43e45d7a1
|
Merge pull request #1888 from pikasTech/feat/hwlab-1870-p3-redis-cache
feat: add workbench redis cache abstraction
|
2026-06-22 13:09:07 +08:00 |
|
lyon
|
ac9ae5a748
|
feat: add workbench redis cache abstraction
|
2026-06-22 13:07:30 +08:00 |
|
Lyon
|
167dd28585
|
Merge pull request #1887 from pikasTech/fix-1886-agentrun-terminal-turn-projection
修复 AgentRun terminal event 顶层字段未识别导致 turn 持续 running
|
2026-06-22 13:02:08 +08:00 |
|
lyon
|
51f21d4bc2
|
fix: recognize top-level AgentRun terminal events
|
2026-06-22 13:01:28 +08:00 |
|
Lyon
|
a1277c91b1
|
Merge pull request #1885 from pikasTech/feat/hwlab-1870-p2-redis-local-image
fix: use local registry image for workbench redis
|
2026-06-22 12:46:14 +08:00 |
|
lyon
|
7bf7fc38c7
|
fix: use local registry redis image
|
2026-06-22 12:45:35 +08:00 |
|
Lyon
|
d60e6df485
|
Merge pull request #1884 from pikasTech/feat/hwlab-1870-p2-redis-workload
feat: render workbench redis cache workload
|
2026-06-22 12:37:50 +08:00 |
|
lyon
|
b45104076d
|
feat: render workbench redis cache workload
|
2026-06-22 12:36:56 +08:00 |
|
Lyon
|
68a3349003
|
Merge pull request #1883 from pikasTech/feat/hwlab-1870-p1-redis-config
feat: 增加 Workbench Redis 派生缓存 v0.3 配置
|
2026-06-22 12:28:38 +08:00 |
|
lyon
|
46014fe782
|
feat: add workbench redis cache runtime config
|
2026-06-22 12:27:32 +08:00 |
|
Lyon
|
d70b66317f
|
Merge pull request #1882 from pikasTech/fix-v03-workbench-terminal-steer-1881
fix(workbench): avoid stale request steer mode
|
2026-06-22 12:14:16 +08:00 |
|
lyon
|
92bad3d44d
|
fix(workbench): avoid stale request steer mode
|
2026-06-22 12:13:29 +08:00 |
|
Lyon
|
152a6b2590
|
Merge pull request #1869 from pikasTech/fix-v03-workbench-runtime-query-timeout-1868
fix(workbench-runtime): bound sessions summary query retries
|
2026-06-22 11:55:21 +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 |
|