2.65.0 (2026-09-22)
Full Changelog: v2.64.0...v2.65.0
Features
- api: add support for claude-opus-5-5, inline tool definitions and MCP tool-list pinning (beta) (bf0bc98)
Bug Fixes
- api: share one evaluated_permission enum across Managed Agents events (f94963b)
- client: close the response when prepareResponse throws, and end Bedrock streams on close (#308) (0e6082f)
- tools: addTool() takes effect straight away (#321) (afd7cf0)
- tools: leave reply-only params off the tool runner's compaction request (#320) (175d0b4)
Chores
- docs: add descriptions to the Dreams API reference (35c9453)
- docs: add descriptions to the User Profiles API reference (35c9453)
- docs: add memory store descriptions to the Managed Agents API reference (35c9453)
- docs: improve descriptions in the Dreams API reference (9d6fcf8)
- docs: remove placeholder parameter descriptions (029f187)
- docs: simplify the session thread agent type description (f512a7f)
- docs: update diagnostics field descriptions on beta messages (ed28797)
Documentation
- add path and header parameter descriptions (7573f78)