xworkmate-app/lib/features
Cowork 3P fc43182028 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
..
assistant refactor: remove multi-agent orchestration subsystem (Path B) 2026-06-04 05:34:58 +00:00
desktop feat(ui): apply BoxFit.fill for remote desktop WebRTC view to ensure no blank spaces 2026-06-04 12:57:43 +08:00
mobile Fix manual bridge save runtime config 2026-06-01 13:11:30 +08:00
settings refactor(ui): eliminate unowned helper sprawl in assistant skill picker 2026-06-04 10:08:02 +08:00