Skip to content
Anthropic Launches Claude Managed Agents — A Platform for Running Long-Lived AI Agents
AI2 min
9

Anthropic Launches Claude Managed Agents — A Platform for Running Long-Lived AI Agents

AnthropicAnthropicSTARTUP

Anthropic has released Claude Managed Agents, a hosted service designed to run complex, long-running AI agent tasks while solving persistent issues like context loss, crashes, and premature task completion.

📝
CoinJP Editorial
0
CoinJP Editorial · 0 articles

Anthropic Unveils Hosted Environment for Complex Agent Tasks

AI company Anthropic has launched Claude Managed Agents, a cloud-based service built for executing complex, long-running agent workloads. The platform operates on top of Claude's infrastructure and gives developers a set of core interfaces to manage persistent agents.

"New on the Engineering Blog: Building Managed Agents—our hosted service for long-running agents—meant solving an old problem in computing: how to design a system for 'programs as yet unthought of.'" — Anthropic (@AnthropicAI), original post

The new tool can sequentially process instructions, leverage external tools, execute code, edit files, interact with third-party services, and continue functioning even after encountering failures.

Why This Matters

AI agents represent one of the industry's most active frontiers, but deploying them for sustained, long-running tasks has been plagued by technical limitations. Developers consistently ran into three core problems:

  • Digital assistants would lose context, forcing a full session reset;
  • Models would terminate tasks prematurely, requiring workarounds and hacks;
  • Neural networks generally struggled with extended assignments.

Specifically, Claude Sonnet 4.5 was known to prematurely end tasks as it approached the context window limit. Claude Managed Agents aims to eliminate these barriers, paving the way for more reliable autonomous agent operations.

A Three-Component Modular Architecture

The central architectural principle behind the platform is decomposing the agent into independent components. Previously, everything lived in a single monolith: the language model itself, call logic, code execution, session state, and access tokens.

Anthropic split the system into three standalone blocks:

  • Session — a log of all actions and events. This component serves as long-term memory, recording the history of steps and enabling the agent to work around context length limitations.
  • Orchestration logic — the "conductor" that calls Claude, determines what context to feed the model, and manages the execution cycle.
  • Execution environment — the sandbox where the LLM actually runs code, modifies files, and interacts with external systems.

This design ensures each element operates independently — a local failure in one process no longer crashes the entire session. The cloud service handles background operations including memory management and error recovery.

An Operating System for AI Agents

Anthropic positions Claude Managed Agents as a durable infrastructure layer designed to outlast the evolution of individual models. In essence, the company is building an operating system for AI agents — one that abstracts away the internal complexity and instability of individual components.

Earlier, Anthropic developed a new LLM called Claude Mythos but chose not to release it publicly due to significant safety concerns.

Frequently Asked Questions

What is Claude Managed Agents?

Claude Managed Agents is a cloud-hosted service by Anthropic for running and managing long-lived AI agents. It handles memory management, crash recovery, and task orchestration on top of Claude's infrastructure.

What problems does Claude Managed Agents solve?

The platform addresses three key issues with AI agents: context loss requiring full session resets, premature task termination near the context window limit, and general unreliability during extended assignments.

How is Claude Managed Agents architected?

The system is split into three independent components: the session (long-term memory and action log), orchestration logic (model calling and context management), and execution environment (code running and external service interaction).

What is Claude Mythos?

Claude Mythos is a new LLM developed by Anthropic. The company decided not to release it publicly due to significant safety risks.

Read also

AI

Trump Orders All Federal Agencies to Drop Anthropic Technologies Within Six Months

Federal agencies have 6 months to drop Anthropic's Claude AI amid ethics clashes. See how xAI and Pentagon deals reshape the landscape.

3 min·🔥 1
AI

Anthropic Weakens AI Safety Commitments Amid Pentagon Ultimatum Over Military Use

Anthropic dropped its core AI safety pledge as the Pentagon set a Feb 27 deadline for unrestricted Claude access. What this means for the industry.

5 min·🔥 1
AI

DeepSeek Launches V4-Pro: Open-Source Model Outperforms Claude Opus 4.6 and GPT-5.4

Chinese AI startup DeepSeek released a preview of its V4 model family, with the flagship V4-Pro boasting 1.6 trillion parameters and surpassing leading closed-source models in multiple benchmarks.

3 min·🔥 0
AI

AI Audit Uncovers Critical Liveness Bug in Ethereum's Nethermind Client

Octane Security's AI discovered a high-severity vulnerability in the Nethermind execution client that could have halted block production for 38% of Ethereum mainnet validators. The Ethereum Foundation awarded a maximum $50,000 bounty.

3 min·🔥 1
Innovations

How ERC-8004 and x402 Standards Are Turning AI Agents Into Market Participants

Blockchain standards ERC-8004 and x402 are building the infrastructure for autonomous machine payments, challenging Big Tech's closed ecosystems and the attention economy model.

5 min·🔥 1
AI

AI Agent Transaction Volume Is 15x Lower Than Bloomberg's Estimates, Says a16z Partner

a16z partner Noah Levine challenged Bloomberg's AI agent payment data, showing actual on-chain volume at $1.6–3M versus the reported $24M.

3 min·🔥 0