Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Qwen-UI-Agent: Towards Next-Generation Real-World Centric Foundation GUI Agent
| Date | Stars |
|---|---|
| 2026-07-31 | 1847 |
| 2026-08-04 | 1890 |
| 2026-08-06 | 1890 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center">
<a href="https://tongyi-mai.github.io/Qwen-UI-Agent">
<img src="./Qwen-UI-Agent/assets/img/qwen_mai_title_hd.png" alt="MAI-UI × Qwen-UI-Agent" />
</a>
</p>
<p align="center">
<a href="https://tongyi-mai.github.io/Qwen-UI-Agent/"><img src="https://img.shields.io/badge/🌐%20Website-Qwen--UI--Agent-blue" alt="Qwen-UI-Agent Website" /></a>
<a href="https://tongyi-mai.github.io/Qwen-UI-Agent/Qwen-UI-Agent-Technical-Report.pdf"><img src="https://img.shields.io/badge/📄%20Report-Qwen--UI--Agent-red" alt="Qwen-UI-Agent Technical Report" /></a>
<a href="https://arxiv.org/abs/2607.28227"><img src="https://img.shields.io/badge/📄%20arXiv-Paper-red" alt="arXiv" /></a>
<a href="https://tongyi-mai.github.io/MAI-UI-blog/"><img src="https://img.shields.io/badge/🌐%20Website-MAI%20UI-blue" alt="Website" /></a>
<a href="https://tongyi-mai.github.io/MobileWorld/"><img src="https://img.shields.io/badge/🌐%20Website-MobileWorld-blue" alt="Website" /></a>
</p>
<p align="center">
<img src="./Qwen-UI-Agent/assets/img/maiui_to_qwenuiagent_evolution_v5.png" alt="Evolution from MAI-UI 1.0 to Qwen-UI-Agent" width="850">
</p>
We present **Qwen-UI-Agent**, a real-world-centric foundation GUI agent that unifies **mobile**, **computer**, **browser**, and **DeepSearch** scenarios in a single model. Our core contributions include:
- 📱 **Real-device training & evaluation**: We build a live mobile environment of **100+** physical smartphones covering **150+** apps for task construction, trajectory collection, training, and evaluation, together with **MobileWorld-Real**, a self-built real-device benchmark (**400+** tasks across **100+** apps) that closes the sim-to-real gap.
- ⌨️ **Hybrid GUI + CLI action space with batched actions**: Beyond GUI operations, the agent directly executes Bash commands and emits multiple actions in a single decision. In computer-use tasks, CLI commands and GUI clicks emerge as the two dominant action types, and ~**40%** of action outputs are batched.
- 📈 **Scalable long-horizon online RL**: We run online reinforcement learning over trajectories exceeding **100** steps, with ~**10,000** parallel environments rolling out concurrently to accelerate rollout generation.
- 🔄 **AutoResearch-style data flywheel**: Agents construct tasks, environments, and verifiers, diagnose failures, and plan subsequent iterations, significantly reducing human effort in capability iteration.
- 🔔 **Proactive service & cross-platform workflows**: A harness layer enables the agent to proactively initiate tasks from real-world signals (e.g., a flight-cancellation notification), present decision-ready plans for user confirmation, and execute stateful workflows across mobile and computer.
- 🏆 **State-of-the-art performance**: **82.1%** on MobileWorld, **92.2%** on MobileWorld-Real, **97.5%** on AndroidDaily, **79.5%** on OSWorld-Verified, **40.0%** (partial score) on OSWorld-v2, **73.6%** on WebArena, and **81.5%** on ScreenSpot-Pro.
<p align="center">
<img src="./Qwen-UI-Agent/assets/img/performance_6panel_v3.png" alt="Qwen-UI-Agent performance across six benchmarks" width="1000">
<br>
<em>Qwen-UI-Agent performance across six GUI benchmarks</em>
</p>
## Projects
- [**Qwen-UI-Agent**](./Qwen-UI-Agent/) — follow-up work. Visit the [project website](https://tongyi-mai.github.io/Qwen-UI-Agent).
- [**MAI-UI 1.0**](./MAI-UI/) — archived original repository content.
## 📰 News
* **[2026-07-30]** 🚀 **Introducing Qwen-UI-Agent**: Our follow-up work, [**Qwen-UI-Agent**](https://tongyi-mai.github.io/Qwen-UI-Agent), extends MAI-UI into a real-world centric foundation GUI agent spanning **mobile, computer-use, web, and DeepSearch** environments. It unifies GUI operations with CLI execution in a single action space, emits batched actions per model turn, and is trained with online RL on trajectories exceeding **100 turns** across over **10,000 concurrent environments**. Qwen-UI-Agent achieves **82.1%** on MobileWExcerpt of 13,678 characters
Read on GitHub28
7
5
5
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d196f07849a637be, topic:computer-use, topic:gui-agent, desc:gui agent