MEGA Hub

Qwen-CUA: Native Computer Use for (almost) Everything

Authors

Do you know Dunjie Lu?You can claim authorship or link another user.Do you know Shuai Bai?You can claim authorship or link another user.Do you know Tianyi Bai?You can claim authorship or link another user.Do you know Sicheng Fan?You can claim authorship or link another user.Do you know Chang Gao?You can claim authorship or link another user.Do you know Jian Guan?You can claim authorship or link another user.Do you know Feng Hu?You can claim authorship or link another user.Do you know Mianqiu Huang?You can claim authorship or link another user.Do you know Xingyang Huang?You can claim authorship or link another user.Do you know Yizhen Jiang?You can claim authorship or link another user.Do you know Yuheng Jing?You can claim authorship or link another user.Do you know Dehui Kong?You can claim authorship or link another user.Do you know Ning Li?You can claim authorship or link another user.Do you know Dayiheng Liu?You can claim authorship or link another user.Do you know Shixuan Liu?You can claim authorship or link another user.Do you know Zheng Liu?You can claim authorship or link another user.Do you know Que Shen?You can claim authorship or link another user.Do you know Bowen Wang?You can claim authorship or link another user.Do you know Junli Wang?You can claim authorship or link another user.Do you know Chencan Wu?You can claim authorship or link another user.Do you know Rui Xie?You can claim authorship or link another user.Do you know Tianbao Xie?You can claim authorship or link another user.Do you know Zhihui Xie?You can claim authorship or link another user.Do you know Haiyang Xu?You can claim authorship or link another user.Do you know An Yang?You can claim authorship or link another user.Do you know Tao Yu?You can claim authorship or link another user.Do you know Wenzhen Yuan?You can claim authorship or link another user.Do you know Xi Zhang?You can claim authorship or link another user.Do you know Zhenru Zhang?You can claim authorship or link another user.Do you know Mingkang Zhu?You can claim authorship or link another user.Do you know Zhaoqing Zhu?You can claim authorship or link another user.Do you know Yizhong Cao?You can claim authorship or link another user.Do you know Kai Dang?You can claim authorship or link another user.Do you know Binyuan Hui?You can claim authorship or link another user.Do you know Kaixin Li?You can claim authorship or link another user.Do you know Junyang Lin?You can claim authorship or link another user.Do you know Haiquan Wang?You can claim authorship or link another user.Do you know Zekun Wang?You can claim authorship or link another user.Do you know Yiheng Xu?You can claim authorship or link another user.Do you know Fan Yan?You can claim authorship or link another user.Do you know Mengqi Yuan?You can claim authorship or link another user.Do you know Danyang Zhang?You can claim authorship or link another user.Do you know Jiajun Zhang?You can claim authorship or link another user.Do you know Zhipeng Zhang?You can claim authorship or link another user.Do you know Fan Zhou?You can claim authorship or link another user.Do you know Fan Zhou?You can claim authorship or link another user.

Abstract

Native computer use offers a general interface for agents to operate almost any software available to people, but requires long-horizon state tracking, large-scale interactive experience, and learning from sparse yet verifiable outcomes. We introduce Qwen-CUA, a native computer-use agent with a 397B-A17B Qwen mixture-of-experts backbone. It observes only screenshots and acts through keyboard and mouse events, without DOM trees, accessibility metadata, or task-specific APIs. Its scaffold maintains up to 20 active screenshots and folds older visual history in fixed-size blocks to retain recent evidence while preserving reusable prompt prefixes. For training, we build a cloud rollout fleet with access to nearly 100,000 vCPUs and tens of thousands of concurrent environments, construct approximately 40,000 verifiable tasks, and collect personalized long-horizon workflows across everyday and professional software. We optimize complete trajectories with verifiable rewards and trajectory slicing, while iterative training runs refresh supervised data and recalibrate reinforcement-learning tasks. Across eight benchmarks, Qwen-CUA outperforms Qwen3.7 and remains competitive with leading proprietary systems, reaching 86.2 on OSWorld-Verified and 18.5/48.4 binary/partial completion on OSWorld 2.0. Scaling the same recipe to a model with over one trillion parameters yields Qwen-CUA-Max, improving these scores to 87.6 and 21.2/53.3. Qwen-CUA also reduces RedTeamCUA attack success from 36.6 to 16.4 relative to Qwen3.7. Efficiency analyses, a browser deployment, and Bash-augmented experiments further characterize practical behavior. These results establish native computer use as a broadly capable agent foundation and highlight scalable verifiable interaction and hybrid tool use as key directions.

Community

00

Publication notes

Author note
24 pages, 10 figures. Technical report