CUA-Universe: A Scalable and Dynamic Environment for Hybrid GUI+CLI Agents
Haoting Shi, Wenhao Wang, Weicheng Fang, Yaozhong Liang, Tian Jin, Pengxiang Zhao, et al.
arXiv:2609.05374v1Today’s standout is CUA-Universe, a new environment for training computer-use agents that can work across both graphical interfaces and the command line. That matters because real desktop work is rarely just clicking around a window; it often mixes visual inspection with fast, precise terminal commands. The problem is that most existing benchmarks and training setups only cover the GUI side, and building hybrid environments by hand for each app is painfully slow. CUA-Universe automates that pipeline. It can adapt real applications into reproducible virtual machines, discover or create command-line access, and then synthesize realistic tasks and efficient hybrid trajectories. The result is a scalable way to teach agents when to use the mouse and when to use the shell. In experiments, models trained on this data became both more successful and much more efficient, taking fewer steps and using fewer tokens. That’s an important step toward computer agents that are not just capable, but practical.
Also spotted that day
Previous daily papers