Claude's agents now learn, grade themselves, and split the work. The bottleneck moves to whoever can define 'good.'
Anthropic added dreaming, outcomes, and multiagent orchestration to Claude Managed Agents. Together they relocate the hard part of building an agent from writing the loop to defining what 'good' looks like — which is exactly the Strategy-to-Ship work we do.
Claude Managed Agents is Anthropic's hosted runtime for autonomous agents — and its three newest capabilities quietly relocate the hard part of building an agent from writing the loop to defining what "good" looks like.
On May 6, 2026, Anthropic added dreaming, outcomes, multiagent orchestration, and webhooks to Managed Agents. None of them are about making a single agent answer a single prompt better. All three are about the part that actually breaks in production: keeping an agent reliable, getting it to improve, and scaling it across work too large for one context window.
The signal
Outcomes is the one most teams will feel first. You write a rubric describing what success looks like, and a separate grader model evaluates the agent's output in its own context window — so it isn't swayed by the agent's own reasoning. When the work falls short, the grader names what's wrong and the agent takes another pass, until it clears the bar, without a human reviewing every attempt. Anthropic reports up to a 10-point lift in task success over a standard prompting loop, with the biggest gains on the hardest problems, plus measurable jumps in file generation — Word and PowerPoint output improved 8.4% and 10.1% in their internal benchmarks.
Dreaming (in research preview) is a scheduled process that reviews past sessions and memory stores, extracts patterns, and curates what the agent remembers — recurring mistakes, workflows that converge, preferences shared across a team — so agents get better between sessions, not just within one. Harvey, building long-form legal drafting on this stack, reported completion rates rising roughly six-fold once their agents could carry learnings forward.
Multiagent orchestration lets a lead agent break a job into pieces and hand each to a specialist with its own model, prompt, and tools, all working in parallel on a shared filesystem and fully traceable in the Console. Netflix's platform team uses it to analyze build logs across thousands of applications in parallel; Spiral runs a lead agent on Haiku that delegates drafting to Opus subagents and grades every draft with outcomes; Wisedocs cut document review time in half while staying inside its own guidelines.
Why it matters
The agent loop itself is commoditizing fast. What is becoming scarce — and valuable — is everything around it: the rubric that defines quality, the memory architecture that compounds learning, and the topology that decides which agent owns which decision. Outcomes turns "what does good look like" into a written, gradeable artifact. Dreaming turns institutional learning into infrastructure. Multiagent orchestration turns org design into software.
Note what this is not about: chasing the single best model. Managed Agents runs on whichever Claude model you choose, and the model layer is the volatile part — as of today, Claude Opus 4.8 is the generally available flagship, after Anthropic suspended access to its more capable Fable 5 and Mythos 5 on June 12 under a US export-control directive. The harness, the rubrics, and the memory you build around the model are what survive a leaderboard that can move — or be pulled — in a week.
The Enso take
This maps almost exactly onto work we already ship. For a Fortune 500 manufacturer, we built inspectable, toggleable expert rules because the scientists would not trust a black box — and an outcomes rubric is the same idea by another name: a written, auditable definition of "good" the system checks itself against, every time, without a human in the loop. For Heller's pharma AI Center of Excellence, the work that has to clear MLR and compliance review is precisely the exhaustive, detail-bound output outcomes was built for; Wisedocs is doing this for verification, and we do it for regulated pharma.
In our own Enso Trading Terminal, the lead-and-specialist split — research, risk, execution, monitoring — is the multiagent pattern, with risk enforced by construction rather than requested by prompt. And Strategy to Ship, the engine that drafted this article, is a Claude-native self-improving routine; dreaming is the productized version of the retrospective we currently run by hand.
The moat was never "can you build an agent loop." It is whether you can define the rubric, design the memory, and lay out the topology.
The throughline is the one we have argued since the start: the moat was never "can you build an agent loop." It is whether you can define the rubric, design the memory, and lay out the topology for a specific domain. That is consulting and architecture work — Strategy-to-Ship — and it is exactly where fifteen years of structured delivery beats raw build speed.
What to do about it
We are adding Managed Agent deployments to our Agentic Systems track — the self-improving, self-grading tier of what we build. If your pilots keep stalling just short of production, that gap is a rubric-and-architecture problem, and it is the work we do. Get in Touch.
Powered by Enso Labs
Frequently Asked Questions
What is Claude Managed Agents?
Claude Managed Agents is Anthropic's hosted runtime for building and running autonomous AI agents in production. On May 6, 2026, Anthropic added dreaming, outcomes, multiagent orchestration, and webhooks — capabilities aimed not at a single better answer but at keeping agents reliable, helping them improve over time, and scaling them across work too large for one context window. It runs on whichever Claude model you choose.
What are outcomes, dreaming, and multiagent orchestration in Claude Managed Agents?
Outcomes lets you write a rubric for success that a separate grader model scores in its own context window, sending work back until it clears the bar — Anthropic reports up to a 10-point task-success lift. Dreaming is a scheduled process that reviews past sessions and curates what an agent remembers, so it improves between sessions, not just within one. Multiagent orchestration lets a lead agent split a job among specialist subagents with their own models, prompts, and tools, running in parallel on a shared filesystem and fully traceable in the Console.
What does Claude Managed Agents mean for enterprise AI teams?
It relocates the hard part of building an agent from writing the loop to defining what 'good' looks like. The agent loop is commoditizing; what becomes scarce is the rubric that defines quality, the memory architecture that compounds learning, and the topology that decides which agent owns which decision. That is architecture and consulting work — Enso Labs calls it Strategy-to-Ship — and it is where structured delivery beats raw build speed. Enso Labs is adding Managed Agent deployments to its Agentic Systems track; get in touch at https://ensolabs.ai/contact.
Want to scope an engagement around this?