telexed ~ c / c9bdd54d-ef9radar:50 · model_apiLIVE
← back
NO.
#c9bdd54d
Topic
MODELS & API
Source
Anthropic TypeScript SDK
Published
2026-05-19 07:09:08
Importance
★ 5/10 — radar 50
`anthropic-sdk-typescript` `0.97.0` adds self-hosted sandbox helpers
FIG-0091:1

`anthropic-sdk-typescript` `0.97.0` adds self-hosted sandbox helpers

Self-hosted sandbox helpers landed for CMA. Useful when you run agent sandboxes yourself; otherwise this is a small maintenance release.

[ KEY POINTS ]
  1. client now supports self-hosted sandboxes in CMA. Apps that own their sandbox infra get less glue code to maintain.
  2. tsc-multi was upgraded for Node 26 compatibility. New runtime CI pipelines should hit fewer TypeScript build issues.
  3. The test cleanup only removes a redundant File import. Runtime impact is concentrated in the sandbox helper addition.
Originalgithub.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.97.0Read original →

// related