כתבה
Claude Agent SDK (ts) ·
עדכון Claude Agent SDK 0.3.233
v0.3.233
חברת Anthropic הוציאה עדכון ל-Claude Agent SDK בגרסה 0.3.233. העדכון כולל שינויים בהתראות ובכלים לניהול משימות. כדי להמשיך להשתמש בכלים לניהול משימות, יש לציין אותם באופציה tools או להתייחס אליהם ב-allowedTools.
תקציר מקורי באנגלית<h2>What's changed</h2> <ul> <li>Notification hooks now fire for pending permission prompts on the SDK path, matching the interactive REPL behavior</li> <li>Todo/task-tracking tools (<code>TaskCreate</code>/<code>TaskGet</code>/<code>TaskUpdate</code>/<code>TaskList</code>, <code>TodoWrite</code>) are no longer in the default tool surface on Opus 4.8, Sonnet 5, Fable 5, Mythos 5, and newer models; name them in the <code>tools</code> option or reference them in <code>allowedTools</code> (or set <code>CLAUDE_CODE_ENABLE_TODO_TOOLS=1</code>) to keep them</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.233 # or yarn add @anthropic-ai/claude-ag
קרא במקור המקורי
github.com
פתח כתבה מקורית