Four Agent Features Exit Beta at the Same Time

Anthropic announced on August 20, 2026, in a post from the ClaudeDevs team on X, that four features aimed at artificial intelligence agents reached general availability on the Claude Platform: computer use, which lets Claude operate graphical interfaces the way a human would, the browser use tool, the Skills API, and the Files API. The information was confirmed in a technical breakdown published by Apito and appears in Anthropic's public release history.

Automation in Apps Without an API, With Fewer Round Trips

According to Anthropic itself, combining these features allows automating work in applications that lack their own API, using computer use and browser use to operate the interface directly, with fewer round trips per task than previous workflows required. The Files API lets Claude read and write files persistently throughout a session, while the Skills API organizes reusable, versioned instructions that different agents can call on.

Claude Managed Agents: Infrastructure Ready for Production

Together, these four features form the foundation for what Anthropic calls Claude Managed Agents: agents built on versioned skills and reusable files, designed to run in production rather than just as a proof of concept. The idea is to give developers a stable base for building complex automations without having to rebuild file access logic and instructions from scratch for every new agent.

Also Available Through Microsoft Foundry, Google Cloud on the Way

The Skills API and Files API are already available outside the Claude Platform, through Microsoft Foundry, while updated versions of computer use and the browser use tool are expected to arrive soon on Google Cloud's Vertex AI. Distribution across multiple clouds extends the reach of these features to companies that have already standardized their infrastructure around Microsoft or Google, without depending exclusively on Anthropic as a direct provider.

Why It Matters for Brazilian Agencies and SMBs

For Brazilian agencies building customer service and marketing automation on top of Claude, the general availability of these four features reduces reliance on custom integrations for every legacy client system without a documented API, since computer use allows operating the system's interface directly. The Skills API also opens the door to packaging already validated service processes as reusable skills shared across different client accounts, which tends to shorten deployment time for new automation projects and ease maintenance of agents already in production.