v0.124.0
sdk: v0.124.0
Added 3
- Add Claude Tag category and user breakdowns to usage reports
- Add named types for organization compliance settings state
- Add support for sending a workspace ID on more endpoints
Fixed 2
- Repair custom-code merge in messages resources
- Create agent-toolset files and directories with owner-only permissions
From Anthropic TypeScript SDK
0.124.0 (2026-09-04)
Full Changelog: sdk-v0.123.0...sdk-v0.124.0
Features
- api: add Claude Tag category and user breakdowns to usage reports (669ff22)
- api: add named types for organization compliance settings state (54be8da)
- api: add support for sending a workspace ID on more endpoints (a11e6f1)
Bug Fixes
- repair custom-code merge in messages resources (#455) (7ac43b9)
- tools: create agent-toolset files and directories owner-only (#485) (a9c2298)
Chores
- internal: bundle the mock server spec and update breaking-change detection (8752d02)
- internal: codegen related update (a63afbc)
- tests: reword the skip reason on the path-level query param tests (999bee5)
Documentation
- api: update a few doc strings (2ef3d59)