#0829
`Anthropic TypeScript SDK` `0.100.0` Adds `claude-opus-4-8` Support
70radar
Anthropic TypeScript SDKTypeScript SDK — typed client for Anthropic APIs
Model access, mid-conversation system blocks, and detailed output-token usage landed together. Worth upgrading before testing new Claude flows.
claude-opus-4-8is now supported in the SDK, so TypeScript apps can call it without local type workarounds.- Mid-conversation system blocks unlock cleaner control changes during long chats and agent loops.
usage.output_tokens_detailsadds more granular output accounting, useful for cost dashboards and per-feature metering.
Source: github.com/anthropics/anthropic-sdk-typescript/releases/Read original →