Effort levels, environment webhooks, and session seeding ship
5 featuresThis release5 featuresNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗
Several improvements to Claude Managed Agents:
- Set
effortlevel on an agent's model configuration when creating the agent. - Webhooks now cover environment and memory store lifecycle with four
environment.*event types and threememory_store.*event types. - When creating a session, seed it with initial events by passing
initial_eventsonPOST /v1/sessionswith up to 50user.messageanduser.define_outcomeevents. - The
versionfield is now optional when updating an agent. Supply it for optimistic concurrency, or omit it for unconditional updates. - Session thread event streams now support event deltas via
GET /v1/sessions/{session_id}/threads/{thread_id}/streamwith theevent_deltas[]query parameter.
Fetched July 28, 2026



