- [changed] Added dedicated
ReadMcpResourceDirInputandReadMcpResourceDirOutputtypes to the SDK for listing directory resources on MCP servers. - [changed] Moved directory child listing from
ReadMcpResourceOutputinto the new directory-specific output type. - [changed] Added an optional
forceflag to artifact push inputs, allowing overwrites after reconciling a 409 conflict.
Models & prompts
Refined wording in several built-in instructions, including updates to plan mode guidance, focus mode behavior, workload interference rules, and how the agent handles user boundaries and rejections. Minor adjustments were also made to context management and coordinator prompts.
Under the hood
- Added
CLAUDE_CODE_DISABLE_LAUNCH_COMPOSERandCLAUDE_CODE_FORCE_STRIKETHROUGHenvironment variables. - Removed
CLAUDE_CODE_CONNECT_TIMEOUT_MSandCLAUDE_PROJECT_TOOL. - Introduced 18 new internal Statsig feature gates related to MCP handling, OAuth flows, streaming fallbacks, usage reporting, and various safety/review paths.
Upgrade notes
No special actions required.