With Claude Managed Agents, Anthropic wants to run your AI agents for you

Wait 5 sec.

Anthropic on Wednesday launched the public beta of Claude Managed Agents, a new service that allows businesses to quickly build and deploy cloud-based agents on its platform.Until now, Anthropic has mostly focused on providing its users with models to build their agents, but outside of Claude Code and Cowork, it hasn’t made its own infrastructure available for running those agents. With Claude Managed Agents, as the name implies, users can define the agents they want to run — either by describing the agent in natural language or through a YAML file — define their guardrails, and run them on Anthropic’s platform, with all of the infrastructure abstracted away.As the Anthropic team notes in today’s announcement, “shipping a production agent requires sandboxed code execution, checkpointing, credential management, scoped permissions, and end-to-end tracing. That’s months of infrastructure work before you ship anything users see.”The team promises that Managed Agents speeds this process up by 10x, in part because the service provides a full set of tools for sandboxing agents, and handling authentication and tool execution. Agents can run for multiple hours, the company says.Some features of Managed Agents remain in a limited research preview, however. Those include advanced memory tooling, multi-agent orchestration, and the ability for the agents to self-evaluate and iterate until they reach a defined outcome.Anthropic also stressed that it is offering governance tools, something that has held back many an enterprise from adopting agents in production environments. The platform will handle scoped permissions, identity management, and execution tracking, the company says. Credit: Anthropic.Pricing for the new service is pretty straightforward. Users pay for the models’ token use, based on Anthropic’s standard API pricing, with an additional $0.08 per session-hour for active runtime (measured in milliseconds). Idle time — when an agent is waiting for your next input or a tool — pain point does not count towards this runtime. When the agent performs a web search, Anthropic charges an extra $10 per 1,000 searches.Clearly, this is a major milestone for Anthropic. With Claude Code, it built a large developer ecosystem around its models and coding harness, but it is now getting into the infrastructure layer for agents. That’s a very different market, but more than any of its competitors, Anthropic has put its focus on enterprise users. Managed Agents addresses a clear pain point that many businesses have faced when trying to put agents into production, whether for internal usage or to give to customers.The post With Claude Managed Agents, Anthropic wants to run your AI agents for you appeared first on The New Stack.