Researchers have introduced Qwen-CUA, a native computer-use agent built on a 397B-A17B Qwen mixture-of-experts backbone. The system operates by observing screenshots and acting through keyboard and mouse events, without relying on DOM trees or accessibility metadata.
- It maintains up to 20 active screenshots and folds older visual history in fixed-size blocks to retain recent evidence.
- Training utilized a cloud rollout fleet with nearly 100,000 vCPUs and approximately 40,000 verifiable tasks.
- Qwen-CUA outperforms Qwen3.7 across eight benchmarks, reaching 86.2 on OSWorld-Verified and 18.5/48.4 binary/partial completion on OSWorld 2.0.
- Scaling the approach to over one trillion parameters yields Qwen-CUA-Max, improving scores to 87.6 and 21.2/53.3 respectively.
- The model reduces RedTeamCUA attack success from 36.6 to 16.4 relative to Qwen3.7.
These results establish native computer use as a broadly capable agent foundation, highlighting scalable verifiable interaction and hybrid tool use as key directions.