Skip to main content

Computer Use

The Desktop app’s Computer Use mode gives agents full control of your desktop — they can see your screen, move the mouse, type, click, and interact with any application.

How It Works

  1. Agent takes a screenshot of your screen
  2. Screenshot sent to vision LLM (Claude with computer-use)
  3. LLM analyzes the screen and decides the next action
  4. Agent executes the action (click, type, scroll, hotkey)
  5. Repeat until task complete

Actions

Human-Like Behavior

All desktop actions use human-like patterns:
  • Mouse — Bezier curves with acceleration/deceleration
  • Typing — Variable speed, faster for common letter pairs
  • Clicks — Small position jitter (humans don’t click exact pixels)
  • Pauses — Random micro-delays between actions

Safety

  • Agent always asks before risky actions (installing software, deleting files)
  • You can pause/stop at any time
  • Take Over mode lets you grab control instantly
  • All actions logged in the timeline