Commit Graph

137 Commits

Author SHA1 Message Date
Haitao Pan
b4bccf8300 Unify single-agent task flow under ACP 2026-04-08 20:27:35 +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
Haitao Pan
4e02c4a227 Support prefixed ACP endpoints 2026-04-04 18:34:35 +08:00
Haitao Pan
4d8d4cee75 Fix repeated gateway pairing loop 2026-04-04 15:35:57 +08:00
Haitao Pan
a0502e072a Handle ACP HTML fallback errors 2026-04-04 15:29:04 +08:00
Haitao Pan
a4ca01d7bc Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
6ca0740be0 Implement intent router state machine v2 2026-04-03 20:33:16 +08:00
Haitao Pan
9148b1e609 Merge branch 'codex/auto-task-dialog-mode' 2026-04-03 19:55:57 +08:00
Haitao Pan
283dcdd43c Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
85eab1806c Clean up auto routing gateway terminology 2026-04-03 19:45:37 +08:00
Haitao Pan
e018fc15dd Implement intent router skill memory flow 2026-04-03 09:52:31 +08:00
Haitao Pan
462268e0f2 feat: add account login sync with mfa 2026-04-02 08:29:55 +08:00
Haitao Pan
27ed4db18f feat(account): add secure remote sync and installed-skill e2e 2026-03-30 19:35:53 +08:00
Haitao Pan
dd5edb39ff Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
7c68bcdc39 Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
31d83cfde9 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
f16a07cc6c Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
9542dc3768 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
b10c42d11e refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
027a63d629 refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
9d475123bb refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
1f4b30cd47 Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
79fd10cfa1 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
e3760b3638 refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
6c92d3488b refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
ef18a068be refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
0964bff6be refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
769b9d5b70 Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
bec99b6d5d refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00