telexed ~ c / de68f6e3-006radar:50 · model_apiLIVE
← back
NO.
#de68f6e3
Topic
MODELS & API
Source
Anthropic TypeScript SDK
Published
2026-04-23 20:47:35
Importance
★ 5/10 — radar 50
`Anthropic TypeScript SDK` `0.91.0` adds `CMA Memory` public beta
FIG-0061:1

`Anthropic TypeScript SDK` `0.91.0` adds `CMA Memory` public beta

CMA Memory is now exposed in the TypeScript SDK, with Bedrock auth handling also updated. Useful if you're building longer-lived agent state; otherwise this is a minor maintenance release.

[ KEY POINTS ]
  1. CMA Memory moved into public beta in the SDK, opening a direct path to persistent memory features from TypeScript apps.
  2. Amazon Bedrock integration now uses an auth header for the mantle client, which matters if you route Anthropic usage through Bedrock.
  3. Two API fixes landed together: spec errors were corrected and missing features were restored, reducing SDK drift risk.
  4. The rest is maintenance work: a more robust bootstrap script and test dependency bump to steady v0.22.1.
Originalgithub.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.91.0Read original →

// related