Commit Graph

499 Commits

Author SHA1 Message Date
Haitao Pan
44c51c29b5 Merge branch 'codex/acp-bridge-modes-tests' 2026-04-09 08:00:42 +08:00
Haitao Pan
1f4c31956e Expand ACP bridge mode semantics tests 2026-04-09 08:00:27 +08:00
Haitao Pan
adf3f6af83 Merge branch 'codex/acp-bridge-modes' 2026-04-09 07:15:23 +08:00
Haitao Pan
6d8f649a52 Add ACP bridge server mode card 2026-04-09 07:15:12 +08:00
Haitao Pan
e3de98d081 fix: normalize gateway status and ACP endpoint diagnostics 2026-04-08 21:13:27 +08:00
Haitao Pan
66928e4b5e merge: switch desktop ACP to direct Go stdio bridge 2026-04-08 20:56:19 +08:00
Haitao Pan
007e6d3d0a cleanup: switch desktop ACP paths to direct Go stdio bridge 2026-04-08 20:56:15 +08:00
Haitao Pan
7e92595b3e merge: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:09 +08:00
Haitao Pan
e3362e2053 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
534cafd6af fix: restore single-agent error helper import 2026-04-08 20:35:42 +08:00
Haitao Pan
9fe84bdb45 merge: unify single-agent task flow under ACP 2026-04-08 20:27:45 +08:00
Haitao Pan
ed0c79a7e2 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
b09d56587a fix: harden ACP websocket fallback for openclaw gateway 2026-04-08 20:07:47 +08:00
Haitao Pan
4e19ba3ded chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
Haitao Pan
f986c48fe8 Refine ACP platform boundaries and tests 2026-04-08 19:51:26 +08:00
Haitao Pan
7edc101944 fix(desktop): isolate new task thread history 2026-04-08 19:26:06 +08:00
Haitao Pan
cf00c1462c merge: pairing status sync
# Conflicts:
#	test/features/settings_page_suite.dart
2026-04-08 18:48:44 +08:00
Haitao Pan
60f394e9d6 fix: sync pairing status with connected gateway state 2026-04-08 18:48:31 +08:00
Haitao Pan
0a58c3a021 test: stabilize ACP 404 verification flows 2026-04-08 18:47:42 +08:00
Haitao Pan
02ba0acb9b fix: retry ACP websocket after plain-text 404 2026-04-08 18:28:16 +08:00
Haitao Pan
b5c12dbd59 refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
62c41a3325 Add core execution target flow coverage 2026-04-08 17:26:02 +08:00
Haitao Pan
61bb924126 Merge branch 'codex/fix-home-backend-status-sync' 2026-04-08 17:23:17 +08:00
Haitao Pan
9d14a35b9d Fix OpenClaw status and Go task flow 2026-04-08 17:23:07 +08:00
Haitao Pan
a45fcc0d75 fix(assistant): keep single-agent selectable for new threads 2026-04-08 16:53:25 +08:00
Haitao Pan
0d498f726e build: add test-all make targets 2026-04-08 16:37:12 +08:00
Haitao Pan
7aa7c9d8ff test: add automation suite coverage 2026-04-08 16:35:25 +08:00
Haitao Pan
1de732182c Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
86225d32c3 fix(desktop): restore single-agent mode selection 2026-04-06 17:44:34 +08:00
Haitao Pan
68c5e7ba58 Merge branch 'codex/refactor-single-agent-dialog' 2026-04-06 17:23:05 +08:00
Haitao Pan
eea251b3c2 refactor desktop single-agent mode selection 2026-04-06 17:23:03 +08:00
Haitao Pan
4b31f5fa72 fix: keep manual task target selection 2026-04-06 17:02:55 +08:00
Haitao Pan
65658f6c1e Preserve auto execution targets in assistant UI 2026-04-06 16:52:22 +08:00
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