Commit Graph

466 Commits

Author SHA1 Message Date
Haitao Pan
1a4c00a1eb Refactor single-agent execution chain 2026-04-06 16:01:27 +08:00
Haitao Pan
078bb841c5 Fix stale single-agent provider bindings 2026-04-06 15:37:44 +08:00
Haitao Pan
f863d7a93a Merge branch 'codex/fix-target-refresh' 2026-04-06 15:15:16 +08:00
Haitao Pan
b05341ab3c Fix gateway test pairing identity reuse 2026-04-06 15:15:10 +08:00
Haitao Pan
988003513e Fix gateway target visibility after settings apply 2026-04-06 15:15:06 +08:00
Haitao Pan
60836fb0c2 Merge branch 'codex/task-sidebar-target-visibility' 2026-04-06 14:58:38 +08:00
Haitao Pan
136b1634b1 Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
988a7767fe fix: freeze external provider routing for single-agent runs 2026-04-06 14:52:27 +08:00
Haitao Pan
ffbd0f1c5f fix: sync custom single-agent providers before execution 2026-04-06 14:33:20 +08:00
Haitao Pan
10015e56f8 docs: record metadata issue and task routing 2026-04-06 14:17:36 +08:00
843d3a1371 Merge pull request #5 from x-evor/codex/fix-single-agent-metadata-invalid-request
Fix OpenClaw task send failure from unsupported chat.send metadata
2026-04-06 14:12:41 +08:00
Haitao Pan
12e9464a46 Fix chat.send metadata regression across gateway clients 2026-04-06 13:53:25 +08:00
Haitao Pan
89febb0b3c Fix OpenClaw chat.send metadata regression 2026-04-06 13:50:29 +08:00
Haitao Pan
62016a87a7 Hide auto task dialog mode when feature flag is disabled 2026-04-06 13:27:09 +08:00
Haitao Pan
b22941cc45 Disable auto task dialog mode flag 2026-04-06 13:08:09 +08:00
Haitao Pan
d10682baaf Preserve macOS app signatures during packaging 2026-04-06 13:02:14 +08:00
Haitao Pan
806e308446 Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
48182f6c15 refactor: route task threads through go task service 2026-04-06 11:58:54 +08:00
Haitao Pan
c88048e32e Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
8010f429c8 Merge branch 'codex/strict-taskthread-docs-align' 2026-04-06 09:57:42 +08:00
Haitao Pan
8f858cda93 Align strict TaskThread workspace semantics 2026-04-06 09:57:37 +08:00
Haitao Pan
cdb73b69fc Fix macOS project shell phase ordering for go-core helper embed 2026-04-06 09:39:47 +08:00
Haitao Pan
16e30a2ab0 Bundle go-core helper with macOS app and drop external CLI fallback 2026-04-06 09:39:16 +08:00
Haitao Pan
79cb9064fc Fix auto assistant readiness and header status chips 2026-04-06 07:28:48 +08:00
Haitao Pan
7a644e6c84 Fix desktop GoAgentCore endpoint routing 2026-04-06 07:00:49 +08:00
Haitao Pan
89809ba700 Merge branch 'codex/strict-taskthread-workspacebinding' 2026-04-06 06:48:19 +08:00
Haitao Pan
e9e5e1f8ae Refactor TaskThread workspace binding semantics 2026-04-06 06:48:12 +08:00
Haitao Pan
0b8a816bea Merge branch 'codex/fix-desktop-provider-catalog' 2026-04-05 22:38:27 +08:00
Haitao Pan
1674d005d2 Fix desktop ACP provider catalog routing 2026-04-05 22:38:15 +08:00
Haitao Pan
4dacec7e67 Merge branch 'codex/debug-thread-workspace-acp' 2026-04-05 21:55:48 +08:00
Haitao Pan
6213d09812 Implement ACP routing v2 integration flow 2026-04-05 21:55:41 +08:00
Haitao Pan
bbe4e10371 merge: consolidate core integration docs 2026-04-05 19:19:11 +08:00
Haitao Pan
fe9f7c6bfb ci: fix workflow verification failures 2026-04-05 19:05:27 +08:00
a0b7faf504 Remove 'verify' job dependency from build
Removed dependency on 'verify' job from the 'build' job.
2026-04-05 19:00:29 +08:00
Haitao Pan
74adc07f05 docs: consolidate core integration cases 2026-04-05 18:24:10 +08:00
Haitao Pan
773ed4ca65 Fix ACP endpoint scheme handling 2026-04-05 17:58:55 +08:00
Haitao Pan
c1e4e444cb ci: add build-and-release watchdog 2026-04-05 17:50:23 +08:00
Haitao Pan
3c3050187e Merge branch 'codex/tls-acp-handshake-20260404' 2026-04-04 18:39:48 +08:00
Haitao Pan
9ca546cd9a fix(acp): preserve hosted base paths for external endpoints 2026-04-04 18:37:56 +08:00
Haitao Pan
6be6aa1592 Support prefixed ACP endpoints 2026-04-04 18:34:35 +08:00
Haitao Pan
d69bcf1d13 fix(assistant): auto-bind workspace for only-chat fallback runs 2026-04-04 16:12:57 +08:00
Haitao Pan
0c800f8b83 fix(gateway): fallback reconnect when go runtime endpoint is unavailable under app-store policy 2026-04-04 15:48:45 +08:00
Haitao Pan
d6552e1d86 Merge branch 'codex/pairing-loop-fix' 2026-04-04 15:36:01 +08:00
Haitao Pan
6889ba91b2 Fix repeated gateway pairing loop 2026-04-04 15:35:57 +08:00
Haitao Pan
8a6366687c Merge branch 'codex/acp-jsonfix' 2026-04-04 15:29:17 +08:00
Haitao Pan
2772f7e1b2 Handle ACP HTML fallback errors 2026-04-04 15:29:04 +08:00
Haitao Pan
0325d98dd3 Fix ACP desktop settings guidance 2026-04-04 15:28:43 +08:00
Haitao Pan
406767eb16 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
9690b5f73a Align desktop ACP card actions 2026-04-04 14:08:46 +08:00
Haitao Pan
ab2726f358 Polish web ACP endpoint card actions 2026-04-04 14:03:38 +08:00