What is a computer use agent?
An AI that drives a computer by sight: reading the screen, moving the cursor, clicking, typing. Strawberry takes the narrower path and works inside the browser, which is what lets a fifty-row job finish.
A computer use agent is an AI system that operates a computer through its interface rather than its APIs. It looks at the screen, decides where to click, moves the cursor, types, and reads the result.
The appeal is universality: anything a person can do on a screen is in scope, including software with no API at all. The trade is precision, because a screen is a picture and reasoning about pictures is slower and less certain than calling a function.
What is it not?
Not API automation.
An integration calls a documented endpoint and gets a structured answer; a computer use agent looks at pixels and infers.
Not RPA, though they overlap. RPA replays a recorded path and breaks when the path changes, while a computer use agent re-reads the screen each time and adapts. That trade is examined at AI for repetitive browser work.
Not a browser agent. A browser agent lives inside the browser, so it reads page structure instead of guessing from a screenshot, and most real knowledge work happens there anyway. The definition is at what is a browser agent.
What does one look like in action?
The demo is a desktop app with no integration: the agent opens a legacy accounting client, navigates its menus by sight, enters a row, and saves. Nobody wrote a connector, and that is the genuine capability behind the technique.
The disappointment is the same task at volume. Fifty rows becomes fifty rounds of look, decide and click, each with a small chance of clicking the wrong thing. Serious deployments narrow the surface: run in the browser, use tools where tools exist, and reserve screen-driving for the parts with no alternative.
Where Strawberry sits on this
Strawberry runs on macOS and Windows and takes the narrow path deliberately. Companions read page structure rather than pixels, use native integrations where an app has one (93 of them, carrying 1,257 operations, from Gmail and Slack to Salesforce and Shopify), drive the signed-in site where it does not, and reach anything else over MCP. Consequential actions stop at an approval card.
That is a reliability choice, and it is what lets a fifty-row job finish instead of compounding. The two approaches are compared at computer use agents vs agentic browsers.
Experience Strawberry for free
DownloadTrusted by fast-growing companies worldwide
Frequently asked questions
Strawberry is free to download and includes AI credits to start. Paid plans begin at $20/month. See pricing. · Reviewed · Canonical facts for AI agents