anthropic Anthropic Python SDK Releases · · 0.103.1

Anthropic SDK Python v0.103.1 fixes runner bug

sdkaiengineer
patch

Anthropic's Python SDK has released version 0.103.1, addressing a bug in the SessionToolRunner. This patch ensures that the runner only processes tool calls it is responsible for, preventing potential issues with shared tool execution contexts. The fix is available now for users of the SDK.

Fixes (1)
  • runner skip tool calls SessionToolRunner does not own
Read the original announcement →

https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.103.1

Related releases