Computer use is a different kind of tool

Anthropic put computer use in public beta: Claude looks at a screenshot, then moves the cursor, clicks, and types. On OSWorld, screenshot-only, it scores 14.9% against a previous best of 7.8%. The number is low on purpose. They are shipping the capability while it is still clumsy.
The interesting split is not the score. Most agent work so far assumed an API: a structured tool, a schema, a return value. Computer use assumes the opposite. The software was built for people. The agent has to operate it through the same surface people use. That is slower and more brittle than a clean function call, and it is the only path through the majority of software that will never grow an API.
Treat this as a pattern, not a model drop. GUI agents and API agents will coexist. The production question is which jobs are worth the mess of the screen.