ReleaseAnthropicAnthropicpublished Jun 8, 2026seen 2d

anthropics/claude-agent-sdk-typescript v0.3.169

anthropics/claude-agent-sdk-typescript

Open original ↗

Captured source

source ↗

Release: anthropics/claude-agent-sdk-typescript v0.3.169

  • Repository: anthropics/claude-agent-sdk-typescript | 2K stars | Shell
  • Author: @ashwin-ant
  • Created: 2026-06-08T21:57:09Z
  • Published: 2026-06-08T21:57:15Z

What's changed

  • Added an experimental usage_EXPERIMENTAL_MAY_CHANGE_DO_NOT_RELY_ON_THIS_API_YET() method on Query returning structured session cost, plan rate-limit, and local usage-behaviors data
  • Added an sse option (SSEOptions) to BrowserQueryOptions as an alternative to websocket, for browser SDK consumers who prefer Server-Sent Events

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.169
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.169
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.169
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.169