2.58.0 (2026-08-26)
Full Changelog: v2.57.0...v2.58.0
Features
- api: add
updatesthinking display mode (beta) (792b318) - api: add missing anthropic-beta values (60cc62a)
- api: add support for Organization API endpoints (3adde69)
Bug Fixes
- bedrock: stop clobbering body anthropic_beta with header betas (#58) (e2609a9)
- client: let explicit and ANTHROPIC_BASE_URL base URLs override profile base_url (#241) (7486e65)
- client: resolve base URL in ClientOptions instead of the transport (#242) (a3e988a)
- tools: keep the tool runner going on pause_turn (#196) (557c72d)
Chores
- docs: clarify skill version
latestsupport and memory version retention (cc7fc00) - internal: cancel superseded CI runs (ae7cc8f)
- internal: minor workflow reformat (36b5b98)