Glossary · Term

computer-use agent

← all terms

Definition

Plain language

An AI that operates a computer the way a person does — clicking, typing, and navigating apps to finish tasks.

As stated in the literature

An agent, typically built on a vision-language model, that perceives a desktop or browser via screenshots, DOM, or accessibility tree and acts through mouse and keyboard operations; evaluated on benchmarks like OSWorld and CUA-World.

Also called: computer-use agents, CUA, CUAs

Why it matters: It lets AI handle real software tasks people do every day, rather than only answering questions in a chat box.

For example, you could tell such an agent to open a spreadsheet, find last month's expenses, and email the total to your boss, and it would click and type its way through each step.

Heard on the show

“… An NVIDIA team takes one of the best open-source computer-use agents available — a model that already knows how to look at a desktop and click around — and they …”
Episode 156 — Why More Human Demonstrations Made a Computer-Use Agent Worse

Mentioned in 6 episodes

  1. 156
    Why More Human Demonstrations Made a Computer-Use Agent Worse
  2. 151
    Why More Experience Made This AI Agent Worse, And How to Fix It
  3. 125
    AI Coding Agents Run a Marathon, and Fewer Than One in Three Finish
  4. 080
    How a Two-Agent Trick Unlocked Large-Scale Training for Computer-Use Agents
  5. 063
    Why Web Agents Are Slow: A Compiler-Style Fix for Computer-Use Latency
  6. 017
    When the Agent Grades Its Own Homework: A Brutal New Benchmark for AI Workers

Related terms