Anthropic TypeScript SDK v0.116.0

v0.116.0

sdk: v0.116.0

Added 3
  • Add `mid-conversation-tool-changes-2026-07-01` beta API support
  • Add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub
  • Make bash timeout and abort errors matchable by class in tools
Fixed 1
  • Use hardcoded User-Agent strings instead of constructor names in client
Removed 1
  • Remove retired Claude Opus 4.1 models

From Anthropic TypeScript SDK

0.116.0 (2026-08-07)

Full Changelog: sdk-v0.115.0...sdk-v0.116.0

Features
  • api: add mid-conversation-tool-changes-2026-07-01 beta (70e04f6)
  • api: add support for session budgets, advisor tool, pinned inference location and skills auto-loading from GitHub (1336a4a)
  • tools: make bash timeout and abort errors matchable by class (#259) (201b12e)
Bug Fixes
  • client: use hardcoded User-Agent strings instead of constructor names (0b97f04)
Chores
  • api: remove retired Claude Opus 4.1 models (11b685c)
  • docs: small updates to descriptions (413cc5f)
  • docs: updates to a few documentation strings (c38a1de)
  • internal/deps: bump @babel/core and @babel/helpers to 7.29.7 (#261) (3164934)
  • internal/deps: install tsc-multi from the npm registry (#265) (c787f90)
  • internal: codegen related update (73b3d61)
View original

Upgraded? How did it go?

Discussion