> ## Content Index
> Fetch the complete content index at: https://www.theleftshift.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Anthropic Unveils Claude Managed Agents to Cut AI Development Time from Months to Weeks
- URL: https://www.theleftshift.com/anthropic-unveils-claude-managed-agents-to-cut-ai-development-time-from-months-to-weeks/
- Published: 2026-04-09T06:03:12.000Z
- Updated: 2026-04-09T06:05:23.000Z
- Description: With Claude Managed Agents, developers begin by describing the tasks they want automated and selecting the tools the agent should use.
- Author: The Left Shift Bureau
- Tags: Developer's Corner

[Anthropic](https://www.theleftshift.com/anthropic-launches-project-glasswing-with-tech-giants-to-tackle-ai-driven-cybersecurity-risks/) has launched Claude Managed Agents, a new cloud service designed to help companies build and deploy AI agents faster, aiming to compress development timelines from months to just weeks.

*"It pairs an agent harness tuned for performance with production infrastructure, so you can go from prototype to launch in days," Anthropic said.*

Building production-ready [AI agents](https://www.theleftshift.com/cursor-3-puts-ai-agents-at-the-centre-of-software-development/) typically requires extensive engineering work beyond the model itself, including setting up secure execution environments, infrastructure, and monitoring systems. Anthropic’s new offering automates much of this complexity, providing developers with a streamlined pathway via application programming interfaces (APIs).

> Introducing Claude Managed Agents: everything you need to build and deploy agents at scale.  
>  
> It pairs an agent harness tuned for performance with production infrastructure, so you can go from prototype to launch in days.  
>  
> Now in public beta on the Claude Platform. [pic.twitter.com/vHYfiC1G56](https://t.co/vHYfiC1G56?ref=theleftshift.com)
> 
> — Claude (@claudeai) [April 8, 2026](https://twitter.com/claudeai/status/2041927687460024721?ref%5Fsrc=twsrc%5Etfw&ref=theleftshift.com)

With Claude Managed Agents, developers begin by describing the tasks they want automated and selecting the tools the agent should use. They can also define [cybersecurity](https://www.theleftshift.com/acronis-launches-24-7-mdr-service-to-help-msps-scale-cybersecurity-without-in-house-soc/) controls, such as whether certain actions require user approval. 

The system then automatically provisions isolated containers for each agent, ensuring safe execution without risking core production systems.

The platform also simplifies state management, a critical component that governs how agents store and use data. This includes everything from integrating [public web information](https://www.theleftshift.com/cloudflare-and-godaddy-roll-out-new-controls-for-bots-and-ai-agents/) into responses to securely handling sensitive data like login credentials.

Another key feature is automated tool orchestration. When an agent receives a prompt, the system determines which tools to deploy to generate the best response. It also includes error recovery capabilities, allowing agents to resume tasks after interruptions.

Anthropic is additionally testing advanced features in research preview, including [multi-agent collaboration](https://www.theleftshift.com/meta-drops-muse-spark-a-new-multimodal-ai-bet-on-personal-superintelligence/) and automatic prompt refinement, which it says improved task success rates by up to 10 percentage points in internal evaluations.

Early adopters include Notion, Rakuten, and Asana, with several already integrating the service into their products.