Anthropic SDK (TypeScript)
Official TypeScript/JavaScript SDK for the Anthropic API; also includes vertex and bedrock variants.
Anthropic's TypeScript SDK ships weekly, tracking new agent and API surfaces
◆Recent moves
- 22h ago
SDK v0.110.0: adds agent-memory beta header
Adds the agent-memory-2026-07-22 beta header, exposing the new agent-memory API surface to TypeScript clients. A small but directional addition that fits the SDK's role of front-running the server-side agent platform.
View source ↗ - 1d ago
SDK v0.109.1: removes nonfunctional API types
A chore release removing nonfunctional types from the SDKs. Internal cleanup with no user-facing capability change.
View source ↗ - 2d ago
SDK v0.109.0: managed-agent streaming, overrides, webhooks
A substantive feature release adding managed-agent event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent/deployment webhook events. This is the clearest signal of the SDK tracking Anthropic's agent-platform build-out.
View source ↗ - 2d ago
AWS SDK v0.6.0: logger passed to credential provider
Passes the client logger into the AWS credential provider chain in the AWS SDK binding. Plumbing improvement with no capability change.
View source ↗ - 2d ago
Bedrock SDK v0.32.0: client logger in credential chain
The Bedrock binding's counterpart to the AWS logger change, threading the client logger through the credential chain. Internal parity update.
View source ↗ - 2d ago
Vertex SDK v0.19.0: bumps google-auth-library
Bumps google-auth-library in the Vertex binding. A routine dependency update with no user-visible effect.
View source ↗