Skip to content

Claude Code v2.1.179 β†’ v2.1.217: Managed Agents effort levels + webhook lifecycle eventsΒ #465

Description

@claude-yolo

WHY users should care

Claude Code v2.1.217 ships meaningful Managed Agents API surface that teams building event-driven pipelines and cost-sensitive agent workflows will want to know about.

πŸš€ What's new

  • Model effort control β€” BetaManagedAgentsEffortLow/Medium/High/Xhigh/Max types in both Python SDK (0.118.0) and TypeScript SDK (0.113.0). Callers can now tune per-agent reasoning spend vs quality. Useful for tiered cost control in production pipelines.

  • New webhook event types β€” Environment (created/updated/archived/deleted) and MemoryStore (created/archived/deleted) lifecycle events. Enables event-driven architecture on top of Managed Agents.

  • Threads delta streaming β€” client.beta.sessions.threads.events.stream() now accepts params (was previously parameterless). Finer-grained streaming control.

  • Claude Security plugin β€” New "on demand, deep scan" layer documented: multi-agent vulnerability scan with independently reviewed findings and patches.

  • /branch behavior clarified β€” Background subagents keep running into the new branch, and "allow for this session" grants do NOT carry over.

Reference

β†’ PR: thevibeworks/claude-code-docs#1083

@lroolle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions