9 Sources
9 Sources
[1]
Anthropic's New Product Aims to Handle the Hard Part of Building AI Agents
Anthropic announced Wednesday the launch of a new product that aims to make it easier for businesses to build and deploy AI agents. The tool, Claude Managed Agents, offers developers out-of-the-box infrastructure to build autonomous AI systems, simplifying a complex process that was previously a barrier to automating work tasks. The move positions Anthropic to capitalize on its rapidly growing enterprise business. On Tuesday, the company said that its annualized recurring revenue has surpassed $30 billion, roughly three times higher than it was in December 2025. Both Anthropic and OpenAI, which also has an agent platform called Frontier, are racing to build out robust enterprise offerings as they prepare to go public as soon as this year. The majority of Anthropic's recent revenue growth has come from Claude Platform, an enterprise product that allows developers to tap into the company's AI models through an API, according to Anthropic's head of product for the Claude Platform, Angela Jiang. Developers have been using Anthropic's API to deploy AI agents, such as Claude Code, in their workspace. Jiang argues there's a notable gap between what Anthropic's models are capable of and what businesses are using them for. The new tool "enables any business to take the best-in-class infrastructure and deploy a fleet of Claude agents to do whatever work they need," says Jiang. Managed Agents will give developers an agent harness, which describes all of the software infrastructure that wraps around an AI model to help it work agentically, or take actions on behalf of a user. In practice, a harness is made up of software tools, a memory system, and other infrastructure. Agents made through Claude Managed Agent will also come with a built-in sandboxed environment, in which the agent can spin up software projects in a secure setting. The product also allows developers to create agents that can run autonomously for hours in the cloud, monitor what other Claude agents are doing, and toggle permissions that allow agents to access certain tools. "When it comes to actually deploying and running agents at scale, that is a complex distributed-systems engineering problem," says Katelyn Lesse, head of engineering for the Claude Platform. "A lot of customers we're talking about previously had a whole bunch of engineers whose job it would have been to build and run those systems at scale. Now that we are giving them that bit out of the box, they're able to have those same engineers be focused on the core competencies of their business and of their product." In a demo shared with WIRED, the AI productivity startup Notion showed how it's using Managed Agents to power a client onboarding feature. Eric Liu, a Notion product manager, demoed how he could off-load a long list of tasks within Notion to a Claude Managed Agent, which was able to start ticking off client onboarding tasks one by one. The product in the demo runs in Notion, but Liu opened a dashboard on the Claude Platform and looked at how the agents were working and what tools they were using. Wall Street investors have grown wary of software stocks in recent months as Anthropic has released a wide range of enterprise offerings, which some believe could make traditional software-as-a-service companies obsolete. Whether that threat materializes or not, Managed Agents makes clear that Anthropic still has significant ground to cover before most enterprises are fully running on Claude.
[2]
Anthropic will let your agents sleep on its couch
Want to run your business on autopilot? For better or worse, Managed Agents might help with that If you need AI agents to do a lot of ongoing tasks for your business, Anthropic has a new answer for you. The Claude maker has introduced Managed Agents, a service to help organizations create and deploy cloud-hosted knowledge work automations. Agents, for those who haven't been following along, consist of machine learning models given access to software tools in an iterative loop. Claude Code is a coding agent that can emit programming code with the assistance of models like Opus 4.6 and permitted command line tools like bash, yoked together through a client-side harness - an orchestration tool. Those using Claude Code can create sub-agents that specialize in certain tasks, like frontend design. These are defined by Markdown files and YAML data - words that steer the underlying model toward training data related to functional interface patterns as opposed to code efficiency or some other goal. "An agent is a reusable, versioned configuration that defines persona and capabilities," Anthropic explains in its documentation. "It bundles the model, system prompt, tools, MCP servers, and skills that shape how Claude behaves during a session." Running an agent involves some degree of planning and configuration followed by monitoring and feedback - you give it a task, the agent attempts to comply, and it either asks further questions or proceeds to generate its interpretation of the desired response - until your token quota or your API budget has been exhausted. Hence the appeal of Managed Agents: Anthropic is offering to make the agentic process a bit more hands-off and more scalable, which for organizations might have some appeal. "Shipping a production agent requires sandboxed code execution, checkpointing, credential management, scoped permissions, and end-to-end tracing," the company said in a blog post. "Managed Agents handles the complexity. You define your agent's tasks, tools, and guardrails and we run it on our infrastructure. A built-in orchestration harness decides when to call tools, how to manage context, and how to recover from errors." Where personal agent usage (for coding at least) tends to be semi-autonomous - you give the agent some tasks and check in as the model implements specific features - Claude Managed Agents is intended for longer periods of unsupervised action (a.k.a. spending). Managed agents are designed to muck around in their managed environment, reading files, running commands, browsing the web, and executing code without much oversight. The mundane aspects of LLM interaction - compacting sessions to free up context space, for example - are left to the machines. Anthropic recommends Managed Agents for tasks that require a long time to complete and lots of tool calls, can operate in cloud-hosted secure containers, and benefit from persistent file and conversation data. The Managed Agents service isn't just for coding, which remains the primary commercial use case for Claude to date. Anthropic suggests that its hosted ghost workers can handle a broad set of office tasks - a position underscored by Claude Cowork's declaration of general availability on Thursday. The AI biz emphasizes the general utility of its toilbots in a YouTube testimonial from Notion product manager Eric Liu that describes how Notion uses Managed Agents to ship code and produce websites and presentations. This involves, for example, asking the managed agents to consolidate project assets, create Slack channels, research competitor home pages, and send emails with project timelines. All this could be yours for the low, low price of standard platform rates, plus $0.08 per session-hour for active runtime. ®
[3]
Anthropic scales up with enterprise features for Claude Cowork and Managed Agents - 9to5Mac
Claude Cowork, available on macOS, is losing the "research preview" label today as Anthropic introduces enterprise capabilities. Separately, Anthropic is reclaiming the AI agent narrative with Claude Managed Agents. Anthropic introduced Claude Cowork three months ago as a research preview. Since then, the ability to let Claude manage workflows on the Mac has only matured. Starting today, Claude Cowork includes six features built especially for enterprise use: You can learn more about each feature in the company's announcement post. Anthropic says Claude Cowork for macOS and Windows is now generally available for all paid subscribers. Meanwhile, Anthropic has a new public beta tool called Claude Managed Agents. Managed Agents are "a suite of composable APIs for building and deploying cloud-hosted agents at scale," the company says. Until now, building agents meant spending development cycles on secure infrastructure, state management, permissioning, and reworking your agent loops for every model upgrade. Managed Agents pairs an agent harness tuned for performance with production infrastructure to go from prototype to launch in days rather than months. Companies like Notion, Asana, and Sentry have already used Managed Agents to create new solutions with Claude. Now the new tool is available on the Claude Platform for all builders. Both developments follow the introduction of Claude Mythos Preview and Project Glasswing. Anthropic isn't releasing its most powerful AI model that it announced this week. Instead, it's working with companies, including Apple, to use Mythos as a cybersecurity tool for discovering and resolving software vulnerabilities.
[4]
'Go from prototype to launch in days rather than months': Anthropic reveals Claude Managed Agents, promises to make agent building '10x faster'
Claude Managed Agents is Anthropic's centralized agentic platform * Claude Managed Agents is Anthropic's new AI agent management platform * Enterprises can use it for sandboxing, coordination, governance and multi-agent collaboration * The platform is in public beta with consumption-based pricing, self-evaluation is in research preview Anthropic has revealed a new enterprise-focused platform for building and running AI agents, and it hopes to be able to help its customers "go from prototype to launch in days rather than months." The new Claude Managed Agents platform comes in response to an AI agent building experience that, today, is fragmented, dependent on a lot of engineering and hard to scale. Claude Managed Agents should be able to reduce that engineering overhead considerably, standardizing deployment so that engineering teams can focus on logic and solving real-world problems rather than the underlying infrastructure. Claude Managed Agents makes it easier (and quicker) to deploy AI agents The company highlighted four of the key proposals included within the new platform: secure sandboxing; long-running autonomous sessions; multi-agent coordination so that agents can "parallelize complex work"; and governance, identity management and execution tracing. All of these show AI evolving from handling simple tasks to entire workflows, with multiple agents now able to collaborate end-to-end. "Managed Agents is purpose-built for Claude," Anthropic wrote, signalling a similar position to OpenAI and Microsoft's offerings. While centralized platforms introduce the risk of vendor lock-in, they give companies like Anthropic and customers more control over safety. And just like Anthropic's recent introduction of Code Review, "Claude self-evaluates and iterates until it gets there" - a tool that's currently in research preview. Early adopters include Notion and Asana, with Anthropic claiming to have seen 10x improvements in time to ship. The new platform uses the increasingly popular consumption-based pricing model, combining standard Claude Platform token rates plus $0.08 per session-hour for active runtime. The Managed Agents platform itself is now open in public beta. Follow TechRadar on Google News and add us as a preferred source to get our expert news, reviews, and opinion in your feeds. Make sure to click the Follow button! And of course you can also follow TechRadar on TikTok for news, reviews, unboxings in video form, and get regular updates from us on WhatsApp too.
[5]
Anthropic launches Claude Managed Agents to speed up AI agent development - SiliconANGLE
Anthropic launches Claude Managed Agents to speed up AI agent development Anthropic PBC today launched Claude Managed Agents, a cloud service that customers can use to build artificial intelligence agents. The company says that the offering shortens the development workflow from months to weeks. Deploying a production-grade agent requires software teams to build not only the agent itself but also a significant amount of scaffolding. Developers must configure a container in which the agent can perform tasks without risking production systems. Additionally, they must set up the infrastructure on which the container will run, observability features and other components. Claude Managed Agents automates many of those tasks. It's accessible through a set of application programming interfaces. According to Anthropic, customers will be billed for the Claude model usage of their agents plus a fee of $0.08 per agent runtime hour. Developers can start a Claude Managed Agents project by providing a description of tasks they wish to automate with an AI agent. From there, they must specify the tools, or third-party applications, that the agent should use to perform the specified tasks. They can also define cybersecurity rules to regulate details such as whether a tool can be activated without user permission. Claude Managed Agents automatically spins up an isolated container for each agent. That container hosts software components specified in advance by the agent's developer. For example, a company building a website design agent might wish to equip its sandbox with a browser. Claude Managed Agents automates much of the work involved in state management. That's the task of managing the data used by AI agents to complete tasks. A coding assistant, for example, might incorporate programming advice from the public web into its prompt responses. State management also encompasses more sensitive data such as the login credentials with which an agent signs into cloud-hosted tools. Tool orchestration is another task that Claude Managed Agents promises to eas. When an agent receives a prompt, the service determines which of the tools at its disposal should be used to generate an answer. An error recovery mechanism enables agents to pick off where they left off after an outage interrupts their work. Two of Claude Managed Agents' features are currently in research preview. The first enables an agent to spin up other agents when working on complex tasks. According to Anthropic, the other feature configures Claude to automatically refine prompt response quality. The company says that the latter capability "improved outcome task success by up to 10 points over a standard prompting loop" in internal testing.
[6]
Claude Managed Agents brings hosted deployment tools to developers
Anthropic launched Claude Managed Agents, a cloud service designed for artificial intelligence agent development that reduces workflow duration from months to weeks. The service automates the setup and management processes typically required for deploying operational AI agents. Development projects necessitate the configuration of containers, infrastructure, and observability features. Claude Managed Agents simplifies these tasks and is accessible via application programming interfaces (APIs). Customers will incur charges based on Claude model usage, plus an hourly fee of eight cents per agent runtime. To initiate a project, developers provide a description of tasks for automation. They must identify tools or third-party applications for the agent and establish cybersecurity parameters governing tool activation protocols. Each agent operates within an isolated container hosting pre-defined software components. For instance, a web design agent could include a browser within its sandboxed environment. Claude Managed Agents additionally automates state management tasks, including handling sensitive data like login credentials. It streamlines tool orchestration, selecting the appropriate tools for generating responses to prompts. Moreover, the service features an error recovery mechanism, allowing agents to resume operations post-disruption. Currently, two features are in research preview: the capability for an agent to create additional agents for complex tasks and a function to enhance prompt response quality. According to Anthropic, this latter feature yielded a 10-point improvement in task success rates during internal testing. Initial users of Claude Managed Agents include Notion Inc., Rakuten Group Inc., and Asana Inc. Anthropic reports that several customers have successfully integrated AI agents developed through the service into their existing products.
[7]
Anthropic's New Agents Product Pressures a Crowded Startup Category | PYMNTS.com
By completing this form, you agree to receive marketing communications from PYMNTS and to the sharing of your information with our sponsor, if applicable, in accordance with our Privacy Policy and Terms and Conditions. That's proven harder than expected. Enterprises experimenting with agents have run into a familiar set of challenges, from maintaining context across sessions to coordinating multistep workflows, integrating with internal systems like CRMs and databases and staying within strict security and compliance guardrails. Most companies have not built that infrastructure themselves Instead, they have turned to a growing category of startups offering orchestration layers, workflow engines, and agent management tools, a category Claude Managed Agents is now taking on more directly. The offering is now in public beta. Early customers Notion, Rakuten and Asana have used the platform to deploy agents across functions including project management, HR, finance and software development. The shift reflects a broader transition in how AI systems are deployed internally. Early adoption centered on using large language models for chat interfaces, copilots and isolated automation tasks. The next phase is execution, where AI systems are expected to complete end-to-end workflows with minimal human input. That shift also introduces complexity. A single task, such as processing an insurance claim or handling a customer support escalation, can require multiple steps, decision points and system integrations. Agents must retrieve and update data, call external tools and adapt based on intermediate results. Maintaining consistency across those steps, especially over long-running tasks, has been one of the hardest problems to solve. Startups have emerged to address this gap. Many offer frameworks that allow developers to define workflows, manage memory and integrate models with enterprise systems. Others focus on reliability, adding guardrails, monitoring and retry mechanisms to reduce failure rates. Anthropic's approach is to bundle those capabilities into its own platform. Claude Managed Agents lets enterprises define tasks, connect tools and deploy agents without building a separate orchestration layer. The result: less need to stitch together multiple vendors or build custom infrastructure, while shifting more of the application logic closer to the model itself. The agent infrastructure market has been one of the busiest corners of enterprise AI over the past two years. Agentic AI startups attracted $2.8 billion in venture funding in the first half of 2025 alone. For example, Sierra, which builds customer service AI agents and was co-founded by former Salesforce co-CEO Bret Taylor and ex-Google VP Clay Bavor, raised $350 million at a $10 billion valuation in September 2025. The company reached $100 million in annual recurring revenue in under two years. As recently as last week, Sycamore raised a $65 million seed round led by Coatue and Lightspeed to build what its founder described as a full agentic orchestration layer for enterprise deployments. For enterprises, the calculus shifts from assembling multiple vendors to buying the capability in one place. For startups selling the missing pieces, that's a harder position to defend. The commercial logic is straightforward. Selling model access generates revenue, but it does not make Anthropic hard to replace. A managed platform does. Once a company's agents run on Anthropic's infrastructure, the workflows and operational setup become embedded in how the business runs, raising the cost of switching, according to Startup Fortune. Anthropic crossed a $30 billion annualized revenue run rate this month, up from roughly $9 billion at year-end 2025, driven largely by enterprise demand as reported by PYMNTS. Claude Managed Agents extends that relationship further up the stack, from model provider to execution environment. It's a familiar pattern in enterprise technology. Cloud providers spent a decade absorbing functions like database management, deployment pipelines and monitoring that had been handled by separate vendors. The companies that built those middle-layer tools either differentiated or got folded into the platform. AI infrastructure is following the same arc.
[8]
Anthropic Rolls Out Managed Agents in Claude to Simplify Enterprise AI Deployment
has announced a new feature for Claude called Managed Agents. This feature helps developers build and deploy AI agents much faster. The company describes Claude Managed Agents as a 'suite of composable APIs for building and deploying cloud-hosted agents at scale.' Managed Agents is a set of composable APIs that run on Anthropic's own infrastructure. Developers only need to describe what the agent should do, what tools it can use, and what guardrails should be in place. A built-in orchestration system then decides when to use tools, how to manage context, and how to recover from errors.
[9]
Anthropic adds Managed Agents to Claude for faster AI deployment: All details
Anthropic describes Claude Managed Agents as a 'suite of composable APIs for building and deploying cloud-hosted agents at scale.' Anthropic has announced a new feature for Claude called Managed Agents. This feature aims to help developers build and deploy AI agents much faster. The company describes Claude Managed Agents as a 'suite of composable APIs for building and deploying cloud-hosted agents at scale.' Until now, creating AI agents meant handling complex backend work such as secure infrastructure, state management, setting permissions and constantly updating systems when models changed. With Managed Agents, developers can now 'go from prototype to launch in days rather than months,' according to Anthropic. Also read: Meta launches Muse Spark AI: What it is and what it can do Managed Agents is a set of composable APIs that run on Anthropic's own infrastructure. Instead of worrying about operational challenges, developers only need to describe what the agent should do, what tools it can use, and what guardrails should be in place. A built-in orchestration system then decides when to use tools, how to manage context and how to recover from errors. Anthropic says the Managed Agents includes production-grade agents with secure sandboxing, authentication and tool execution handled for you. Also, agents can run for hours in long sessions and their progress is saved even if there are disconnections. There's also support for multi-agent coordination in the research preview. The company has also built governance controls into the system. This means agents can access real systems using scoped permissions, identity management and detailed execution tracking. Also read: Anthropic launches Project Glasswing to fight AI-driven cyberattacks, know how Managed Agents is designed specifically for Claude models. In the research preview, developers can define outcomes and success criteria, and Claude will 'self-evaluate and iterate until it gets there.' 'In internal testing around structured file generation, Managed Agents improved outcome task success by up to 10 points over a standard prompting loop, with the largest gains on the hardest problems,' Anthropic said. Managed Agents is now available in public beta on the Claude Platform.
Share
Share
Copy Link
Anthropic introduced Claude Managed Agents, a cloud platform designed to simplify building and deploying AI agents for enterprises. The launch comes as the company's annualized recurring revenue surpasses $30 billion, roughly three times higher than December 2025. Early adopters like Notion and Asana report 10x improvements in time to ship, while the platform handles complex infrastructure tasks like sandboxing, state management, and multi-agent coordination.
Anthropic announced Wednesday the launch of Claude Managed Agents, a new cloud service that promises to accelerate development and deployment of AI agents for businesses
1
. The platform addresses a critical gap in the market by providing out-of-the-box infrastructure for building autonomous AI systems, eliminating months of complex engineering work that previously served as a barrier to automation5
.Source: Digit
The timing of this launch aligns with Anthropic's explosive growth trajectory. The company revealed Tuesday that its annualized recurring revenue has surpassed $30 billion, roughly three times higher than December 2025
1
. This positions Anthropic in direct competition with OpenAI, which operates a similar agent platform called Frontier, as both companies race to build robust enterprise offerings ahead of potential public offerings this year.Claude Managed Agents tackles the fundamental challenge of AI agent development: the extensive scaffolding required beyond the agent itself. According to Katelyn Lesse, head of engineering for the Claude Platform, "When it comes to actually deploying and running agents at scale, that is a complex distributed-systems engineering problem"
1
. Previously, customers needed entire engineering teams dedicated to building and running these systems at scale.The platform provides developers with an agent harness, which encompasses all software infrastructure that wraps around an AI model to enable agentic behavior
1
. This harness includes software tools, a memory system, and other critical infrastructure components. Built-in sandboxing allows agents to spin up software projects in secure, isolated environments2
. The service automatically handles tool orchestration, determining which tools should be activated to answer prompts, and includes error recovery mechanisms that enable agents to resume work after outages5
.
Source: Analytics Insight
The platform delivers four key capabilities for enterprise use: secure sandboxing, long-running autonomous sessions, multi-agent coordination for parallelizing complex work, and comprehensive governance with identity management and execution tracing
4
. Developers can create agents that run autonomously for hours in the cloud, monitor other Claude agents, and toggle permissions controlling tool access1
.State management, a critical but complex task, is largely automated by the platform
5
. This includes managing data used by AI agents to complete tasks, from public web information to sensitive login credentials for cloud-hosted tools. The service also handles mundane aspects of LLM interaction, such as compacting sessions to free up context space2
.Notion demonstrated how it leverages the platform to power client onboarding features. Product manager Eric Liu showed how a Claude Managed Agent could systematically complete onboarding tasks, consolidate project assets, create Slack channels, research competitor home pages, and send emails with project timelines
2
. The agent runs within Notion while developers monitor its activity through a dashboard on the Claude Platform1
.
Source: SiliconANGLE
Anthropic claims early adopters including Notion, Asana, and Sentry have experienced 10x improvements in time to ship
4
. The company promises customers can "go from prototype to launch in days rather than months"4
.Related Stories
The platform operates on consumption-based pricing, combining standard Claude Platform token rates plus $0.08 per session-hour for active runtime
4
. Claude Managed Agents is now available in public beta through a suite of composable APIs3
.Two features remain in research preview. The first enables agents to spawn sub-agents when tackling complex tasks
5
. The second configures Claude to automatically refine prompt response quality through self-evaluation, with Anthropic reporting this "improved outcome task success by up to 10 points over a standard prompting loop" in internal testing5
.Angela Jiang, head of product for the Claude Platform, notes a significant gap between what Anthropic's models can do and how businesses currently use them
1
. The majority of Anthropic's recent revenue growth stems from Claude Platform, an enterprise product allowing developers to access AI models through an API1
.Wall Street investors have grown cautious about software stocks as Anthropic releases enterprise offerings that could potentially disrupt traditional software-as-a-service companies
1
. Simultaneously, Anthropic announced Claude Cowork is losing its "research preview" label, with the macOS and Windows application now generally available for all paid subscribers with six new enterprise features3
. While centralized platforms introduce vendor lock-in risks, they provide companies like Anthropic and OpenAI greater control over safety4
.Summarized by
Navi
[2]
[3]
05 Sept 2024

21 Aug 2025•Technology

27 Mar 2025•Technology

1
Technology

2
Technology

3
Science and Research
