Cowork 3P
c84843d617
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
ba013c3133
refactor: move app settings to v1 single-file snapshot
2026-04-11 12:02:32 +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
d06d54e79a
Migrate task thread runtime to Go Agent-core
2026-03-29 12:23: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
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
a41e645c61
Refactor single-agent provider planning
2026-03-27 17:38:15 +08:00
Haitao Pan
96063b8f49
Clean legacy ACP placeholder providers
2026-03-26 18:11:47 +08:00
Haitao Pan
a09b129ac5
Refine assistant provider settings flows
2026-03-26 17:55:38 +08:00
Haitao Pan
f9e31b6199
Support absolute local skill package imports
2026-03-26 17:12:37 +08:00
Haitao Pan
daf01a2c6a
Add focused quick actions for language and theme
2026-03-26 16:41:21 +08:00
Haitao Pan
05f2e91a23
Clean repo skills config and support custom ACP endpoints
2026-03-26 11:59:28 +08:00
Haitao Pan
84716d1da1
feat: support custom external ACP providers
2026-03-26 10:01:28 +08:00
Haitao Pan
929719db67
feat(settings): add authorized skills directory authorization
2026-03-25 19:22:10 +08:00
Haitao Pan
29e61eb700
Add assistant artifact sidebar
2026-03-25 13:38:40 +08:00
Haitao Pan
9a0cf2cf6b
Add ACP endpoint settings tab
2026-03-23 23:28:38 +08:00
Haitao Pan
0a520f70a6
Remove discoveredSkills runtime remnants
2026-03-23 20:19:23 +08:00
Haitao Pan
89b90dbc5c
Add local single-agent skill discovery
2026-03-23 19:56:06 +08:00
Haitao Pan
b53b853e39
refactor: rename AI Gateway UI copy to LLM API
2026-03-23 18:07:02 +08:00
Haitao Pan
8cf26a9bc0
Validate workflow and archive results
2026-03-23 11:54:19 +08:00
Haitao Pan
085041e5f0
Rename AI Gateway mode to Single Agent
2026-03-23 10:11:53 +08:00
Haitao Pan
5cab0f5e3b
Refactor work modes and gateway profiles
2026-03-22 20:02:00 +08:00
Haitao Pan
09287ccea4
Fix assistant thread connection status
2026-03-22 12:29:47 +08:00
Haitao Pan
77ab128195
Persist assistant state and add local recovery cleanup
2026-03-22 11:59:54 +08:00
Haitao Pan
8f655d36b3
Fix web chrome test isolation and session persistence
2026-03-22 10:50:29 +08:00
Haitao Pan
0d3b9b1503
refactor: align multi-agent workflow with real ollama cli
2026-03-20 16:52:20 +08:00
Haitao Pan
04f3474a34
Synchronize assistant threads and markdown view
2026-03-20 12:37:19 +08:00
Haitao Pan
6280e75768
Stabilize ARIS packaging and Ollama Cloud settings
2026-03-20 09:13:22 +08:00
Haitao Pan
47473e08d6
Integrate ARIS bundle and Go bridge runtime
2026-03-20 08:17:34 +08:00
Haitao Pan
8909f11743
Implement streaming assistant thread persistence
2026-03-19 19:55:36 +08:00
Haitao Pan
41e0632d32
Fix assistant model routing and task naming
2026-03-19 17:59:20 +08:00
Haitao Pan
c679d6a13f
Unify task dialog gateway modes
2026-03-19 15:45:06 +08:00
Haitao Pan
b9cdb7d2b9
Add managed multi-agent collaboration runtime
2026-03-19 12:33:50 +08:00
Haitao Pan
4f887e4f15
feat: add linux desktop parity scaffolding
2026-03-16 17:58:37 +08:00
Haitao Pan
30360fe8ba
feat: add focused navigation favorites
2026-03-15 10:14:33 +08:00
Haitao Pan
cacdb70c1e
feat: expand codex bridge integration and assistant workspace
2026-03-15 08:19:53 +08:00
Haitao Pan
e4f55e6dcc
feat: ship ai gateway integration and ui polish
2026-03-13 15:21:23 +08:00
Haitao Pan
acc3a06534
fix: stabilize remote gateway pairing identity
2026-03-12 09:55:17 +08:00
Haitao Pan
f018bb151b
feat: add runtime diagnostics log viewer
2026-03-12 01:15:50 +08:00
Haitao Pan
7d53912463
feat: add gateway device pairing controls
2026-03-12 00:54:28 +08:00
Haitao Pan
d0fca7efd3
feat: complete gateway-driven assistant baseline
2026-03-11 23:01:47 +08:00
Haitao Pan
ad8798ea5b
Add global language toggle and app localization
2026-03-11 15:15:47 +08:00
Haitao Pan
6a9115eda9
Add assistant access controls and maximize desktop windows
2026-03-11 14:04:29 +08:00
Haitao Pan
9720b1fc65
Initial Flutter workspace shell
2026-03-11 07:32:52 +08:00