product updateAnthropic

Anthropic adds dreaming, outcomes, and multiagent orchestration to Claude Managed Agents

TL;DR

Anthropic has released three new capabilities for Claude Managed Agents: dreaming (research preview) for pattern recognition and self-improvement, outcomes for defining success criteria with automated evaluation, and multiagent orchestration for delegating tasks to specialist agents.

2 min read
0

Anthropic adds dreaming, outcomes, and multiagent orchestration to Claude Managed Agents

Anthropic has released three new features for Claude Managed Agents, the cloud-hosted AI agent platform launched last month. The updates add self-improvement capabilities, success evaluation, and parallel task delegation.

Dreaming enables agent self-improvement

The first feature, dreaming, is released as a research preview. The system reviews past agent sessions and memory stores to extract patterns and curate memories for agent improvement over time.

According to Anthropic, dreaming works as a scheduled process that can either update agent memory automatically or allow developers to review changes before implementation. The feature integrates with the existing memory system: "Memory lets each agent capture what it learns as it works. Dreaming refines that memory between sessions, pulling shared learnings across agents and keeping it up-to-date."

Outcomes define success criteria

The outcomes feature allows developers to write rubrics describing what constitutes a successful result. A separate grader evaluates agent output against these criteria in its own context window, isolated from the agent's reasoning process.

When the grader identifies issues, it specifies required changes and the agent makes another attempt. Developers can define an outcome, run the agent, and receive webhook notifications upon completion.

Multiagent orchestration for parallel workflows

Multiagent orchestration enables a lead agent to break tasks into pieces and delegate to specialist agents, each with its own model, prompt, and tools. Specialist agents work in parallel on a shared filesystem and contribute to the lead agent's overall context.

Anthropic cites Netflix as an early adopter, which has deployed multiagent orchestration for its platform team. The company describes a use case where "a lead agent can run an investigation while subagents fan out through deploy history, error logs, metrics, and support tickets."

All agents maintain persistent event histories, allowing the lead agent to check in with specialists mid-workflow.

What this means

These updates position Claude Managed Agents as infrastructure for building sophisticated multi-agent systems without managing server infrastructure. The dreaming feature represents Anthropic's attempt at continuous learning within agents, though as a research preview, production reliability remains to be demonstrated. The Netflix deployment suggests enterprise adoption is already underway for complex operational workflows that benefit from parallel investigation across multiple data sources.

Related Articles

product update

Claude Code 2.1.277 Adds AGENTS.md Support Via New Mods System

Anthropic engineer Thariq Shihipar announced that Claude Code version 2.1.277 now supports AGENTS.md files as a fallback when no CLAUDE.md is present. The feature is implemented through Claude Code mods, a new customization system for the coding agent's harness.

product update

Anthropic Relaunches Claude Code Projects to Coordinate Multiple Cloud Agents

Anthropic has relaunched Projects in Claude Code, letting users direct multiple AI agent 'threads' that work in parallel under a coordinating agent. The beta feature rolls out today to select Claude Pro and Max subscribers, with broader access planned later.

product update

Anthropic Rebuilds Claude Code Projects to Run Parallel AI Agent Threads

Anthropic has rebuilt Claude Code's Projects feature so a coordinator agent splits user goals into parallel cloud-based threads, each capable of opening pull requests and running tests. The beta is limited to select Pro and Max subscribers, with Team, Enterprise, and local execution support coming later.

product update

Meta's Muse AI Agent App Hits 730,000 Downloads, Overtakes ChatGPT on iOS Charts

Meta's Muse AI agent app overtook ChatGPT as the top free iOS app in the U.S., racking up 730,000 downloads in its first five days, according to Sensor Tower. The app, powered by Meta's Muse Spark model family, marks Zuckerberg's biggest push yet into AI agents.

Comments

Loading...