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

Claude Code v2.1.169: Safe Mode, /cd Command, and Dozens of Bug Fixes
v2.1.169 adds --safe-mode to disable all customizations for troubleshooting, a /cd command to switch directories mid-session without cache loss, and fixes ~30-50ms UI stall, clipboard hangs on Windows, and enterprise MCP policy enforcement gaps.

Is Minimax Really Obsolete? A Look into Current Debates
In the world of AI and tech automation, a Reddit discussion raises questions about the relevance of the Minimax algorithm. Is it truly outdated, or does it still hold value in modern AI applications?

Qwen 3.6 27B Benchmarked on DeepSWE: 2% Score, 70 Hours, 44k Avg Output Tokens
Qwen 3.6 27B (FP8, BF16 KV cache, 262k context) scored 2% on DeepSWE in 70 hours. Output tokens averaged 44k per task — comparable to larger models like Qwen 3.6 Plus. Ran on 1x RTX6000 Pro Blackwell via RunPod.

Claude Platform on AWS Now GA: Managed Agents, Code Execution, and Full API Parity via IAM
Claude Platform on AWS brings native Claude API features (Managed Agents, code execution, skills) to AWS customers with IAM auth, CloudTrail logging, and commitment retirement.