@trycua: 1/ Today we're bringing Cua Driver to Linux: background computer-use for any agent. Hermes, Claude Code, Codex, or your…
Summary
Cua Driver is now available on Linux, enabling background computer-use for any AI agent via CLI or MCP, with support for real Linux desktop apps.
View Cached Full Text
Cached at: 06/18/26, 10:12 PM
1/ Today we’re bringing Cua Driver to Linux: background computer-use for any agent. Hermes, Claude Code, Codex, or your own loop can drive real Linux desktop apps (X and Wayland in preview) through CLI or MCP while your desktop stays usable
2/ Our team recorded a few Linux demos of what background computer-use looks like in practice:
3/ True multi synthetic pointer support. Cua Driver drives several cursors dragging the word “Cua” across XFCE at the same time. Main window stays frontmost.
4/ Background dev loop. Claude Code builds a calculator app, drives the calculator UI, QAs its own work. The agent terminal stayed frontmost the whole time
5/ Wayland multi-window control, in preview. Cua Driver drives 16 cursors across 16 Wayland windows at the same time, each one moving independently.
6/ Headless agent over SSH builds a working budget in a real Linux spreadsheet on a remote box with no GPU and no display attached
7/ A lot of Linux work is trapped behind desktop apps internal GTK and Qt tools, Electron clients, back-office portals. You can install on Debian 12, Ubuntu 22.04, Rocky 9, and Fedora 41 - code is open-source for anyone to contribute other distros support and report issues
8/ Linux Cua Driver is available today. Use it from Claude Code, Codex, or your own agent through MCP/CLI.
Repo: https://github.com/trycua/cua Blog: https://cua.ai/blog/inside-linux-computer-use…
Shall we @NousResearch @Teknium
Similar Articles
@NousResearch: Computer use with any model Hermes Agent × @trycua
NousResearch announces that their Hermes model can now be used for computer use tasks in combination with the trycua framework.
@Teknium: Give our early preview of Computer Use (with ANY model) a try today! Built into the latest Hermes Agent and powered by …
Teknium introduces an early preview of Computer Use built into the Hermes Agent and powered by TryCua, enabling any AI model to interact with and control a desktop environment in the background without overriding direct user input.
trycua/cua
trycua/cua is an open-source toolkit and Python library for building, benchmarking, and deploying computer-use agents, featuring macOS background automation and cross-platform agent-ready sandboxes.
@JinjingLiang: Want to ditch Claude? Someone just released the any-agent version of 'Claude Agent View' Use Codex, Pi, Droid, whatever…
Orca is an open-source AI orchestrator that lets developers run multiple CLI agents like Claude Code, Codex, and Gemini side-by-side across repositories on macOS, Windows, and Linux.
ToolCUA: Towards Optimal GUI-Tool Path Orchestration for Computer Use Agents
ToolCUA is a new agent framework that optimizes GUI-tool path selection for computer use agents through staged training and reinforcement learning. It achieves state-of-the-art performance on OSWorld-MCP by effectively interleaving GUI actions and high-level tool calls.