Ad
Skip to content

Anthropic launches managed infrastructure for autonomous AI agents

Image description
Anthropic

Key Points

  • Anthropic launches "Claude Managed Agents" as a public beta, giving developers a way to build autonomous AI agents via the API without running their own infrastructure.
  • Notion, Rakuten, and Sentry are among the first to use the system for workspace delegation, enterprise agents in Slack, and automated debugging.
  • The service runs exclusively on Anthropic's infrastructure and costs $0.08 per session hour on top of standard token prices.

Anthropic's new "Claude Managed Agents" gives developers a hosted platform for building and running autonomous AI agents. Early adopters like Notion and Rakuten are already using the system.

Anthropic has launched Claude Managed Agents as a public beta. The API suite lets developers build and run cloud-hosted AI agents without having to set up their own infrastructure for sandboxing, state management, or tool execution.

Until now, teams shipping production-ready agents had to build their own secure containers, permission systems, and agent loops from scratch. Managed Agents handles all of that. According to Anthropic's documentation, the system provides an orchestration harness that independently calls tools, manages context, and handles errors. Anthropic claims this cuts the time from prototype to production by a factor of ten.

Sessions can run autonomously for hours, and results persist even if the connection drops. Built-in tools include bash commands, file operations, web search, and connections to external services via MCP servers. A separate "Research Preview" that isn't publicly available yet lets agents spin up other agents, coordinate parallel tasks, evaluate outputs, and manage memory. Those interested can sign up for a waitlist to access these features.

Ad
DEC_D_Incontent-1

Early enterprise customers are on board, but only on Anthropic's infrastructure

Several companies are already using the system, according to Anthropic. Notion lets teams delegate tasks to Claude directly within their workspace. Rakuten built enterprise agents for sales, marketing, and finance that plug into Slack and Teams - each reportedly up and running within a week. Sentry paired its debugging agent with a Claude agent that writes patches and opens pull requests.

Managed Agents is available to all API accounts and requires a specific beta header that the SDK sets automatically. Anthropic notes that behavior may change between releases. Pricing is usage-based: standard token rates apply, plus $0.08 per session hour.

For now, the system runs exclusively on Anthropic's own infrastructure. The announcement doesn't mention whether it will become available through partner platforms like Amazon Bedrock or Google Vertex AI. For companies with multi-cloud strategies, that could be a significant limitation.

Ad
DEC_D_Incontent-2

AI News Without the Hype – Curated by Humans

Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.

Source: Anthropic