PulseAugur
LIVE 06:27:31
tool · [72 sources] ·
0
tool

Anthropic releases multiple Claude Code and Python SDK updates

Anthropic has released several updates to its Python SDK and Claude Code tool. The SDK updates include features for OIDC federation token exchange, interactive OAuth, and auth profiles, alongside bug fixes for streaming and API requests. Claude Code has seen numerous improvements, such as enhanced model picking, better handling of subprocesses, and fixes for various bugs related to tool usage, permissions, and UI elements. Notable additions include persistent local settings suggestions for Bash permission prompts and improved handling of large inputs and URLs. AI

Summary written by gemini-2.5-flash-lite from 72 sources. How we write summaries →

IMPACT These updates enhance the usability and robustness of Anthropic's developer tools, potentially improving integration and workflow efficiency for AI developers.

RANK_REASON This cluster contains multiple releases of software tools and SDKs, not a new model or significant research.

Read on Anthropic SDK (Python) — Releases →

Anthropic releases multiple Claude Code and Python SDK updates

COVERAGE [72]

  1. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.141

    <h2>What's changed</h2> <ul> <li>Added <code>terminalSequence</code> field to hook JSON output so hooks can emit desktop notifications, window titles, and bells without a controlling terminal</li> <li>Added <code>CLAUDE_CODE_PLUGIN_PREFER_HTTPS</code> to clone GitHub plugin sourc…

  2. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.102.0

    <h2>0.102.0 (2026-05-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.101.0...v0.102.0">v0.101.0...v0.102.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add BetaManagedAgentsSearchResultBlock types (<a href="https://gi…

  3. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.140

    <h2>What's changed</h2> <ul> <li>Improved Agent tool <code>subagent_type</code> matching to accept case- and separator-insensitive values (e.g. <code>"Code Reviewer"</code> resolves to <code>code-reviewer</code>)</li> <li>Updated agent color palette</li> <li>Fixed <code>/goal</co…

  4. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.139

    <h2>What's changed</h2> <ul> <li>Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run <code>claude agents</code> to get started. See <a href="https://code.claude.com/docs/en/agent-view" rel="nofollow">https://code…

  5. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.101.0

    <h2>0.101.0 (2026-05-11)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.100.0...v0.101.0">v0.100.0...v0.101.0</a></p> <h3>Features</h3> <ul> <li><strong>aws:</strong> Add AWS client for Claude Platform on AWS (<a href="https://githu…

  6. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.138

    <h2>What's changed</h2> <ul> <li>Internal fixes</li> </ul>

  7. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.137

    <h2>What's changed</h2> <ul> <li>[VSCode] Fixed extension failing to activate on Windows</li> </ul>

  8. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.136

    <h2>What's changed</h2> <ul> <li>Added <code>CLAUDE_CODE_ENABLE_FEEDBACK_SURVEY_FOR_OTEL</code> to re-enable the session quality survey for enterprises capturing responses through OpenTelemetry</li> <li>Added <code>settings.autoMode.hard_deny</code> for auto mode classifier rules…

  9. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.133

    <h2>What's changed</h2> <ul> <li>Added <code>worktree.baseRef</code> setting (<code>fresh</code> | <code>head</code>) to choose whether <code>--worktree</code>, <code>EnterWorktree</code>, and agent-isolation worktrees branch from <code>origin/&lt;default&gt;</code> or local <cod…

  10. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.132

    <h2>What's changed</h2> <ul> <li>Added <code>CLAUDE_CODE_SESSION_ID</code> environment variable to the Bash tool subprocess environment, matching the <code>session_id</code> passed to hooks</li> <li>Added <code>CLAUDE_CODE_DISABLE_ALTERNATE_SCREEN=1</code> env var to opt out of t…

  11. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.100.0

    <h2>0.100.0 (2026-05-06)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.99.0...v0.100.0">v0.99.0...v0.100.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents multiagents and outcomes, webhooks, …

  12. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.131

    <h2>What's changed</h2> <ul> <li>Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (<code>createRequire</code> polyfill bug)</li> <li>Fixed Mantle endpoint authentication failing with missing <code>x-api-key</code> header</li>…

  13. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.129

    <h2>What's changed</h2> <ul> <li>Added <code>--plugin-url &lt;url&gt;</code> flag to fetch a plugin <code>.zip</code> archive from a URL for the current session</li> <li>Added <code>CLAUDE_CODE_FORCE_SYNC_OUTPUT=1</code> env var to force-enable synchronized output on terminals th…

  14. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.99.0

    <h2>0.99.0 (2026-05-05)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.98.1...v0.99.0">v0.98.1...v0.99.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> allow targeting a workspace for OIDC federation token exchange (<a …

  15. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.128

    <h2>What's changed</h2> <ul> <li>Bare <code>/color</code> (no args) now picks a random session color</li> <li><code>/mcp</code> now shows the tool count for connected servers and flags servers that connected with 0 tools</li> <li><code>--plugin-dir</code> now accepts <code>.zip</…

  16. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.98.1

    <h2>0.98.1 (2026-05-04)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.98.0...v0.98.1">v0.98.0...v0.98.1</a></p> <h3>Chores</h3> <ul> <li>fix typo in example (<a href="https://github.com/anthropics/anthropic-sdk-python/issues/1754">…

  17. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.98.0

    <h2>0.98.0 (2026-05-04)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.97.0...v0.98.0">v0.97.0...v0.98.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> improve Managed Agents APIs (<a href="https://github.com/anthropics/an…

  18. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.126

    <h2>What's changed</h2> <ul> <li>The <code>/model</code> picker now lists models from your gateway's <code>/v1/models</code> endpoint when <code>ANTHROPIC_BASE_URL</code> points at an Anthropic-compatible gateway</li> <li> <ul> <li>Added <code>claude project purge [path]</code> t…

  19. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.123

    <h2>What's changed</h2> <ul> <li>Fixed OAuth authentication failing with a 401 retry loop when <code>CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1</code> is set</li> </ul>

  20. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.122

    <h2>What's changed</h2> <ul> <li>Added <code>ANTHROPIC_BEDROCK_SERVICE_TIER</code> environment variable to select a Bedrock service tier (<code>default</code>, <code>flex</code>, or <code>priority</code>), sent as the <code>X-Amzn-Bedrock-Service-Tier</code> header</li> <li>Pasti…

  21. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.121

    <h2>What's changed</h2> <ul> <li>Added <code>alwaysLoad</code> option to MCP server config — when <code>true</code>, all tools from that server skip tool-search deferral and are always available</li> <li>Added <code>claude plugin prune</code> to remove orphaned auto-installed plu…

  22. Claude Code — Releases TIER_1 (SK) · actions-user ·

    v2.1.120

    <p>chore: Update CHANGELOG.md</p>

  23. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.119

    <h2>What's changed</h2> <ul> <li><code>/config</code> settings (theme, editor mode, verbose, etc.) now persist to <code>~/.claude/settings.json</code> and participate in project/local/policy override precedence</li> <li>Added <code>prUrlTemplate</code> setting to point the footer…

  24. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.97.0

    <h2>0.97.0 (2026-04-23)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.96.0...v0.97.0">v0.96.0...v0.97.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> CMA Memory public beta (<a href="https://github.com/anthropics/anthrop…

  25. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.118

    <h2>What's changed</h2> <ul> <li>Added vim visual mode (<code>v</code>) and visual-line mode (<code>V</code>) with selection, operators, and visual feedback</li> <li>Merged <code>/cost</code> and <code>/stats</code> into <code>/usage</code> — both remain as typing shortcuts that …

  26. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.117

    <h2>What's changed</h2> <ul> <li>Forked subagents can now be enabled on external builds by setting <code>CLAUDE_CODE_FORK_SUBAGENT=1</code></li> <li>Agent frontmatter <code>mcpServers</code> are now loaded for main-thread agent sessions via <code>--agent</code></li> <li>Improved …

  27. Claude Code — Releases TIER_1 (SK) · ashwin-ant ·

    v2.1.116

    <h2>What's changed</h2> <ul> <li><code>/resume</code> on large sessions is significantly faster (up to 67% on 40MB+ sessions) and handles sessions with many dead-fork entries more efficiently</li> <li>Faster MCP startup when multiple stdio servers are configured; <code>resources/…

  28. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.96.0

    <h2>0.96.0 (2026-04-16)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.95.0...v0.96.0">v0.95.0...v0.96.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add claude-opus-4-7, token budgets and user_profiles (<a href="https:/…

  29. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.95.0

    <h2>0.95.0 (2026-04-14)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.94.1...v0.95.0">v0.94.1...v0.95.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> mark Sonnet and Opus 4 as deprecated (<a href="https://github.com/anth…

  30. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.94.1

    <h2>0.94.1 (2026-04-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.94.0...v0.94.1">v0.94.0...v0.94.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>streaming:</strong> add missing events (<a href="https://github.com/anthropics/anth…

  31. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.94.0

    <h2>0.94.0 (2026-04-10)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.93.0...v0.94.0">v0.93.0...v0.94.0</a></p> <h3>Features</h3> <ul> <li>vertex eu region (<a href="https://github.com/anthropics/anthropic-sdk-python/issues/1658">#…

  32. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.93.0

    <h2>0.93.0 (2026-04-09)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.92.0...v0.93.0">v0.92.0...v0.93.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add beta advisor tool (<a href="https://github.com/anthropics/anthropi…

  33. Anthropic SDK (Python) — Releases TIER_1 (SK) · stainless-app[bot] ·

    v0.92.0

    <h2>0.92.0 (2026-04-08)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.91.0...v0.92.0">v0.91.0...v0.92.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Claude Managed Agents (<a href="https://github.com/ant…

  34. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.81

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.139</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.81/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.81/</a></p> <div class="high…

  35. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.80

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.138</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.80/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.80/</a></p> <div class="high…

  36. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.79

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.137</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.79/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.79/</a></p> <div class="high…

  37. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.78

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.136</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.78/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.78/</a></p> <div class="high…

  38. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.77

    <h3>Bug Fixes</h3> <ul> <li><strong>Actionable error messages after error results</strong>: Replaced the generic <code>Command failed with exit code 1</code> exception raised after an error result with one carrying the result's actual error text (e.g. "Reached maximum number of t…

  39. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.76

    <h3>New Features</h3> <ul> <li><strong>API error status on result messages</strong>: Added <code>api_error_status: int | None</code> to <code>ResultMessage</code>, surfacing the HTTP status code (e.g. 429, 500, 529) from failing API calls. This provides a safe-to-log field for cl…

  40. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.75

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.131</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.75/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.75/</a></p> <div class="high…

  41. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.74

    <h3>New Features</h3> <ul> <li><strong>Hook event streaming</strong>: Added <code>include_hook_events</code> option to <code>ClaudeAgentOptions</code>. When set, hook events (PreToolUse, PostToolUse, Stop, etc.) are emitted by the CLI and yielded from the message stream as <code>…

  42. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.73

    <h3>New Features</h3> <ul> <li><strong>Eager session store flushing</strong>: Added <code>session_store_flush</code> option to <code>ClaudeAgentOptions</code> (<code>"batched"</code> or <code>"eager"</code>). When set to <code>"eager"</code>, the transcript mirror delivers frames…

  43. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.72

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.126</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.72/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.72/</a></p> <div class="high…

  44. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.71

    <h3>New Features</h3> <ul> <li><strong>Domain allowlist fields for sandbox network config</strong>: Added <code>allowedDomains</code>, <code>deniedDomains</code>, <code>allowManagedDomainsOnly</code>, and <code>allowMachLookup</code> fields to <code>SandboxNetworkConfig</code>, b…

  45. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.70

    <h3>Bug Fixes</h3> <ul> <li><strong>In-process MCP tool results silently lost with older <code>mcp</code> versions</strong>: Bumped the <code>mcp</code> dependency floor to <code>&gt;=1.19.0</code>. Older versions mishandled <code>CallToolResult</code> returns from SDK MCP tool h…

  46. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.69

    <h3>Documentation</h3> <ul> <li>Added docstrings to <code>ClaudeAgentOptions</code> fields for improved IDE autocompletion and inline documentation (<a class="issue-link js-issue-link" href="https://github.com/anthropics/claude-agent-sdk-python/pull/873">#873</a>)</li> </ul> <h3>…

  47. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.68

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.119</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.68/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.68/</a></p> <div class="high…

  48. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.67

    <h3>Bug Fixes</h3> <ul> <li><strong>Trio compatibility restored</strong>: Fixed <code>RuntimeError: no running event loop</code> when using <code>ClaudeSDKClient</code> or <code>query()</code> under trio, a regression introduced in v0.1.51. Uses sniffio-based dispatch to select t…

  49. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.66

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.119</li> </ul> <hr /> <p><strong>PyPI:</strong> <a href="https://pypi.org/project/claude-agent-sdk/0.1.66/" rel="nofollow">https://pypi.org/project/claude-agent-sdk/0.1.66/</a></p> <div class="high…

  50. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.65

    <h3>New Features</h3> <ul> <li><strong>Batch session summaries</strong>: Added <code>SessionStore.list_session_summaries()</code> optional protocol method and <code>fold_session_summary()</code> helper for O(1)-per-session list views. Stores that maintain append-time summary side…

  51. Claude Agent SDK (Python) — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.64

    <h3>New Features</h3> <ul> <li><strong>SessionStore adapter</strong>: Full SessionStore support at parity with the TypeScript SDK. Includes a <code>SessionStore</code> protocol with 5 methods (<code>append</code>, <code>load</code>, <code>list_sessions</code>, <code>delete</code>…

  52. vLLM — Releases TIER_1 (SK) · ZJY0516 ·

    v0.21.0rc2

    <p>[Bugfix] Install nvidia-cutlass-dsl[cu13] extra on CUDA 13 platforms …</p>

  53. vLLM — Releases TIER_1 (SK) · mgoin ·

    v0.21.0rc1

    <p>[Build] Build bundled DeepGEMM <code>_C</code> per-Python so the wheel imports o…</p>

  54. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.36.0

    <h2>2.36.0 (2026-05-07)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.35.1...v2.36.0">v2.35.1...v2.36.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> manual updates (<a href="https://github.com/openai/openai-python/commit/13c639cc7…

  55. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.35.1

    <h2>2.35.1 (2026-05-06)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.35.0...v2.35.1">v2.35.0...v2.35.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> fix imagegen <code>size</code> enum regression (<a href="https://github.com/open…

  56. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.35.0

    <h2>2.35.0 (2026-05-06)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.34.0...v2.35.0">v2.34.0...v2.35.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> update image 2 (<a href="https://github.com/openai/openai-python/commit/0ba55d756…

  57. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.34.0

    <h2>2.34.0 (2026-05-04)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.33.0...v2.34.0">v2.33.0...v2.34.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add external_key_id to projects, email/metadata params to users, update types (<a…

  58. vLLM — Releases TIER_1 (SK) · khluu ·

    v0.20.1

    <h1>vLLM v0.20.1</h1> <p>This is a patch release on top of <code>v0.20.0</code> primarily focused on <strong>DeepSeek V4 stabilization and performance improvements</strong>, along with several important bug fixes.</p> <h3>DeepSeek V4</h3> <ul> <li>Base model support (<a class="is…

  59. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.33.0

    <h2>2.33.0 (2026-04-28)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.32.0...v2.33.0">v2.32.0...v2.33.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-python/commit/18f834a54f92e…

  60. vLLM — Releases TIER_1 (SK) · khluu ·

    v0.20.0

    <h1>vLLM v0.20.0</h1> <h2>Highlights</h2> <p>This release features 752 commits from 320 contributors (123 new)!</p> <ul> <li><strong>DeepSeek V4</strong>: Initial DeepSeek V4 support landed (<a class="issue-link js-issue-link" href="https://github.com/vllm-project/vllm/pull/40860…

  61. vLLM — Releases TIER_1 (SK) · Isotr0py ·

    v0.20.0rc1

    <p>Revert "[Misc] Move <code>pyav</code> and <code>soundfile</code> to common requirements" (#…</p>

  62. vLLM — Releases TIER_1 (SK) · khluu ·

    v0.19.1

    <p>This is a patch release on top of <code>v0.19.0</code> with Transformers v5.5.3 upgrade and bug fixes for Gemma4:</p> <ul> <li>Update to transformers v5 (<a class="issue-link js-issue-link" href="https://github.com/vllm-project/vllm/pull/30566">#30566</a>)</li> <li>[Bugfix] Fi…

  63. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.32.0

    <h2>2.32.0 (2026-04-15)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.31.0...v2.32.0">v2.31.0...v2.32.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add detail to InputFileContent (<a href="https://github.com/openai/openai-python/…

  64. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.31.0

    <h2>2.31.0 (2026-04-08)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.30.0...v2.31.0">v2.30.0...v2.31.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add phase field to conversations message (<a href="https://github.com/openai/open…

  65. vLLM — Releases TIER_1 (SK) · khluu ·

    v0.19.0

    <h1>vLLM v0.19.0</h1> <h2>Highlights</h2> <p>This release features 448 commits from 197 contributors (54 new)!</p> <ul> <li><strong>Gemma 4 support</strong>: Full Google Gemma 4 architecture support including MoE, multimodal, reasoning, and tool-use capabilities (<a class="issue-…

  66. vLLM — Releases TIER_1 (SK) · stecasta ·

    v0.19.0rc1

    <p>[Bugfix] Restrict TRTLLM attention to SM100, fixing GB300 (SM103) han…</p>

  67. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.30.0

    <h2>2.30.0 (2026-03-25)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.29.0...v2.30.0">v2.29.0...v2.30.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (<a href="h…

  68. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.29.0

    <h2>2.29.0 (2026-03-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.28.0...v2.29.0">v2.28.0...v2.29.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> 5.4 nano and mini model slugs (<a href="https://github.com/openai/openai-python/c…

  69. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.28.0

    <h2>2.28.0 (2026-03-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.27.0...v2.28.0">v2.27.0...v2.28.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> custom voices (<a href="https://github.com/openai/openai-python/commit/50dc060b55…

  70. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.27.0

    <h2>2.27.0 (2026-03-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.26.0...v2.27.0">v2.26.0...v2.27.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-python/commit/60ab24ae722a7…

  71. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.26.0

    <h2>2.26.0 (2026-03-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.25.0...v2.26.0">v2.25.0...v2.26.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' to…

  72. openai-python — Releases TIER_1 (SK) · stainless-app[bot] ·

    v2.25.0

    <h2>2.25.0 (2026-03-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.24.0...v2.25.0">v2.24.0...v2.25.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.4, tool search tool, and new computer tool (<a href="https://github.com/ope…