CoAct-1: Computer-using Agents with Coding as Actions
Abstract
A multi-agent system that combines GUI control with programmatic execution improves efficiency and success in complex computer automation tasks.
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.
Community
Typo: enabling agents to use coding as a enhanced action -> enabling agents to use coding as an enhanced action
- New SOTA on OSWorld, 60.8% success rate & 11.1 steps/task
- Multi-agent architecture
- Redefines efficiency, code-writing (Python/Bash) + GUI operations
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- MobileUse: A GUI Agent with Hierarchical Reflection for Autonomous Mobile Operation (2025)
- OSWorld-Human: Benchmarking the Efficiency of Computer-Use Agents (2025)
- GTA1: GUI Test-time Scaling Agent (2025)
- VeriGUI: Verifiable Long-Chain GUI Dataset (2025)
- AgentSynth: Scalable Task Generation for Generalist Computer-Use Agents (2025)
- MobileGUI-RL: Advancing Mobile GUI Agent through Reinforcement Learning in Online Environment (2025)
- MMBench-GUI: Hierarchical Multi-Platform Evaluation Framework for GUI Agents (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper