v0.118.0
sdk: v0.118.0
Added 3
- Add helpers for accessing the workspace ID in response headers
- Add support for files and memory stores in the API
- Add updates to skill, files, and user profiles in the API
Fixed 2
- Remove unsupported mid_conv_system content block
- Retry tool-result sends for at least the lease TTL in session-runner
From Anthropic TypeScript SDK
0.118.0 (2026-08-18)
Full Changelog: sdk-v0.117.1...sdk-v0.118.0
Features
- api: additions to files and memory stores (fdc0379)
- api: updates to skill, files, and user profiles (671e6b1)
- client: add helpers for accessing the workspace ID in response headers (28aa5af)
Bug Fixes
- api: remove unsupported mid_conv_system content block (ae6ca94)
- session-runner: retry tool-result sends for at least the lease TTL (#339) (7dc6325)
Chores
- internal: bump zod to 4.4.3 (#334) (faa5b7b)
- internal: remove leftover prism references (a163b96)
- stop shipping the v0.50 migration guide and migrate CLI (53992d7)