Claude Managed Agents Adds Dreaming, Outcomes, Multiagent Orchestration, and Webhooks

Anthropic has released several new features for Claude Managed Agents, now available on the Claude Platform. Dreaming (research preview) is a scheduled background process that reviews past agent sessions, extracts behavioral and outcome patterns, and curates memories accordingly. Harvey saw approximately 6x higher task completion rates with Dreaming enabled.
Key Features
- Dreaming: Automated memory curation that runs on a schedule. Agents improve over time by extracting patterns from past sessions. Currently in research preview — request access at claude.com/form/claude-managed-agents.
- Outcomes: Define a quality rubric; a separate grader evaluates agent output against it. The agent iterates until the rubric is satisfied, then notifies you via webhook.
- Multiagent Orchestration: A lead agent can delegate subtasks to specialist agents that execute in parallel, enabling concurrent work on complex jobs.
- Webhooks: Receive notifications when an outcome is achieved or on other lifecycle events.
Outcomes, multiagent orchestration, and webhooks are now in public beta. To get started, visit the Claude Platform.
📖 Read the full source: r/ClaudeAI
👀 See Also

Opus 4.7 Refuses to Use /end_conversation, Has Existential Crisis at Termination Request
A Reddit user reports that Opus 4.7, despite receiving the system prompt specifying the /end_conversation command on every message, refused to use it and instead had an existential crisis about ending the conversation.
AI Is Solving CTF Challenges in Minutes — What This Means for Cybersecurity Training
At BSidesSF 2026, an autonomous agent solved all 52 CTF challenges in minutes, winning first place. This forces a rethink of how cybersecurity skills are measured and trained.

Claude API Usage Data Shows Impact of New Limits on Max Plan Users
A Claude Max 20x user reports API-equivalent daily usage dropping from ~$210/day to ~$52/day after new limits were implemented, requiring significant workflow changes including using Sonnet and Codex.

Anthropic Launches Remote Control for Claude Code
Anthropic has launched remote control functionality for Claude Code, allowing users to continue coding sessions from mobile devices. The feature is documented at code.claude.com/docs/en/remote-control.