anthropics/claude-agent-sdk-typescript v0.3.267
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Sep 9, 2026seen 2hcaptured 1hhttp 200method plain
v0.3.267
Repository: anthropics/claude-agent-sdk-typescript
Tag: v0.3.267
Published: 2026-09-09T19:58:41Z
Prerelease: no
Release notes:
What's changed
- Added
getCcrEvent(query, message)andgetSseLastSequenceNum(query)to the browser SDK's SSE transport, plusfromSequenceNum,onCatchUpTruncatedandonDeliveryUpdateSSE options - Changed
systemPromptrecording to default on for custom prompts and appends (a mid-session prompt change takes effect at the next compaction); passsnapshot: falseto keep per-request rendering - Updated to parity with Claude Code v2.1.267
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.267 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.267 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.267 # or bun add @anthropic-ai/claude-agent-sdk@0.3.267