Back to Freedom.Tech Back
All Claude Agent Sdk Typescript releasesAll versions
Release Wed, Jun 24, 2026 1 min read

Claude Agent Sdk Typescript 0.3.191

Added old source field to NotebookEdit tool results for replace and delete operations, enabling inline diffs; Added seven day overage included to SDKRateLimitInfo.rateLimitType for per-model weekly usage limits; Added model scoped array to usage response for per-model weekly limit windows with utili

What's changed

  • Added old_source field to NotebookEdit tool results for replace and delete operations, enabling inline diffs
  • Added seven_day_overage_included to SDKRateLimitInfo.rateLimitType for per-model weekly usage limits
  • Added model_scoped array to usage response for per-model weekly limit windows with utilization and reset times
  • Fixed fast mode reverting to standard after the first turn when settingSources includes user/project settings

Update

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