Commit Graph

130 Commits

Author SHA1 Message Date
Haitao Pan
bc05e9bd8e Fix OpenClaw status and Go task flow 2026-04-08 17:23:07 +08:00
Haitao Pan
eb173a71e1 Remove legacy auto execution target routing 2026-04-06 19:01:24 +08:00
Haitao Pan
63fa64417d Refactor single-agent execution chain 2026-04-06 16:01:27 +08:00
Haitao Pan
26314c973c Fix stale single-agent provider bindings 2026-04-06 15:37:44 +08:00
Haitao Pan
7ab4d254d0 Refine task sidebar target visibility and title persistence 2026-04-06 14:58:26 +08:00
Haitao Pan
308551b738 fix: sync custom single-agent providers before execution 2026-04-06 14:33:20 +08:00
Haitao Pan
446aeec395 Fix chat.send metadata regression across gateway clients 2026-04-06 13:53:25 +08:00
Haitao Pan
21e48ae391 Fix OpenClaw chat.send metadata regression 2026-04-06 13:50:29 +08:00
Haitao Pan
4c5749335d Refactor thread state and runtime naming alignment 2026-04-06 12:32:59 +08:00
Haitao Pan
a486eb58d7 refactor: route task threads through go task service 2026-04-06 11:58:54 +08:00
Haitao Pan
dea09ea464 Clean legacy task thread state plumbing 2026-04-06 10:27:01 +08:00
Haitao Pan
a665f677b2 Bundle go-core helper with macOS app and drop external CLI fallback 2026-04-06 09:39:16 +08:00
Haitao Pan
d0f980fd4f Fix desktop GoAgentCore endpoint routing 2026-04-06 07:00:49 +08:00
Haitao Pan
0a602cf063 Refactor TaskThread workspace binding semantics 2026-04-06 06:48:12 +08:00
Haitao Pan
562bcf4dad Implement ACP routing v2 integration flow 2026-04-05 21:55:41 +08:00
Haitao Pan
2b0d17fcf3 Fix ACP endpoint scheme handling 2026-04-05 17:58:55 +08:00
Haitao Pan
f3c243e688 Support prefixed ACP endpoints 2026-04-04 18:34:35 +08:00
Haitao Pan
5d380ba53b Fix repeated gateway pairing loop 2026-04-04 15:35:57 +08:00
Haitao Pan
48131b0f5f Handle ACP HTML fallback errors 2026-04-04 15:29:04 +08:00
Haitao Pan
4457056c70 Tighten localhost auth bypass and add arbitrary secret refs 2026-04-04 15:04:01 +08:00
Haitao Pan
3b1bab3287 Implement intent router state machine v2 2026-04-03 20:33:16 +08:00
Haitao Pan
d751f1dcd2 Merge branch 'codex/auto-task-dialog-mode' 2026-04-03 19:55:57 +08:00
Haitao Pan
17c5c84736 Add top-level Auto task dialog mode 2026-04-03 19:55:47 +08:00
Haitao Pan
325b437ac5 Clean up auto routing gateway terminology 2026-04-03 19:45:37 +08:00
Haitao Pan
9c6276e7e1 Implement intent router skill memory flow 2026-04-03 09:52:31 +08:00
Haitao Pan
54937bf405 feat: add account login sync with mfa 2026-04-02 08:29:55 +08:00
Haitao Pan
60aebf64c0 feat(account): add secure remote sync and installed-skill e2e 2026-03-30 19:35:53 +08:00
Haitao Pan
8b4143100a Add workspace follow action to sidebar card 2026-03-29 21:01:34 +08:00
Haitao Pan
fb8985b2be Add Vault settings UI and go-core KV bridge 2026-03-29 17:04:29 +08:00
Haitao Pan
755e9e69b2 Batch 6: normalize gateway chat run streaming 2026-03-29 16:56:58 +08:00
Haitao Pan
73c54acf86 Batch 5: remove silent desktop gateway fallback 2026-03-29 16:48:45 +08:00
Haitao Pan
f225ad5d30 Batch 4: sink gateway runtime into go core 2026-03-29 16:29:00 +08:00
Haitao Pan
008c0b94ee refactor(runtime): move multi-agent mounts into go-core 2026-03-29 15:48:28 +08:00
Haitao Pan
9e0c62606b refactor(runtime): move dispatch resolution into go-core 2026-03-29 15:17:49 +08:00
Haitao Pan
a5e73ac291 refactor(runtime): retire legacy direct single-agent path 2026-03-29 14:56:27 +08:00
Haitao Pan
d06d54e79a Migrate task thread runtime to Go Agent-core 2026-03-29 12:23:03 +08:00
Haitao Pan
76fe331985 Refactor assistant thread model to TaskThread 2026-03-28 22:30:44 +08:00
Haitao Pan
cc0086421f refactor: execute stage0-5 workflow and tighten closure guards 2026-03-28 19:45:03 +08:00
Haitao Pan
c285f1e810 refactor: remove Dart part mechanism across lib and test 2026-03-28 17:06:52 +08:00
Haitao Pan
739d05432e refactor thread workspace resolution and align architecture docs 2026-03-28 14:52:14 +08:00
Haitao Pan
3c80aa52a8 refactor runtime cores into focused parts 2026-03-28 11:41:26 +08:00
Haitao Pan
f211883c2c Refactor gateway runtime into focused parts 2026-03-28 11:41:17 +08:00
Haitao Pan
e6286ee800 refactor(tdd): split oversized first-party files with part-based modules and LOC guard 2026-03-28 10:30:45 +08:00
Haitao Pan
8b346d475a fix(single-agent): honor thread cwd for debug sessions 2026-03-28 09:40:07 +08:00
Haitao Pan
c6e817f727 fix(assistant): preserve resolved single-agent thread workspace 2026-03-27 20:38:34 +08:00
Haitao Pan
917c97032c fix(single-agent): reject empty assistant REST completions 2026-03-27 18:47:42 +08:00
Haitao Pan
a41e645c61 Refactor single-agent provider planning 2026-03-27 17:38:15 +08:00
Haitao Pan
f39a55c87b Refine desktop agent launch policy 2026-03-27 15:31:46 +08:00
Haitao Pan
189bf69969 Split single-agent transports by protocol 2026-03-27 11:44:49 +08:00
Haitao Pan
ddee3ce758 Classify single-agent endpoint modes 2026-03-27 11:34:15 +08:00