v1.63.0
1.63.0 (2026-08-18)
Full Changelog: v1.62.0...v1.63.0
Features
- api: additions to files and memory stores (f4baf57)
- api: updates to skill, files, and user profiles (ba0844b)
- tools: add
tool_optionstoBaseTool(strict, cache_control, …) (#161) (df278f9)
Bug Fixes
- api: remove unsupported mid_conv_system content block (687a6da)
- aws,google_cloud: adopt the default-credentials hook in the AWS and Google Cloud clients (#170) (169fea9)
- client: never fall back to the first-party base URL when default credentials are disabled (#193) (b6e9f56)
- tool-runner: forward the server-assigned container on follow-up requests (#189) (891ac9b)
- tool-runner: replay unknown tool_use input verbatim (#173) (566a881)
- tool-runner: stop on refusal instead of executing tools (#174) (4b8d2e4)
Chores
- internal: remove leftover prism references (5a416d3)