כתבה
Claude Agent SDK (ts) ·
Claude Agent SDK v0.3.261
v0.3.261
נוספו תכונות ל-Claude Agent SDK, כולל שליחת פלאג-אין ותיקון בעיות בקריאת query().
תקציר מקורי באנגלית<h2>What's changed</h2> <ul> <li>Added <code>pluginDelivery: 'initialize'</code> to send <code>plugins</code> over stdin so the launch command line no longer grows with the plugin count (fixes Windows start failures with many plugins)</li> <li>Fixed <code>query()</code> throwing "Object not disposable" in runtimes without a native <code>Symbol.dispose</code>, such as Node ≤22 <code>vm</code> contexts (Jest's <code>node</code> environment, vitest <code>vmThreads</code>/<code>vmForks</code>) and Node <18.18</li> <li>Updated to parity with Claude Code v2.1.261</li> </ul> <h2>Update</h2> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm install @anthropic-ai/claude-agent-sdk@0.3.261 # or yarn add @anthropic-ai/cla
קרא במקור המקורי
github.com
פתח כתבה מקורית