Cua-BenchThe best frontier agent clears just 6 of 25 expert KiCad tasks.View overview

Cua Developers

Open-source computer-use automation for real machines and local isolated desktops.

Cua Driver

Run native desktop apps in the background through MCP, CLI, or a long-running driver daemon.

Start with a real app

Cua Sandbox

Spin up disposable GUI machines when agents need fresh state, isolation, and repeatable runs.

Create a cloud desktop

Cua-Bench

Define verifiable computer-use tasks, run agents across environments, and score their trajectories.

Evaluate an agent

Architecture

See how driver, sandbox, computer, agent, and MCP layers fit together before you build deeper.

Understand the stack

Cua Driver in action

Agents build and inspect desktop apps on Windows and headless Linux while the developer keeps control of the active desktop.

Build and check a WPF app on Windows
Claude Code builds a WPF CRM, runs it, patches the code, and checks the app again.
View the original post on X
Fill a Linux spreadsheet over SSH
An agent enters a monthly budget in Gnumeric on a remote machine with no attached display or GPU.
View the original post on X

Featured resources

Guides, posts, and release notes from Cua.

Examples

Practical workflows for lifecycle, snapshots, secrets, ports, images, and repeatable agent work.

Browse examples

Reference

Look up lifecycle calls, image options, interfaces, and the Python and TypeScript sandbox surface.

Explore the SDK