Anthropic SDK (TypeScript)
Official TypeScript/JavaScript SDK for the Anthropic API; also includes vertex and bedrock variants.
Anthropic ships a dedicated AWS client for Claude Platform on AWS, alongside steady Managed Agents expansion.
◆Recent moves
- 1d ago
SDK 0.97.1: SessionToolRunner ownership fix
0.97.1 patch fixes SessionToolRunner so it skips tool calls it does not own. Single-bug release in the standard cadence.
View source ↗ - 2d ago
Bedrock SDK 0.29.2: align @types/node across sub-packages
Bedrock SDK 0.29.2 aligns @types/node across sub-packages to unblock CI. Build-infrastructure release, no behavior change.
View source ↗ - 2d ago
Vertex SDK 0.16.1: align @types/node across sub-packages
Vertex SDK 0.16.1 carries the same @types/node alignment as the bedrock-sdk patch — coordinated CI fix across sub-packages.
View source ↗ - 2d ago
SDK 0.97.0: self-hosted sandboxes for Managed Agents
0.97.0 adds support for self-hosted sandboxes in Managed Agents (CMA) with sandbox helpers. Direct enabler for running CMA workloads on customer-controlled execution environments, plus Node 26 toolchain support.
View source ↗ - 7d ago
SDK 0.96.0: cache diagnostics and Managed Agents search block
0.96.0 adds BetaManagedAgentsSearchResultBlock types and cache diagnostics beta. Both are observability/structure additions on top of the Managed Agents surface — incremental but useful for production debugging.
View source ↗ - 9d ago
aws-sdk 0.3.0: AWS client for Claude Platform on AWS
⚡ SPARKaws-sdk 0.3.0 adds an AWS client for Claude Platform on AWS — a separate package from the long-standing bedrock-sdk. The naming and packaging imply a new direct distribution channel in AWS distinct from Bedrock's per-model API.
View source ↗