← Discover
Discover · GitHub · CUA↑ +70 today

Computer control for artificial intelligence agents

CUA provides an open source infrastructure for computer-capable artificial intelligence agents. It brings together sandbox, software development kit (SDK) and benchmark tools under one roof for the purpose of training and evaluating agents that can control desktop operating systems.

Updates

  • September 16, 2026: Stars 22,493 → 22,704, latest release sandbox-v0.8.0 (September 15, 2026).
  • September 11, 2026: Stars 22,450 → 22,493, latest release npm-fleet-v0.1.2 (September 11, 2026).
  • September 10, 2026: Stars 22,100 → 22,450, latest release computer-server-v0.3.46 (September 10, 2026).
  • September 2, 2026: Stars 22,065 → 22,100, latest release npm-fleet-v0.1.1 (September 2, 2026).

What you get

  • Control desktop apps in the background
  • Isolated sandboxes for different operating systems
  • Benchmarking tools to measure agent performance

Installation

Driver installation (macOS/Linux)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/cua-driver/scripts/install.sh)"
Sandbox SDK installation
pip install cua

Running it

macOS virtual machine startup
# Install Lume
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"

# Pull & start a macOS VM
lume run macos-sequoia-vanilla:latest

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

I want to develop a computer usage agent using the CUA infrastructure. Help me set up the basic Python structure that will allow my agent to interact with desktop applications in the background, make mouse clicks, and send keyboard input. Create a sample code sketch that runs commands and takes screenshots in a Linux environment using the CUA Sandbox SDK.

Related dictionary terms

Who it is forIt is suitable for software developers and researchers who develop artificial intelligence agents that perform autonomous tasks on the computer.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-16: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.