Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CoAct-1: Computer-using Multi-Agent System with Coding Actions

About

Autonomous agents that operate computers via Graphical User Interfaces (GUIs) often struggle with efficiency and reliability on complex, long-horizon tasks. While augmenting these agents with planners can improve task decomposition, they remain constrained by the inherent limitations of performing all actions through GUI manipulation, leading to brittleness and inefficiency. In this work, we introduce a more robust and flexible paradigm: enabling agents to use coding as a enhanced action. We present CoAct-1, a novel multi-agent system that synergistically combines GUI-based control with direct programmatic execution. CoAct-1 features an Orchestrator that dynamically delegates subtasks to either a conventional GUI Operator or a specialized Programmer agent, which can write and execute Python or Bash scripts. This hybrid approach allows the agent to bypass inefficient GUI action sequences for tasks like file management and data processing, while still leveraging visual interaction when necessary. We evaluate our system on the challenging OSWorld benchmark, where CoAct-1 achieves a new state-of-the-art success rate of 60.76%, significantly outperforming prior methods. Furthermore, our approach dramatically improves efficiency, reducing the average number of steps required to complete a task to just 10.15, compared to 15 for leading GUI agents. Our results demonstrate that integrating coding as a core action provides a more powerful, efficient, and scalable path toward generalized computer automation.

Linxin Song, Yutong Dai, Viraj Prabhu, Jieyu Zhang, Taiwei Shi, Li Li, Junnan Li, Silvio Savarese, Zeyuan Chen, Jieyu Zhao, Ran Xu, Caiming Xiong• 2025

Related benchmarks

TaskDatasetResultRank
OS GUI Agentic Task ExecutionOSWorld 361 tasks (Verified)
OS Success Rate75
43
GUI Navigation and ActionOS World (test)
Success Rate (OS)75
26
Computer task executionOSWorld (Verified)
Office Task Score64.8
24
GroundingOSWorld
Overall Score60.8
22
GUI Agent Task SuccessOSWorld
Success Rate0.564
16
Fine-Grained Action ExecutionOSExpert-Eval
GIMP Execution Time (s)911
10
Long-Horizon Composite SkillsOSExpert-Eval
Execution Time (GIMP)1.26e+3
10
Unseen UI GeneralizationOSExpert-Eval
Execution Time (Tableau, s)924
10
Unseen UI GeneralizationOSExpert-Eval
Tableau Success Rate5
8
Fine-Grained Action ExecutionOSExpert-Eval
GIMP Success Rate0.00e+0
8
Showing 10 of 12 rows

Other info

Follow for update