Cowork 3P
77be6981cc
fix: finalize openclaw task polling results
2026-06-05 07:30:51 +08:00
Cowork 3P
60ed369df7
refactor: remove stale runtime fallbacks
2026-06-04 22:38:09 +08:00
Cowork 3P
a908b5118f
refactor: remove multi-agent orchestration subsystem (Path B)
...
Remove the entire multi-agent collaboration execution path, including:
- MultiAgentOrchestrator and its 4-phase pipeline (Architect→Engineer→Tester→Iteration)
- ARIS framework preset and mount infrastructure
- Hardcoded model defaults (kimi-k2.5, minimax-m2.7, glm-5)
- Deprecated runCliPromptInternal() and its fallback call chain
- All related types: MultiAgentConfig, AgentWorkerConfig, MultiAgentRole, etc.
This collapses the architecture to a single clean path:
Flutter → GoTaskServiceClient → ACP Transport → Go Bridge → Remote Execution
2886 lines removed across 41 files.
2026-06-04 05:34:58 +00:00
Haitao Pan
f8facadca8
feat(mobile): redesign mobile UX and iOS native experience
2026-05-26 07:05:55 +08:00
Haitao Pan
976a57b181
fix: use bridge skills for assistant picker
2026-05-22 20:30:34 +08:00
Haitao Pan
87c978d456
Remove runtime session task binding
2026-05-13 12:37:34 +08:00
Haitao Pan
6c6e68e8be
Stabilize OpenClaw gateway queue tests
2026-05-12 15:25:58 +08:00
Haitao Pan
0e9ccb7ed4
fix: restart gateway turns after acp interruption
2026-05-10 12:59:09 +08:00
Haitao Pan
f9fb3526b4
fix: preserve active assistant lifecycle during binding sync
2026-05-08 16:26:39 +08:00
Haitao Pan
833cc48e33
feat: isolate concurrent assistant task runs
2026-05-08 15:04:42 +08:00
Haitao Pan
4888bf9cca
fix: stabilize ACP closed flow handling
2026-05-08 10:54:23 +08:00
Haitao Pan
4164c9bad0
fix task workspace binding separation
2026-04-22 13:51:26 +08:00
Haitao Pan
8e0cfd5a71
fix: resolve svc.plus account save issue and improve bridge runtime status sync
2026-04-17 19:21:21 +08:00
Haitao Pan
1f977caee2
test: lock provider selection mainline contract
2026-04-14 13:56:58 +08:00
Haitao Pan
d4e09d7113
Drive task dialog providers from bridge catalog
2026-04-14 10:05:10 +08:00
Haitao Pan
edd9a5993c
Refine assistant task dialog mode mapping
2026-04-12 19:51:04 +08:00
Haitao Pan
7934b1b1d9
Fix assistant provider selector and submit action
2026-04-12 19:06:06 +08:00
Haitao Pan
d7c055940f
cleanup assistant single-agent code paths
2026-04-12 18:34:28 +08:00
Haitao Pan
53d411fb9e
Refactor bridge provider readiness and trim stale tests
2026-04-12 15:42:15 +08:00
Haitao Pan
d19d40e594
Remove project selection from task threads
2026-04-11 18:25:26 +08:00
Haitao Pan
24813f95e7
Refactor app execution semantics to agent and gateway
2026-04-11 16:23:26 +08:00
Haitao Pan
65e46cab10
Remove app-side auto bridge provider mode
2026-04-11 14:49:09 +08:00
Haitao Pan
288da17a47
refactor: remove silent local gateway fallback
2026-04-11 08:53:51 +08:00
Haitao Pan
06117e9f0c
merge: consolidate CI and thread binding branch work
2026-04-11 08:20:51 +08:00
Haitao Pan
74daa6461d
Align bridge core path and secure account sync
2026-04-10 11:55:36 +08:00
Haitao Pan
b4bccf8300
Unify single-agent task flow under ACP
2026-04-08 20:27:35 +08:00
Haitao Pan
c5b0489654
Remove legacy auto execution target routing
2026-04-06 19:01:24 +08:00
Haitao Pan
cd962b57fb
fix: keep manual task target selection
2026-04-06 17:02:55 +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
ba4454ebd2
Clean legacy task thread state plumbing
2026-04-06 10:27:01 +08:00
Haitao Pan
d6b2e1c181
Refactor TaskThread workspace binding semantics
2026-04-06 06:48:12 +08:00
Haitao Pan
283dcdd43c
Add top-level Auto task dialog mode
2026-04-03 19:55:47 +08:00
Haitao Pan
f93ad6e6f1
fix(runtime): keep invalid single-agent roots unbound
2026-03-29 12:43:45 +08:00
Haitao Pan
1e40f4c013
fix(taskthread): stabilize workspace binding follow-ups
2026-03-29 09:28:51 +08:00
Haitao Pan
79fd10cfa1
Refactor assistant thread model to TaskThread
2026-03-28 22:30:44 +08:00