Back
AnthropicClaude API
Multiagent orchestration and Outcomes are now in public beta under the standard managed-agents-2026-04-01…
AI summary
Written by AI from the official notes. Check them for exact details.Multiagent orchestration and Outcomes are in public beta, with several new features for Claude Managed Agents.
- Multiagent orchestration and Outcomes are now in public beta.
- Support for vault credential background refresh for
mcp_oauth. - Webhooks for session and vault lifecycle events are now available.
- New filtering and sorting options for sessions and events.
- Dreams feature available as a research preview for memory organization.
Why it matters: Users of Claude Managed Agents should explore these new features to enhance their workflows and capabilities.
Full release notes5 changes
- Multiagent orchestration and Outcomes are now in public beta under the standard
managed-agents-2026-04-01beta header. - Claude Managed Agents vault credential background refresh is now supported for
mcp_oauthcredentials. See Authenticate with vaults. - Webhooks for Claude Managed Agents are now supported. Webhook event types include session and vault lifecycle events. See Subscribe to webhooks.
- Additional filtering and sorting options are now supported for Claude Managed Agents. Sessions can be filtered by status, and events can be filtered by type. Events can now be filtered by creation time.
- Dreams for Claude Managed Agents are now available as a research preview. A dream reads an existing memory store alongside past session transcripts and produces a reorganized output memory store with duplicates merged, stale entries replaced, and new insights surfaced. Dream endpoints are gated by the
dreaming-2026-04-21beta header. Request access to try it.