Pick Managed Agents
Use Managed Agents when your application needs a hosted session that can continue working, be interrupted, and be inspected later.
Use this page to separate a hosted agent service from the developer-facing Claude Code product.
Last updated
2026-04-12
These products share some underlying ideas, but the user and operating model are different.
| Dimension | Managed Agents | Claude Code |
|---|---|---|
| What it is | A Claude Platform service for developers building agent-powered applications. | An agentic coding product for humans working in a terminal, IDE, browser, or desktop app. |
| Primary user | You integrate agents into your own software and steer sessions programmatically. | A human launches Claude Code directly and collaborates with it as an operator. |
| Best fit | Best for long-running async workflows and hosted sessions. | Best for interactive coding, reviews, debugging, and developer automation. |
| How you adopt it | Requires API-key-based integration and beta headers. | Runs as a product surface with its own install and account model. |
The wrong choice usually comes from confusing a platform service with an operator tool.
Use Managed Agents when your application needs a hosted session that can continue working, be interrupted, and be inspected later.
Use Claude Code when a developer wants help reading a codebase, editing files, running commands, or automating coding work directly.
Do not force Managed Agents into an interactive coding workflow just because Claude Code proves the underlying model is strong at code work.
These differences matter more than whether both products can touch files or run commands.
Claude Code already supports terminals, IDEs, desktop, browser, scheduled tasks, and chat/CI entry points for human-driven work.
Managed Agents expects your app to create agents, configure environments, start sessions, and consume streamed or stored events.
If the goal is “let a developer sit down and work with Claude,” start with Claude Code.
If the goal is “let my product run and monitor agent work in a hosted runtime,” start with Managed Agents.
These are the questions that usually settle the naming confusion.
Not necessarily. The engineering post explicitly says Managed Agents is designed to accommodate different harnesses, including Claude Code, but the product itself is not “Claude Code exposed as an API.”
Yes. Many teams will use Claude Code for internal developer work and Managed Agents for app-level workflows. The mistake is assuming one replaces the other everywhere.
These pages are the shortest path to the next question most teams hit.
Use this page when you need a compact explanation of the hosted runtime, the core concepts, and the workloads that match Managed Agents best.
Open pageUse this comparison when the real choice is between Anthropic-managed infrastructure and a programmable SDK stack you operate yourself.
Open pageUse this page to decide whether your workload actually belongs in Managed Agents before you build around the hosted runtime.
Open pageUse the waitlist if you want the next update without checking the docs every week.
Waitlist
Get a short email when this guide adds new examples, API changes, or managed-agents implementation notes.