TokenTalks
← Back to feed

Update:

v0.103.1

Anthropic·AI·Silent·5/19/2026

v0.103.1

Why it mattersAnthropic released an update. Review the changelog for relevant changes.

Who should careTeams using this project.

View original source ↗

Source payload preview

{
  "id": "tag:github.com,2008:Repository/590187800/v0.103.1",
  "link": {
    "@_rel": "alternate",
    "@_href": "https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.103.1",
    "@_type": "text/html"
  },
  "title": "v0.103.1",
  "author": {
    "name": "stainless-app[bot]"
  },
  "content": {
    "#text": "<h2>0.103.1 (2026-05-19)</h2>\n<p>Full Changelog: <a href=\"https://github.com/anthropics/anthropic-sdk-python/compare/v0.103.0...v0.103.1\">v0.103.0...v0.103.1</a></p>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>runner:</strong> skip tool calls SessionToolRunner does not own (<a href=\"https://github.com/anthropics/anthropic-sdk-python/issues/1817\">#1817</a>) (<a href=\"https://github.com/anthropics/anthropic-sdk-python/commit/9425c6a0c6ff5e1d459ac081914f3df496365884\">942