- [changed] Minimum Node.js version raised from 18 to 22.
- [removed] The built-in
mcp__playwrightMCP tool has been removed.
Models & prompts
Prompts were updated with refined instructions for plan mode, focus mode, PII data handling, sub-agent delegation, and verification workflows.
Under the hood
- Added environment variables under the
CLAUDE_AFKandCLAUDE_SDKgroups for controlling AFK countdowns, timeouts, auto-background behavior, parked permission waits, and subagent cache eviction. - Added the
prompt-caching-evict-2026-05-12API beta header. - New backend routes for
/api/frame/readand/v1/design/consent. - SDK type definitions updated to document background agent defaults, AFK-resolved dialogs (
afkTimeoutMs), and expanded task stop semantics.
Upgrade notes
Node.js 22 or later is now required.