trycua/cua

▲ 1,012 stars today★ 24,915⑂ 1,711

Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.

About trycua/cua

trycua/cua is an open-source project on GitHub, mainly written in HTML. Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation. It currently holds 24,915 stars and 1,711 forks with 1,022 open issues, and was last pushed on 2026-09-20 (repository created 2025-01-31).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #3 with 1,012 new stars today.

GitHub Repository Details

Repository trycua/cua · default branch main · size 496810 KB · watchers 87 · source: GitHub REST API and repository README

README

https://github.com/trycua/cua/blob/HEAD/Cua logo

Give AI agents computers they can use.
Cua provides open-source desktop automation, isolated cloud desktops, local macOS VMs, specialist decision models, and benchmarks for evaluating computer-use agents.

Try Cua Fleets now at run.cua.ai

https://github.com/trycua/cua/blob/HEAD/cua.ai https://github.com/trycua/cua/blob/HEAD/Discord https://github.com/trycua/cua/blob/HEAD/Twitter https://github.com/trycua/cua/blob/HEAD/Documentation
https://github.com/trycua/cua/blob/HEAD/trycua%2Fcua | Trendshift

Choose your path

https://github.com/trycua/cua/blob/HEAD/Cua Fleets: isolated cloud desktops for your agents https://github.com/trycua/cua/blob/HEAD/CUA-S1: small, specialized models for computer use.
https://github.com/trycua/cua/blob/HEAD/Cua Driver: inspect and operate apps on macOS, Windows, and Linux https://github.com/trycua/cua/blob/HEAD/Lume: local macOS and Linux VMs on Apple Silicon https://github.com/trycua/cua/blob/HEAD/Cua Bench: create tasks, evaluate agents, and export trajectories
Bring your own agent and model, or explore CUA-S1 for specialized decisions. Cua provides the computer and automation tools. Computer-Use 2.0 describes an agent moving between code, APIs, and graphical interfaces within the same task.

See Cua Driver in action

Two Cua Driver sessions select cells in LibreOffice Calc and objects in Inkscape on an Omarchy desktop while a terminal stays in the foreground. Watch the 50-second demo, then explore Omarchy on Fleet.

https://github.com/user-attachments/assets/b4e5517c-d2db-4758-b4cf-07131b0753b2

---

Cua Fleets

Provision isolated cloud desktops at run.cua.ai. A Fleet maintains sandbox capacity; your code claims a desktop from a pool and uses the Sandbox SDK to run commands, capture screenshots, and interact with apps inside it.

Your first result: provision a Linux desktop, run uname -a, save a screenshot, and delete the cloud resources. The tutorial covers Fleet credentials, dependencies, and cleanup. Pools can retain paid capacity after a claim ends, so follow its cleanup steps.

Local sandboxes and Fleets share the Sandbox SDK, but credentials, images, operations, and runtime requirements differ. Use the runtime support reference to choose an environment. For your own hardware, see Manage local sandbox lifecycle.

Your first Cloud Fleet | Fleet overview | Sandbox SDK reference

---

Cua Driver

Give your agent tools to inspect and operate native desktop apps and browsers on macOS, Windows, and Linux. Connect through the CLI, MCP, or typed SDKs. Background delivery lets agents work without moving your pointer or taking focus when the app and platform support it; see platform support for the boundaries.

macOS / Linux

/bin/bash -c "$(curl -fsSL https://cua.ai/driver/install.sh)"

Windows (PowerShell)

irm https://cua.ai/driver/install.ps1 | iex

Your first result: connect your agent, ask it to compute 6 × 7 in Calculator, and have it verify that the app displays 42. The tutorial covers platform setup, permissions, and agent connection.

Drive your first app | Installation | CLI Reference

Using Claude Code, Codex, Cursor, OpenClaw, or another agent? Find your integration. Source documentation and architecture notes live in libs/cua-driver/README.md.

---

CUA-S1

CUA-S1 is our family of small, specialized System 1 models for computer use. We use "System 1" as an engineering analogy for fast, bounded decisions, such as choosing which value belongs in a field or whether to leave an element alone. It is not a strict classification of model architectures or a replacement for a general-purpose agent's planning and reasoning.

The first research profile focuses on forms: scoring decisions from structured interface elements and document values rather than generating a response token by token. Application code orders the actions, and the optional Cua Driver integration handles execution with explicit action boundaries.

The project includes Python model code, synthetic-data generation, training, and evaluation. The GitHub component is an early, source-only research release; model weights are hosted separately on Hugging Face. The source is MIT-licensed. Check each model and dataset card for its scope, limitations, and artifact-specific license.

Explore CUA-S1 | Model card | Safety and deployment guidance

CUA-S1-FORMS on Hugging Face: Model weights | Dataset

---

Lume

Create and manage local macOS and Linux VMs on Apple Silicon using Apple's Virtualization.Framework.

/bin/bash -c "$(curl -fsSL https://cua.ai/lume/install.sh)"

Your first result: create a vanilla macOS Tahoe VM from an Apple restore image, start it, and connect over SSH. The tutorial uses the Lume CLI directly and explains the unattended setup defaults.

Create your first Lume VM | Installation | CLI reference

---

Cua Bench

Build computer-use tasks, evaluate agents, and export trajectories for training. Start with a simulated task that requires no VM, Docker, or model API key.

With Python 3.12 or 3.13 and uv installed:

uv tool install 'cua-bench[browser]'
uv tool run --from 'cua-bench[browser]' playwright install chromium

Your first result: create a small task, run its reference solution, and verify that its evaluator reports a reward of 1.0. Then try the same task yourself.

Build your first task | What is Cua-Bench? | CLI reference | Partner with us

---

Resources

Citation

If Cua supports your research, please cite the software:

@software{cua2025,
  author  = {{Cua AI, Inc.}},
  title   = {Cua},
  year    = {2025},
  url     = {https://github.com/trycua/cua},
  license = {MIT}
}

For reproducibility, include the Cua release or commit used in your experiments. Citation metadata is also available in CITATION.cff.

Contributing

We welcome contributions! See our Contributing Guidelines for details.

License

MIT License — see LICENSE for details.

Third-party components have their own licenses:

Trademarks

Apple, macOS, Ubuntu, Canonical, and Microsoft are trademarks of their respective owners. This project is not affiliated with or endorsed by these companies.

---

Sponsors

Thank you to all our GitHub Sponsors!

| Adam Cohen Hillel | CodeRabbit | Zephyr Cloud IO | | :------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------: | | https://github.com/trycua/cua/blob/HEAD/Adam Cohen Hillel | https://github.com/trycua/cua/blob/HEAD/CodeRabbit | https://github.com/trycua/cua/blob/HEAD/Zephyr Cloud IO |

GitHub Stars & Activity

24,915Stars
1,711Forks
1,022Open issues
HTMLLanguage

GitHub Popularity

GitHub stars24,915
Forks1,711
Open issues1,022
Primary languageHTML
LicenseMIT
Stars gained today1,012
Created2025-01-31
Last pushed2026-09-20

Trending History

Daily boardrank #3 · ▲ 1,012 stars
Weekly boardrank #31 · ▲ 1,867 stars
Monthly boardrank #56 · ▲ 2,865 stars

Related GitHub Projects

1

ossu / computer-science

HTML★ 209,209⑂ 25,882▲ 62 stars
2

baojie / shiji-kb

HTML★ 3,198⑂ 507▲ 124 stars
3

affaan-m / ECC

JavaScript★ 263,382⑂ 39,412▲ 1,012 stars
4

tensorflow / tensorflow

C++★ 200,208⑂ 76,964▲ 28 stars
5

Significant-Gravitas / AutoGPT

Python★ 187,458⑂ 46,009▲ 30 stars
6

Genymobile / scrcpy

C★ 150,061⑂ 13,780▲ 78 stars
7

anthropics / claude-code

TypeScript★ 146,951⑂ 23,997▲ 415 stars
8

ggml-org / llama.cpp

C++★ 128,930⑂ 23,486▲ 140 stars

More Trending Repositories