Anthropic Launches Claude Managed Agents Platform for Enterprise AI

Anthropic introduces a managed runtime for Claude agents, handling tool use, memory, and orchestration so enterprise teams can ship agents without managing the runtime themselves.

TheRouter Newsroomисточник Anthropic Blog
Anthropic Claude Managed Agents Platform announcement banner
Эта статья сейчас показывается на языке оригинала. Русская версия локализует навигацию и метаданные, но не переписывает содержание источника.

Anthropic announced Claude Managed Agents, a hosted runtime that handles tool use, memory, retrieval, and orchestration for production agents. The platform targets teams who want Claude's agent capabilities without operating the underlying glue.

What's included

  • Hosted tool execution — declare tools as functions, Anthropic handles the runtime and retries.
  • Persistent memory — conversation and task state stored across turns with TTL controls.
  • Workflow primitives — sub-agent dispatch, fan-out/fan-in, and long-running task suspension.
  • Observability — per-step traces, latency breakdown, and cost attribution per agent invocation.

Why it matters

The bottleneck for enterprise agent deployment has been the operational surface, not the model. By moving the orchestration layer behind a managed API, Anthropic is betting that the long tail of teams adopting agents would rather buy a runtime than build one.

For TheRouter customers: managed agents are accessible through the standard anthropic/ model namespace via TheRouter's gateway. No code changes required for existing agent workloads — the routing layer transparently proxies the new endpoints.

Похожие материалы

Новости AI
Graph showing cost disparity between published AI model rates and actual billed costs across different tokenizers and usage patterns

AI Cost Increases 2026: Why List Price is No Longer Enough

OpenAI, Anthropic, and GitHub changed pricing models in the same week. List price gaps reach 92% depending on tokenizer behavior and usage patterns. Routing architectures are now essential for cost control.

источник FairMind / OpenRouter data
Поддержка