Commit Graph

164 Commits

Author SHA1 Message Date
Haitao Pan
37cefdfec6 refactor: move app settings to v1 single-file snapshot 2026-04-11 12:02:32 +08:00
Haitao Pan
bf33d90d33 Use bridge session client for desktop gateway runtime 2026-04-11 09:59:21 +08:00
Haitao Pan
635107ab1a fix: fully clear account state on logout 2026-04-11 09:15:08 +08:00
Haitao Pan
89346b0831 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
56e80fef60 Add bridge-to-app remote provider test coverage 2026-04-11 08:57:09 +08:00
Haitao Pan
288da17a47 refactor: remove silent local gateway fallback 2026-04-11 08:53:51 +08:00
Haitao Pan
13f39dcb8a refactor: consume bridge-owned single-agent routing 2026-04-10 21:20:35 +08:00
Haitao Pan
94ecedee84 refactor: remove stale app-driven external ACP provider sync 2026-04-10 21:00:18 +08:00
Haitao Pan
e0a96002f3 merge: settings screenshot-only cleanup 2026-04-10 16:51:20 +08:00
Haitao Pan
5ad130e845 remove app legacy account and secret compat 2026-04-10 16:50:50 +08:00
Haitao Pan
e1e0ddb456 refactor(settings): keep screenshot-only settings scope and remove test assets 2026-04-10 16:50:27 +08:00
Haitao Pan
0855bff112 Merge branch 'codex/fix-remote-gateway-acp' 2026-04-10 15:39:12 +08:00
Haitao Pan
7b89c44499 fix: remove stale ACP gateway fallback routing 2026-04-10 15:37:50 +08:00
Haitao Pan
b94f0cb849 Support bridge bootstrap QR and codes 2026-04-10 15:36:05 +08:00
Haitao Pan
0391039c18 Implement local-first single-agent artifact sync 2026-04-10 14:59:42 +08:00
Haitao Pan
97cb25a890 Refactor single-agent providers to bridge catalog 2026-04-10 14:20:39 +08:00
Haitao Pan
74daa6461d Align bridge core path and secure account sync 2026-04-10 11:55:36 +08:00
Haitao Pan
c8dc5fdb53 fix: surface ACP failure diagnostics in bridge flows 2026-04-10 11:22:59 +08:00
Haitao Pan
7f443a228c fix: preserve external ACP workspace resolution 2026-04-10 10:46:46 +08:00
Haitao Pan
6aa69bdf80 fix single-agent workspace binding 2026-04-10 10:18:02 +08:00
Haitao Pan
f8e4865c41 refactor: collapse assistant modes into gateway grouping 2026-04-09 10:52:25 +08:00
Haitao Pan
fe60e8efba Add ACP bridge server mode card 2026-04-09 07:15:12 +08:00
Haitao Pan
b8692d69ba fix: normalize gateway status and ACP endpoint diagnostics 2026-04-08 21:13:27 +08:00
Haitao Pan
6b15741b99 cleanup: switch desktop ACP paths to direct Go stdio bridge 2026-04-08 20:56:15 +08:00
Haitao Pan
792f7920e9 cleanup: remove ACP bypass fallbacks and stale architecture docs 2026-04-08 20:48:06 +08:00
Haitao Pan
e51eb16e73 merge: unify single-agent task flow under ACP 2026-04-08 20:27:45 +08:00
Haitao Pan
b4bccf8300 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +08:00
Haitao Pan
22582aa84c fix: harden ACP websocket fallback for openclaw gateway 2026-04-08 20:07:47 +08:00
Haitao Pan
69a339e91d chore: checkpoint current workspace changes 2026-04-08 20:02:25 +08:00
Haitao Pan
34e1e1250e Refine ACP platform boundaries and tests 2026-04-08 19:51:26 +08:00
Haitao Pan
132b1340b9 merge: pairing status sync
# Conflicts:
#	test/features/settings_page_suite.dart
2026-04-08 18:48:44 +08:00
Haitao Pan
80da85d65d fix: sync pairing status with connected gateway state 2026-04-08 18:48:31 +08:00
Haitao Pan
a8049f63e1 fix: retry ACP websocket after plain-text 404 2026-04-08 18:28:16 +08:00
Haitao Pan
0165eeff5a refactor: unify task control plane 2026-04-08 18:14:26 +08:00
Haitao Pan
84f2e69d12 Fix OpenClaw status and Go task flow 2026-04-08 17:23:07 +08:00
Haitao Pan
c5b0489654 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
691ee9b250 Refactor single-agent execution chain 2026-04-06 16:01:27 +08:00
Haitao Pan
e7aa5d2053 Fix stale single-agent provider bindings 2026-04-06 15:37:44 +08:00
Haitao Pan
0df2042c4a Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
1271562cf1 fix: sync custom single-agent providers before execution 2026-04-06 14:33:20 +08:00
Haitao Pan
de6f4677ca Fix chat.send metadata regression across gateway clients 2026-04-06 13:53:25 +08:00
Haitao Pan
2210b5f7f1 Fix OpenClaw chat.send metadata regression 2026-04-06 13:50:29 +08:00
Haitao Pan
0e0ec2fbc2 Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
abe3815d2e refactor: route task threads through go task service 2026-04-06 11:58:54 +08:00
Haitao Pan
ba4454ebd2 Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
e109e43d99 Bundle go-core helper with macOS app and drop external CLI fallback 2026-04-06 09:39:16 +08:00
Haitao Pan
fbbf4b8375 Fix desktop GoAgentCore endpoint routing 2026-04-06 07:00:49 +08:00
Haitao Pan
d6b2e1c181 Refactor TaskThread workspace binding semantics 2026-04-06 06:48:12 +08:00
Haitao Pan
c43a8d9d10 Implement ACP routing v2 integration flow 2026-04-05 21:55:41 +08:00
Haitao Pan
b542229311 Fix ACP endpoint scheme handling 2026-04-05 17:58:55 +08:00