כתבה
Claude Agent SDK (ts) ·
עדכון Claude Agent SDK 0.3.217
v0.3.217
חברת Anthropic הוציאה עדכון ל-Claude Agent SDK. העדכון כולל שינויים בהתנהגות ה-subagents ותיקונים לבעיות ב-Remote Control.
תקציר מקורי באנגלית<h2>What's changed</h2> <ul> <li>Changed subagents to no longer spawn nested subagents by default (depth cap lowered from 5 to 1); set <code>CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH</code> to allow deeper nesting</li> <li>Added a cap on concurrently-running subagents (default 20, override with <code>CLAUDE_CODE_MAX_CONCURRENT_SUBAGENTS</code>)</li> <li>Fixed Remote Control sessions not re-sending pending permission prompts to clients that connect after the prompt appeared</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.217 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.217 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.217 # or bun add @an
קרא במקור המקורי
github.com
פתח כתבה מקורית