anthropics/claude-agent-sdk-typescript v0.3.169
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Jun 8, 2026seen 2dcaptured 1dhttp 200method exa
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 onQueryreturning structured session cost, plan rate-limit, and local usage-behaviors data - Added an
sseoption (SSEOptions) toBrowserQueryOptionsas an alternative towebsocket, 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