aicoolies logo
CUA (Computer-Use Agent) logo
CUA (Computer-Use Agent) logo

CUA (Computer-Use Agent)

Open-source sandboxes and SDKs for AI agents that control desktops

freemiumupdated Aug 16, 2026

Open-source computer-use infrastructure for agents that need to drive desktop environments in the background. CUA includes Cua Driver, Sandbox, Run, Bench, and Verified Data across Linux, Windows, macOS, and Android, with MCP and CLI surfaces for screenshots, accessibility trees, keyboard/mouse actions, shell commands, task evaluation, and fleet execution.

Read our CUA (Computer-Use Agent) review

A detailed review by the aicoolies team — click to read

CUA provides infrastructure for computer-use agents that need reproducible access to operating systems and desktop applications. Its current product surface includes Cua Driver for background computer control, Cua Sandbox for local or cloud machine environments, Cua Run for scaling fleets of machines, Cua Bench for evaluation, and Verified Data for curated trajectories. The project is MIT licensed and its GitHub repository remains active with roughly 18.6K stars.

The platform targets cross-OS agent development across Linux, Windows, macOS, and Android. Developers can work through Python or TypeScript SDKs, the CUA CLI, MCP tools, and documentation for sandbox lifecycles, snapshots, secrets, parallel sandboxes, and benchmark integrations such as ScreenSpot and OSWorld-style tasks. This makes CUA more than a simple VM wrapper: it is a development and evaluation layer for agents that click, type, inspect interfaces, execute commands, and collect trajectories.

Current pricing language starts with the open-source GitHub stack and moves into hosted, BYOC, on-prem, or dedicated fleets as concurrency, OS mix, and compliance needs grow. That makes CUA best for teams that need controlled computer fleets for evals, RL loops, data generation, or batch rollouts, rather than buyers looking for a simple fixed-price SaaS tier. Procurement teams should confirm hosted and dedicated-fleet terms before using old per-resource pricing assumptions.

Pricing

Open-source GitHub tier; hosted, BYOC, on-prem, and dedicated fleets by request as concurrency, OS mix, and compliance needs grow

Platforms

macOS, Linux, Windows, Android; Docker, QEMU, Apple Virtualization

Categories

Tags

Use Cases

CrabTalk logo

CrabTalk

The 5MB open-source agent daemon that hides nothing

CrabTalk is a lightweight five-megabyte daemon that streams every AI agent event to your client in real time including text deltas, tool calls, and thinking steps. It provides complete transparency into agent operations with one-curl installation and bring-your-own-model support. Designed as the observable alternative to opaque agent runtimes where you cannot see what the AI is actually doing.

Open Source
adk-go logo

adk-go

Google's official Agent Development Kit for building AI agents in Go

adk-go is Google's official Agent Development Kit for the Go programming language, providing the tools and abstractions needed to build production AI agents. It supports tool calling, multi-turn conversations, structured outputs, and integration with Google's Gemini models. With 7,300 GitHub stars and Apache 2.0 license, it brings first-class AI agent development capabilities to the Go ecosystem.

Open Source
Spring AI Alibaba logo

Spring AI Alibaba

Alibaba's Spring framework for building AI applications in Java

Spring AI Alibaba is Alibaba's open-source framework that brings AI capabilities to Java Spring Boot applications. It provides auto-configuration for AI model providers, RAG pipeline components, agent frameworks, and tool integration following Spring conventions. With 9,100 GitHub stars and 220+ contributors, it is the most mature AI framework for Java enterprise developers building production AI features.

Open Source
Memori logo

Memori

SQL-native memory infrastructure for AI agents and applications

Memori is an AI memory engine that provides persistent, queryable memory for agents and applications using SQL-native storage. It stores structured memories with semantic search, temporal awareness, and relationship tracking, enabling AI systems to remember user preferences, past interactions, and contextual facts across sessions. With 12,900 GitHub stars, it offers a database-native approach to the agent memory problem.

Open Source
Graphiti logo

Graphiti

Build real-time temporal knowledge graphs for AI agents

Graphiti is an open-source Python framework by Zep for building temporally-aware knowledge graphs for AI agents. It continuously integrates conversations, business data, and external information into queryable graphs with bi-temporal tracking. The hybrid retrieval combines semantic search, BM25 keywords, and graph traversal for sub-300ms queries without LLM calls at retrieval time.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
MCPJam logo

MCPJam Inspector

Test and debug MCP servers before they ship

Open-source platform for inspecting, debugging and regression-testing MCP servers, MCP Apps and ChatGPT apps, with OAuth and protocol conformance for local and CI workflows.

freemiumOpen SourceTelemetry
hyperagent

HyperAgent

Open-source natural-language browser automation framework for AI agents

An AGPL-3.0 TypeScript framework that drives a real browser from natural-language tasks — the self-hostable OSS framework from Hyperbrowser, distinct from the vendor's paid cloud browser product.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
MCP for Unity logo

MCP for Unity

Open-source MCP bridge between AI assistants and the Unity Editor

MCP for Unity is CoplayDev’s MIT-licensed bridge between MCP-compatible AI assistants and the Unity Editor. It exposes tools for assets, scenes, GameObjects, scripts, tests, profiling, and build-oriented workflows. The community project supports Unity 2021.3 LTS through 6.x and is explicitly not affiliated with Unity Technologies.

Open Source
XcodeBuildMCP logo

XcodeBuildMCP

Sentry-maintained MCP server and CLI for Xcode builds, simulators, and tests

XcodeBuildMCP is a Sentry-maintained, MIT-licensed MCP server and CLI for agent-assisted iOS and macOS development. It lets MCP-compatible coding agents run Xcode build and test workflows, manage simulators, inspect failures, and work through Homebrew, npm, or on-demand client configuration, with documented Sentry telemetry controls for teams that need an opt-out.

Open SourceTelemetry

Used in Stacks

Comparisons

CUA vs OpenHands: Computer-Use Agent Infrastructure Compared

CUA and OpenHands both enable AI agents to autonomously control computers, but they target different layers of the stack. CUA provides sandboxed VM infrastructure where any agent can operate safely, while OpenHands is a complete autonomous coding platform with its own agent logic. The choice depends on whether you need infrastructure for custom agents or a ready-to-use coding assistant.

CUA (Computer-Use Agent)OpenHands

FAQ

What is CUA (Computer-Use Agent)?

Open-source computer-use infrastructure for agents that need to drive desktop environments in the background. CUA includes Cua Driver, Sandbox, Run, Bench, and Verified Data across Linux, Windows, macOS, and Android, with MCP and CLI surfaces for screenshots, accessibility trees, keyboard/mouse actions, shell commands, task evaluation, and fleet execution.

Is CUA (Computer-Use Agent) free?

CUA (Computer-Use Agent) offers a free tier alongside paid plans. Open-source GitHub tier; hosted, BYOC, on-prem, and dedicated fleets by request as concurrency, OS mix, and compliance needs grow

What are the best CUA (Computer-Use Agent) alternatives?

The top editor-verified CUA (Computer-Use Agent) alternatives are CrabTalk, adk-go, Spring AI Alibaba, and more.

How does CUA (Computer-Use Agent) score in our review?

Our hands-on review scores CUA (Computer-Use Agent) 86/100 overall, based on speed, privacy, and developer-experience testing.