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 |
|
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
|
d32ea3bece
|
Merge pull request #1862 from pikasTech/fix/workbench-runtime-sessions-summary-1811-20260622
fix(workbench-runtime): 确保 sessions summary 读索引
|
2026-06-22 08:35:21 +08:00 |
|
lyon
|
94e77dab1f
|
fix(workbench-runtime): ensure session read indexes
|
2026-06-22 08:34:40 +08:00 |
|
lyon
|
74395d0582
|
docs: split agent entrypoint index
|
2026-06-22 08:27:43 +08:00 |
|
Lyon
|
e6571938c4
|
Merge pull request #1861 from pikasTech/fix/agentrun-unreachable-zero-1811-20260622
fix(workbench): AgentRun result authority 清零 unreachable 复发
|
2026-06-22 08:23:07 +08:00 |
|
lyon
|
feddcfdd6c
|
fix(workbench): force AgentRun result authority on projection resume
|
2026-06-22 08:22:25 +08:00 |
|
Lyon
|
f1a1a7f2c8
|
Merge pull request #1860 from pikasTech/fix/agentrun-unreachable-projection-1853-20260621-2259
fix(workbench): normalize legacy agentrun unreachable projection
|
2026-06-22 07:00:30 +08:00 |
|
lyon
|
4abc44bede
|
fix(workbench): normalize legacy agentrun unreachable projection
|
2026-06-22 06:59:48 +08:00 |
|
Lyon
|
33bfbc592e
|
Merge pull request #1859 from pikasTech/fix/recoverable-dispatch-nonterminal-1856-20260621
fix: 可恢复 dispatch 失败不封终态
|
2026-06-22 06:14:13 +08:00 |
|
lyon
|
b3f7175a3c
|
fix: keep recoverable dispatch failures nonterminal
|
2026-06-22 06:13:29 +08:00 |
|
Lyon
|
d55161a114
|
Merge pull request #1858 from pikasTech/fix/explicit-agentrun-terminal-1856-20260621
fix: 要求显式 AgentRun terminal 事件
|
2026-06-22 06:06:09 +08:00 |
|
lyon
|
ba49294ea7
|
fix: require explicit agentrun terminal events
|
2026-06-22 06:05:23 +08:00 |
|
Lyon
|
6c732f7144
|
Merge pull request #1857 from pikasTech/fix/turn-terminal-authority-1856-20260621
fix: 清零 stale AgentRun 不可达终态误报
|
2026-06-22 05:57:14 +08:00 |
|
lyon
|
437ea223bb
|
fix: stop stale agentrun unreachable terminal projection
|
2026-06-22 05:56:24 +08:00 |
|
Lyon
|
0db06caab8
|
Merge pull request #1855 from pikasTech/fix/terminal-duration-display-1852-20260621
fix(workbench): prefer durable terminal duration
|
2026-06-22 05:29:36 +08:00 |
|
lyon
|
fe1f8cf6b3
|
fix(workbench): prefer durable terminal duration
|
2026-06-22 05:28:50 +08:00 |
|
Lyon
|
e7b6fb9639
|
Merge pull request #1854 from pikasTech/fix/completed-turn-duration-1852-20260621
fix(workbench): seal terminal turn timing and diagnostics
|
2026-06-22 05:20:37 +08:00 |
|
lyon
|
ef32a1e87e
|
fix(workbench): seal terminal turn timing and diagnostics
|
2026-06-22 05:19:34 +08:00 |
|
Lyon
|
643732bbcf
|
Merge pull request #1851 from pikasTech/fix/agentrun-transport-retry-1811-20260621
修复 AgentRun transport failure 重试投影
|
2026-06-22 04:32:27 +08:00 |
|
lyon
|
32df45349b
|
fix: retry AgentRun transport failures
|
2026-06-22 04:31:42 +08:00 |
|
Lyon
|
8c35223da8
|
Merge pull request #1850 from pikasTech/fix/turn-status-otel-timeout-1848
增强 Code Agent turn status OTel 超时可见性
|
2026-06-22 01:24:33 +08:00 |
|
lyon
|
13d74c3c06
|
fix: trace turn status read disconnects
|
2026-06-22 01:23:48 +08:00 |
|
Lyon
|
2d8e437a2b
|
Merge pull request #1849 from pikasTech/fix/projection-resume-result-timeout-1848
修复 Workbench projection resume 阻塞 AgentRun result
|
2026-06-22 01:07:14 +08:00 |
|
lyon
|
f930b21bb6
|
fix: avoid blocking projection resume on running AgentRun result
|
2026-06-22 01:06:31 +08:00 |
|
Lyon
|
286322ba22
|
Merge pull request #1846 from pikasTech/fix/workbench-runtime-row-scan-1845-20260621
fix: 修复 Workbench session summary 时间字段扫描
|
2026-06-21 23:08:03 +08:00 |
|
lyon
|
d4929bcbb1
|
fix: handle text session summary timestamps
|
2026-06-21 23:07:19 +08:00 |
|
Lyon
|
2b94f0d97c
|
Merge pull request #1844 from pikasTech/fix/workbench-runtime-sessions-summary-20260621
fix: 按 actor 限定 Workbench runtime session 列表
|
2026-06-21 22:46:21 +08:00 |
|
lyon
|
4279543d0b
|
fix: scope workbench runtime session list by actor
|
2026-06-21 22:45:38 +08:00 |
|
Lyon
|
4b7a06e299
|
fix: harden workbench runtime session summary query (#1843)
|
2026-06-21 22:08:41 +08:00 |
|
Lyon
|
e568e32fc7
|
Merge pull request #1842 from pikasTech/fix/workbench-runtime-otel-auto-20260621
为 Workbench Go runtime 增加自动 OTel 追踪
|
2026-06-21 21:56:40 +08:00 |
|
lyon
|
ea0354aca2
|
instrument workbench runtime otel spans
|
2026-06-21 21:55:52 +08:00 |
|
Lyon
|
52abd338f7
|
Merge pull request #1841 from pikasTech/fix/workbench-sessions-go-runtime-500
修复 Workbench Go runtime nullable JSON 读取
|
2026-06-21 21:39:24 +08:00 |
|
lyon
|
2bafed5b85
|
fix workbench runtime nullable json reads
|
2026-06-21 21:38:30 +08:00 |
|