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

Claude Agent Sdk Typescript 0.3.193

Added promptSuggestions option to Browser SDK query() to opt the remote CLI into emitting follow-up suggestions; Fixed brief console window flashes on Windows when spawning CLI subprocesses

What's changed

  • Added promptSuggestions option to Browser SDK query() to opt the remote CLI into emitting follow-up suggestions
  • Fixed brief console window flashes on Windows when spawning CLI subprocesses

Update

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