Anthropic SDK Python v0.110.0 adds code execution tool support
sdkai
feature patch
Anthropic's Python SDK has been updated to version 0.110.0, introducing support for the new code_execution_20260120 tool. This update enhances the SDK's capabilities for developers integrating with Anthropic's AI models. Several bug fixes are also included, addressing issues with header merges, stream event types for Bedrock, and header key management. The release is available now for users of the Python SDK.
- →add support for new code_execution_20260120 tool
- →append x-stainless-helper across header merges instead of clobbering
- →preserve stream event type
- →single source of truth for x-stainless-helper key + closed value vocabulary
Features (1) ›
- api add support for new code_execution_20260120 tool
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.110.0
Related releases
- Anthropic Python SDK v0.122.0 Adds Dream Creation Output Behavior, Fixes Bugs Anthropic Python SDK Releases ·
- Claude Code Patch Fixes MCP OAuth Sign-In Issue Claude Code Releases ·
- Claude Code v2.1.229 Delivers Stability Fixes and Developer Workflow Improvements Claude Code Releases ·
- Anthropic Claude claude-sonnet-4-5-20250929 reaches end of life in 49 days endoflife.date ·
- Anthropic Claude claude-haiku-4-5-20251001 reaches end of life in 65 days endoflife.date ·
- Claude Code v2.1.228: Bug Fixes and Improvements Claude Code Releases ·