Computer use, the browser tool, the Skills API, and the Files API are now generally available on the Claude Platform. Automate work in applications that have no API with fewer round trips per task, and build Claude Managed Agents on versioned skills and reusable files.
Claude now takes several actions per turn (click, type, key, screenshot) instead of one per round trip with `computer_toolset_20260801`. Early-access customers saw 20-40% fewer round trips per task, so tasks finish faster and cost less.
Browser automations that target pixels break when the layout shifts. `browser_toolset_20260801` gives Claude the page structure, so it acts on element references plus coordinates. Docs: https://t.co/QekEZanMU1
The Skills API and Files API are the building blocks of Claude Managed Agents. Skills API lets you upload your team's procedure once, version it, and pin each request to a `version_id` or `latest`. Docs: https://t.co/D9saWY5brI
General availability plus multi action turns changes the cost and reliability math for computer use agents, and versioned skills give teams a way to pin procedures.
Sign in to comment.
Loading comments…