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