Fetching from the wire…
Top 5 · 2026-04-11 · source-backed
Anthropic released Claude Managed Agents in public beta on April 8 and the pricing stopped me mid-scroll. $0.08 per runtime hour. That's roughly $58/month to run an agent 24/7, plus token costs. For context, I've spent more than that on a single debugging session with Claude Code.
The architecture is what caught my attention though. Anthropic published a separate engineering blog post detailing the Brain/Hands/Session separation. Brain handles reasoning. Hands are stateless containers for code execution, provisioned on demand. Session is an append-only event log that enables wake() recovery after crashes. By starting inference immediately from the session log rather than waiting for container provisioning, they hit a 60% TTFT improvement at p50 and over 90% at p95.
Real companies are already shipping on this. Sentry built a fully autonomous bug-to-PR agent. A bug comes in, the agent triages it, writes the fix, opens the PR. Notion lets teams delegate coding and spreadsheet tasks to Claude without leaving their workspace. Asana's CTO says they shipped advanced features "dramatically faster" than before.
This eliminates months of infrastructure work. I've built agent systems from scratch. The sandboxing alone takes weeks. Permissions, state management, error recovery, container orchestration. All of that is now absorbed into the platform. If you're a team that was planning to build agent infrastructure, the build-vs-buy calculus just flipped hard toward buy.
The timing with Osmani's Agent Skills isn't coincidental. You can now define what an agent should do (Agent Skills), deploy it without managing infrastructure (Managed Agents), and pay by the hour instead of burning engineering time on plumbing. The full agentic engineering stack is assembling itself in real time.
For builders: if you've been running agent workloads on raw API calls with your own state management, evaluate whether Managed Agents can replace your infrastructure layer. The $0.08/hr pricing makes the comparison straightforward. Calculate your current infrastructure cost per agent-hour and compare.
Each link below shares sources, entities, or timing with this story.
Sentry uses Claude Managed Agents / Shared entities / Same source / Shared topic / Earlier coverage
Linked by a graph relationship (Sentry uses Claude Managed Agents); both cover Anthropic, Anthropic Launches Claude Managed Agents, April, Asana; cite the same source (Claude Managed Agents).
Agent Skills supports Cursor / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Agent Skills supports Cursor); both cover Agent Skills, Anthropic, Claude, Claude Code; reported by the same outlet (anthropic.com).
Agent Skills supports Cursor / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Agent Skills supports Cursor); both cover Agent Skills, Anthropic, Claude, Claude Code; reported by the same outlet (anthropic.com).
Agent Skills supports Claude Code / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Agent Skills supports Claude Code); both cover Anthropic, Brain, Claude, Claude Code; overlapping topics (agent, anthropic, claude, code, cost).
Agent Skills supports Claude Code / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Agent Skills supports Claude Code); both cover Anthropic, April, Claude, Claude Code; reported by the same outlet (anthropic.com).
Agent Skills built by Anthropic / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Agent Skills built by Anthropic); both cover Agent Skills, Anthropic, Claude, Claude Code; reported by the same outlet (anthropic.com).
Agent Skills built by Anthropic / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Agent Skills built by Anthropic); both cover Anthropic, April, Claude, Claude Code; reported by the same outlet (anthropic.com).
Agent Skills supports Claude Code / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Agent Skills supports Claude Code); both cover Anthropic, April, Claude, Claude Code; overlapping topics (anthropic, claude, code, infrastructure, month).