Commit Graph

2262 Commits

Author SHA1 Message Date
lyon 7a18d96dca fix: repair workbench runtime deploy yaml 2026-06-21 19:56:32 +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
lyon b6dc2b4126 fix(workbench): seal final response lifecycle 2026-06-21 07:26:22 +08:00
Lyon 7b5b14cc20 Merge pull request #1786 from pikasTech/fix/1770-provider-retry-diagnostic
fix(workbench): keep provider retry diagnostics non-terminal
2026-06-21 07:13:42 +08:00
lyon eedd8b6bfb fix(workbench): keep provider retry diagnostics non-terminal 2026-06-21 07:12:33 +08:00
Lyon 4dc6e24abd Merge pull request #1785 from pikasTech/fix/webprobe-db-pool-timeout-1770
fix: 调整 v03 Postgres pool timeout
2026-06-21 06:54:22 +08:00
lyon 68844aec3f fix: tune v03 postgres pool timeout 2026-06-21 06:53:41 +08:00
Lyon f979919635 Merge pull request #1784 from pikasTech/fix/workbench-terminal-live-1770
fix(workbench): active turn 持续收敛到终态
2026-06-21 05:38:12 +08:00
lyon 7ca7a9974b fix(workbench): keep active turn polling until terminal 2026-06-21 05:37:30 +08:00
Lyon d5c0914ead Merge pull request #1783 from pikasTech/fix/1770-clear-terminal-transient-diagnostics-20260621051510
fix: clear transient workbench diagnostics on terminal turn
2026-06-21 05:16:28 +08:00
lyon a734a78777 fix: clear transient workbench diagnostics on terminal turn 2026-06-21 05:16:06 +08:00
Lyon 85fbf6d9bd Merge pull request #1782 from pikasTech/fix/1770-workbench-facts-retry-20260621050651
fix: retry transient workbench facts reads
2026-06-21 05:08:33 +08:00
lyon e9d19c8617 fix: retry transient workbench facts reads 2026-06-21 05:08:08 +08:00
Lyon 1e328d0c9b Merge pull request #1781 from pikasTech/fix/1770-turn-timing-floor-20260621045327
fix: keep visible workbench duration monotonic
2026-06-21 04:54:52 +08:00
lyon 95c1e3d8fe fix: keep visible workbench duration monotonic 2026-06-21 04:54:23 +08:00
Lyon ddcc135ac0 Merge pull request #1780 from pikasTech/fix/1770-terminal-visible-status
fix: mark visible terminal workbench messages completed
2026-06-21 04:43:09 +08:00
lyon 93151384b3 fix: mark visible terminal workbench messages completed 2026-06-21 04:42:43 +08:00
Lyon 4c2180099f Merge pull request #1779 from pikasTech/fix/1770-turn-timing-authority
fix: keep workbench turn timing monotonic
2026-06-21 04:31:46 +08:00
lyon ac1753f51c fix: keep workbench turn timing monotonic 2026-06-21 04:31:16 +08:00
Lyon db6599c86c Merge pull request #1778 from pikasTech/fix/1770-workbench-retryable-projection-gaps
fix: expose retryable projection gaps
2026-06-21 04:15:26 +08:00