Skip to content
ClaudeClaude

How to get to production faster with Claude Managed Agents

Building agents used to mean spending development cycles on secure infrastructure, state management, permissioning, and reworking your agent loops for every model upgrade. Managed Agents, on the Claude Platform, now handles that layer for you. This session covers the fundamentals of building and deploying a production-grade agent at scale and you'll also get to hear from industry leaders on the future of agentic infrastructure.

May 21, 202629mWatch on YouTube ↗

At a glance

WHAT IT’S REALLY ABOUT

Claude Managed Agents accelerates production with secure agent infrastructure primitives

  1. Anthropic argues model intelligence is no longer the main bottleneck; infrastructure, security, and operability now limit agent deployments in production.
  2. Claude Managed Agents packages core building blocks—agent definitions, sandboxed environments, sessions, and an event stream—to simplify running tool-using agents reliably.
  3. The platform’s event stream organizes user, agent, session, and span events to enable real-time control, human-in-the-loop confirmations, and strong observability.
  4. Advanced capabilities include multi-agent orchestration, outcomes-based iteration loops, long-lived memory, and “Dreaming” to refine memories across many sessions.
  5. New research/partnered features—self-hosted sandboxes and MCP Tunnels—aim to let enterprises keep compute and private tools inside their perimeter while connecting securely to agents.

IDEAS WORTH REMEMBERING

5 ideas

Treat agents as production services, not chat prompts.

The speakers emphasize that as models get stronger, success depends on reliability, scalability, latency, security, and observability—classic production concerns that many teams struggle to build from scratch.

Start with a clear agent “identity bundle.”

Managed Agents begins by defining an agent via system prompt, model choice, skills/tools, and permissions, making explicit what the agent is allowed to do and how it should behave.

Use sandboxes to safely grant real tool access.

Agents become more useful when they can run code and access internal systems, so Managed Agents provides sandboxed environments with network allowlists and preinstalled packages to constrain and standardize execution.

Rely on the event stream as your control plane and audit trail.

By structuring user/agent/session/span events, the platform enables live monitoring, interruption/steering, tool-result injection, human confirmations, and debugging performance issues (e.g., slow scripts).

Multi-agent orchestration enables parallelism without context-window collisions.

Claude can spawn sub-agents (“threads”) with separate context windows, delegate specialized tasks, and coordinate results—supporting “swarm”-style workflows for larger end-to-end outcomes.

WORDS WORTH SAVING

5 quotes

we're seeing that, like, the bottleneck towards increasing capabilities is really the infrastructure around these models and not so much the intelligence for them.

Michael

when we were doing a bunch of research as we were starting to develop something like Claude Managed Agents, um, we saw a lot of key sticking points around infrastructure and primitive development that, um, uh, really stood out.

Michael

Every session that you start in Claude Managed Agents is effectively a log of events that you, um, have where you or your end users are interacting with Claude, and Claude's responding.

Harrison

It was that agents will need what humans need.

Ivan

it's very easy to, like, get some, like, vibe coded platform where people are spinning up agents internally, but actually, like, deploying that means that there are all these security challenges that you have to face, and there are, like, so many layers to it.

Mike

Why infra is the bottleneck for agent capabilityAgent definition (prompt, model, tools, permissions, identity)Sandbox environments (allowlists, packages, container setup)Sessions and event stream observability modelHuman-in-the-loop controls and confirmationsMulti-agent orchestration and delegationOutcomes, memory, and Dreaming (research preview)Self-hosted sandboxes and partner ecosystemMCP Tunnels for private MCP serversSecurity, identity, egress filtering, and permission boundaries at scale

High quality AI-generated summary created from speaker-labeled transcript.

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.