trycua/cua
Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.
About the project
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
Useful for
- Provision an isolated Linux desktop in the cloud and run a command in it
- Connect an agent to Calculator via MCP and verify the computed result
- Create a macOS VM on Apple Silicon with Lume and connect over SSH
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 161 stars so far today, about 437 expected by the end of the day. The usual pace is 44 per day, so that's 9.9× as much.
- Over the last two days the pace is 13× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- GitHub Trending today: #2, +383 stars.
- About 52 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 23,862
- Stars in a day
- 437
- Forks
- 1,651
- Issues and pull requests
- 3,874
- Watchers
- 85
- Language
- HTML
- License
- MIT
- Latest release
- nightly-cua-driver-rs-v0.28.3-nightly.20260919.35421378483 · September 19, 2026
- Created
- January 31, 2025
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026GitHub Trending today: #2, +383 stars
Similar projects
-
9.4
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.2
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
8.2
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
7.2
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
6.5
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…