Commit Graph

2280 Commits

Author SHA1 Message Date
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
Lyon db41f6ba1c Merge pull request #1840 from pikasTech/fix/workbench-sessions-go-1839
将 Workbench session list 迁移到 Go runtime
2026-06-21 21:25:54 +08:00
lyon 0fe111747e move workbench session list to go runtime 2026-06-21 21:25:14 +08:00
Lyon e3ab6770f9 Merge pull request #1838 from pikasTech/fix/workbench-provider-catalog-1837
修复 Workbench provider catalog 刷新被 session list 短路
2026-06-21 21:11:28 +08:00
lyon 4067c92a72 fix workbench provider catalog refresh 2026-06-21 21:10:42 +08:00
Lyon 350bfede1a Merge pull request #1836 from pikasTech/fix/1832-runtime-catalog-normalize-20260621
fix: 补齐 runtime lane catalog 服务
2026-06-21 20:14:50 +08:00
lyon c8d02405d3 fix: fill runtime lane catalog services 2026-06-21 20:14:07 +08:00
Lyon 6905532ccf Merge pull request #1835 from pikasTech/fix/1832-service-declaration-fix-20260621
fix: 声明 Workbench runtime 服务
2026-06-21 20:09:10 +08:00
lyon 96a4cb83b9 fix: declare workbench runtime service 2026-06-21 20:08:37 +08:00
Lyon f0e1c0cb6c Merge pull request #1834 from pikasTech/fix/1832-deploy-yaml-render-fix-20260621
fix: 修复 Workbench runtime 部署 YAML 渲染
2026-06-21 19:57:24 +08:00
lyon 7a18d96dca fix: repair workbench runtime deploy yaml 2026-06-21 19:56:32 +08:00
Lyon 19d832a6cc Merge pull request #1833 from pikasTech/feature/1832-workbench-runtime-go-20260621
feat: 拆分 Workbench runtime 只读服务
2026-06-21 19:43:00 +08:00
lyon cf9ac0b08e feat: split workbench runtime read service 2026-06-21 19:42:26 +08:00
Lyon e23e9522d1 fix: keep workbench alive on postgres timeout (#1831) 2026-06-21 19:20:34 +08:00
Lyon f9bf6231b5 fix: run edge proxy on node runtime (#1830) 2026-06-21 19:06:03 +08:00
Lyon 0833e115bf fix: reduce workbench read model load (#1829) 2026-06-21 18:41:07 +08:00
Lyon 507850579e fix: stabilize workbench turn diagnostics (#1828) 2026-06-21 18:23:13 +08:00
Lyon 8efdbbd46e fix: keep workbench deeplink detail hydration (#1827) 2026-06-21 16:20:48 +08:00
Lyon 3c276084eb Merge pull request #1826 from pikasTech/fix/workbench-final-diagnostic-1823
fix: completed workbench messages stop surfacing transient diagnostics
2026-06-21 15:46:31 +08:00
lyon 6804decc56 fix: stop completed workbench diagnostics polling 2026-06-21 15:45:40 +08:00
Lyon 60af78adf5 Merge pull request #1825 from pikasTech/fix-caught-up-terminal-1823
fix: do not seal running AgentRun turns on caught-up projection
2026-06-21 14:47:36 +08:00
lyon 84180e3ae2 fix: do not seal running agentrun turns on caught-up projection 2026-06-21 14:47:06 +08:00
Lyon a5b47d5d8d fix: expose workbench projection failures in otel (#1824) 2026-06-21 13:44:22 +08:00
Lyon 426048bca4 fix: add v03 git mirror yaml config (#1822) 2026-06-21 13:21:22 +08:00
Lyon c3abe1a51a fix: seal AgentRun terminal projection (#1820) 2026-06-21 13:17:37 +08:00
Lyon 4986eddfb8 fix: preserve git mirror deployment identity (#1818) 2026-06-21 12:46:22 +08:00
Lyon ec1380dc4e fix: render git mirror proxy from lane yaml (#1817) 2026-06-21 12:40:50 +08:00
Lyon 70d90e85eb fix: emit workbench sse accepted span (#1816) 2026-06-21 12:20:25 +08:00
Lyon 0f3bc3f99a fix workbench otel http span timing (#1815) 2026-06-21 12:07:37 +08:00
Lyon 2c660edc64 Merge pull request #1813 from pikasTech/fix/auth-login-db-pool-reset
fix(auth): connect timeout 后重建 Postgres pool
2026-06-21 11:44:48 +08:00
lyon b776a9631a fix(auth): reset postgres pool after transient timeout 2026-06-21 11:43:31 +08:00
Lyon fb43019d1b fix(workbench): limit turn status polling to active traces (#1810) 2026-06-21 11:04:30 +08:00
Lyon 4c562e7176 fix(workbench): skip terminal turn polling (#1809)
Stop realtime gap hydration from polling completed/terminal Workbench turns. This avoids repeated /v1/workbench/turns requests for old traces while preserving active turn refresh.\n\nRefs #1791.
2026-06-21 10:50:56 +08:00
Lyon 6cafd495de fix(cloud-api): keep health live nonblocking (#1808)
Route /health/live through cached runtime summary so DB durable retry cannot block liveness probes. Keep /health as the full durable readiness endpoint.\n\nRefs #1807.
2026-06-21 10:28:02 +08:00
Lyon a0c54934b2 fix(workbench): lengthen projection resume retry delay (#1804) 2026-06-21 09:57:26 +08:00
Lyon 0c25d44eac fix(workbench): back off non-terminal projection resumes (#1803) 2026-06-21 09:51:15 +08:00
Lyon bc8805baaf fix(workbench): back off projection resume pass failures (#1802) 2026-06-21 09:45:11 +08:00
Lyon 5b66e9db10 fix(workbench): back off projection resume candidates (#1801) 2026-06-21 09:39:10 +08:00
Lyon 8b529c39a0 fix(workbench): retry transient runtime store reads (#1797) 2026-06-21 09:16:23 +08:00
Lyon 801684912f fix(workbench): reduce v03 postgres pool budget (#1795) 2026-06-21 08:50:09 +08:00
Lyon b976417b8d Merge pull request #1788 from pikasTech/fix/1770-message-status-seal
fix(workbench): seal message status from turn projection
2026-06-21 07:53:49 +08:00
lyon 6e05c05732 fix(workbench): seal message status from turn projection 2026-06-21 07:52:59 +08:00
Lyon a00907ced2 Merge pull request #1787 from pikasTech/fix/1770-completed-diagnostic-seal
fix(workbench): seal final response lifecycle
2026-06-21 07:27:02 +08:00