Commit Graph

210 Commits

Author SHA1 Message Date
Haitao Pan
a4edbaa1a9 fix: fully clear account state on logout 2026-04-11 09:15:08 +08:00
Haitao Pan
44fa99c460 test: fix bridge real e2e string interpolation lint 2026-04-11 09:01:37 +08:00
Haitao Pan
123a324f65 merge: absorb codex/remove-silent-local-fallback
# Conflicts:
#	lib/app/app_controller_desktop_single_agent_go_task_flow.dart
2026-04-11 09:00:50 +08:00
Haitao Pan
6b4f953bf9 Add bridge-to-app remote provider test coverage 2026-04-11 08:57:09 +08:00
Haitao Pan
dd5f308c99 refactor: remove silent local gateway fallback 2026-04-11 08:53:51 +08:00
Haitao Pan
5a1859c014 refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
d600e3ffc8 refactor: remove stale app-driven external ACP provider sync 2026-04-10 21:00:18 +08:00
Haitao Pan
ec4a5fd822 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
cec45b90bf Merge branch 'codex/fix-remote-gateway-acp' 2026-04-10 15:39:12 +08:00
Haitao Pan
4533c0d0c0 fix: remove stale ACP gateway fallback routing 2026-04-10 15:37:50 +08:00
Haitao Pan
9cf8f3f672 Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
d87b7b1d1b Merge branch 'codex/provider-ui-cleanup' 2026-04-10 15:03:29 +08:00
Haitao Pan
e33d6fb739 Merge branch 'codex/dynamic-provider-source'
# Conflicts:
#	lib/app/app_controller_desktop_core.dart
#	test/runtime/acp_bridge_provider_hub_suite.dart
2026-04-10 15:03:26 +08:00
Haitao Pan
21edc2ccec Implement local-first single-agent artifact sync 2026-04-10 14:59:42 +08:00
Haitao Pan
86bc536840 Clean up bridge provider dialog copy 2026-04-10 14:59:39 +08:00
Haitao Pan
8f8c873e3d Add dynamic bridge provider picker sources 2026-04-10 14:59:39 +08:00
Haitao Pan
645270049a Refactor single-agent providers to bridge catalog 2026-04-10 14:20:39 +08:00
Haitao Pan
98c46f39cc Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
Haitao Pan
5cf3d771f5 fix: surface ACP failure diagnostics in bridge flows 2026-04-10 11:22:59 +08:00
Haitao Pan
c0af202059 fix: preserve external ACP workspace resolution 2026-04-10 10:46:46 +08:00
Haitao Pan
8b9c42c1af fix single-agent workspace binding 2026-04-10 10:18:02 +08:00
Haitao Pan
11965c55ab refactor: remove web surface from xworkmate-app 2026-04-09 11:19:40 +08:00
Haitao Pan
1f4c31956e Expand ACP bridge mode semantics tests 2026-04-09 08:00:27 +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
007e6d3d0a cleanup: switch desktop ACP paths to direct Go stdio bridge 2026-04-08 20:56:15 +08:00
Haitao Pan
e3362e2053 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +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
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
1de732182c Remove legacy auto execution target routing 2026-04-06 19:01:24 +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
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
136b1634b1 Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
ffbd0f1c5f fix: sync custom single-agent providers before execution 2026-04-06 14:33:20 +08:00