anthropics/claude-agent-sdk-typescript v0.3.172
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Jun 10, 2026seen Jun 11captured Jun 11http 200method plain
v0.3.172
Repository: anthropics/claude-agent-sdk-typescript
Tag: v0.3.172
Published: 2026-06-10T20:44:59Z
Prerelease: no
Release notes:
What's changed
- SDK
pluginsoption now acceptsskipMcpDiscovery: trueper plugin, so a host that manages a plugin's MCP connections itself can load skills/hooks from the plugin path without the engine re-reading its.mcp.json - Fixed slash-followed-by-whitespace input (e.g.
/ add tests) being silently dropped instead of treated as a plain prompt
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.172 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.172 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.172 # or bun add @anthropic-ai/claude-agent-sdk@0.3.172
Notability
notability 3.0/10Routine SDK release, minor version bump.