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

Anthropic Report Details Mass Distillation of Claude by Chinese AI Firms
Anthropic published evidence that DeepSeek, Moonshot AI, and MiniMax used 24,000 fake accounts and over 16 million exchanges to distill Claude's capabilities, compromising safety mechanisms in the copied models.

Analysis of Anti-AI Sentiment and the Uncanny Valley Effect
Recent surveys show growing public skepticism toward AI, with 55% of Americans in March 2026 believing AI will do more harm than good in daily life. The article explores how AI triggers uncanny valley reactions through mismatched social expectations.

Claude's policy filter blocks bioinformatics work with pathogen names
A computational virology researcher reports Claude's usage policy filter flags legitimate bioinformatics scripts when pathogens are named, requiring workarounds like describing tasks without organism names or downgrading to Sonnet 4. The issue affects Claude Code, claude.ai, and both Opus 4.6 and Sonnet 4.6 models.

Claude Code v2.1.136: Hard Deny for Auto Mode, MCP OAuth Fixes, and 40+ Bug Fixes
Anthropic released Claude Code v2.1.136 with a hard_deny setting for auto mode classifier rules, fixes for MCP server disappearance after /clear, OAuth token refresh concurrency issues, and over 40 other bug fixes.