PulseAugur
EN
LIVE 16:29:49

Anthropic updates SDKs and Claude Code with new features and fixes

Anthropic has released updates across its SDKs and the Claude Code application. The Python SDK has seen versions v0.125.0 and v0.124.0 released, while the TypeScript SDK has updated to v0.120.0 and v0.119.0. Claude Code has received significant updates in versions v2.1.236 and v2.1.235, introducing new features like environment variables for default models, idle notifications, and enhanced sandbox security, alongside numerous bug fixes and performance improvements. AI

IMPACT These updates likely improve developer experience and stability for users interacting with Anthropic's models.

RANK_REASON Multiple releases of SDKs and a code editor application.

Read on Anthropic SDK (Python) — Releases →

AI-generated summary · Google Gemini · from 457 sources. How we write summaries →

Anthropic updates SDKs and Claude Code with new features and fixes

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Multiple releases of SDKs and a code editor application.
Source corroboration
457 independent sources
Strong cross-source corroboration — multiple independent publishers covered this within the clustering window.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
219 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+50 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

Full methodology in our editorial standards.

COVERAGE [457]

  1. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.2

    <h2>What's Changed</h2> <ul> <li>Ollama's app now follows the system appearance again, restoring dark mode support</li> <li>Fixed the macOS app to properly hand off to an already-running instance instead of starting a second one</li> <li>The Claude Desktop proxy no longer interru…

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

    v2.1.251

    <h2>What's changed</h2> <ul> <li>Added <code>PreModelSwitch</code> and <code>PostModelSwitch</code> hook events (block, confirm, or annotate a model switch); <code>SessionStart</code> resume hooks now receive session staleness and the estimated re-cache cost</li> <li>Added live s…

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

    v2.1.250

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v2.1.248

    <h2>What's changed</h2> <ul> <li>Added <code>--restricted</code> (or <code>CLAUDE_CODE_RESTRICTED=1</code>): removes the built-in tools that run commands or code and <code>WebFetch</code> (unless named in <code>--tools</code>), keeps file tools inside the working directory, refus…

  5. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.2

    <h2>What's Changed</h2> <ul> <li>app: restore system dark mode by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/18049">#18049</a></li> <li>proxy: continue reque…

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

    sdk: v0.122.0

    <h2>0.122.0 (2026-08-27)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.121.0...sdk-v0.122.0">sdk-v0.121.0...sdk-v0.122.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> beta files/skills namespaces use GA shapes; d…

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

    v1.2.0

    <h2>1.2.0 (2026-08-27)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v1.1.0...v1.2.0">v1.1.0...v1.2.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> beta files/skills namespaces use GA shapes; drop dated beta header pins (<a…

  8. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.33.2-rc0

    <p>app: synchronize macOS app handoff (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/18056">#18056</a>)</p>

  9. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.1

    <h2>What's Changed</h2> <ul> <li>MLX: Qwen3.8 Flash Next support</li> <li>cmake: make external compat patches idempotent</li> <li>MLX and llama.cpp update</li> <li>mlxrunner: add structured output support</li> <li>mlxrunner: avoid Metal GPU timeouts when loading models from slow …

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

    v2.1.247

    <h2>What's changed</h2> <ul> <li>Added the <code>SendFeedback</code> tool: when something goes wrong in a session, Claude can draft a feedback report for you to review and send from <code>/feedback</code> (turn off with the <code>feedbackDrafts</code> setting)</li> <li>Added <cod…

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

    sdk: v0.121.0

    <h2>0.121.0 (2026-08-26)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.120.0...sdk-v0.121.0">sdk-v0.120.0...sdk-v0.121.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>updates</code> thinking display mod…

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

    v1.1.0

    <h2>1.1.0 (2026-08-26)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v1.0.0...v1.1.0">v1.0.0...v1.1.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>updates</code> thinking display mode (beta) (<a href="https://git…

  13. Transformers — Releases TIER_1 (SL) · Cyrilvallez ·

    Release: v5.16.0

    <h1>Release v5.16.0</h1> <h2>New Model additions</h2> <h3>Qwen4-Exp</h3> <a href="https://private-user-images.githubusercontent.com/73884904/641553234-c838b5ba-ffea-42da-baa9-3f66178e3671.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh…

  14. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.0

    <h2>What's Changed</h2> <h3>Claude Desktop</h3> <p>Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider.</p> <a href="https://private-user-images.githubusercontent.com/29360864/641249150-c02fd93b-f599-40a9-83c3-d0555c…

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

    v2.1.246

    <h2>What's changed</h2> <ul> <li>Added a startup warning for Bash allow rules with a wildcard before the subcommand (e.g. <code>Bash(git * main)</code>), since they also match options inserted before the subcommand</li> <li>Added an Auto mode tab to <code>/permissions</code> for …

  16. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.33.0-rc4

    <p>proxy: preserve string content during image fallback (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/18002">#18002</a>)</p>

  17. llama.cpp — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.3.0

    <h2>Overview</h2> <p>llama.cpp 0.3.0 introduces the dots3-note multimodal model (with a new DSA-ISWA KV cache), MTP support for GLM-4.5-Air, and tensor-split (<code>-sm tensor</code>) plus multi-sequence rollback fixes for DeepSeek 4. ggml is bumped to v0.22.0 (meta-backend tenso…

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

    v2.1.245

    <h2>What's changed</h2> <ul> <li>Fixed a crash on startup on Linux distributions that ship glibc 2.44 (for example Arch Linux, CachyOS and Fedora Rawhide)</li> </ul>

  19. Ollama — Releases TIER_1 (SK) · hoyyeva ·

    v0.33.0-rc3

    <p>app: add Claude Desktop model mappings (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17979">#17979</a>)</p>

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

    v2.1.243

    <h2>What's changed</h2> <ul> <li>Added a Loops breakdown to <code>/usage</code>: per-loop run count, total tokens, tokens per run, and last run, so runaway or chatty <code>/loop</code> tasks are easy to spot</li> <li>Added <code>modelPicker</code> setting: curate the <code>/model…

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

    v2.1.241

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v2.1.240

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

  23. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.0

    <h2>What's Changed</h2> <ul> <li>mlx: fix mac assumptions on linux/windows by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17898">#17898</a></li> <li>mlx upd…

  24. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.33.0

    <h2>What's Changed</h2> <ul> <li>mlx: fix mac assumptions on linux/windows by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17898">#17898</a></li> <li>mlx upd…

  25. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.33.0-rc0

    <p>app: claude model management (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17915">#17915</a>)</p>

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

    v2.1.239

    <h2>What's changed</h2> <ul> <li>Cost estimates (<code>/cost</code>, status line, <code>--max-budget-usd</code>) now include the 1.1× US-only-inference premium for data-residency workspaces</li> <li>Added the one-time fullscreen renderer offer on Bedrock, Vertex, Foundry and othe…

  27. llama.cpp — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.2.0

    <h2>Overview</h2> <p>New version has been released.</p> <p><strong>Nightly build:</strong> <a href="https://github.com/ggml-org/llama.cpp/releases/tag/b10566">b10566</a></p> <p><strong>Web UI:</strong> the <code>nightly-tag.txt</code> asset contains the tag of the corresponding n…

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

    v2.1.238

    <h2>What's changed</h2> <ul> <li>Added a <code>keybindingFlavor</code> setting: set it to <code>"readline"</code> to make Ctrl+W in the prompt delete back to the previous whitespace, as in Bash; the default (<code>"classic"</code>) is unchanged</li> <li>Plugin marketplaces: <code…

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

    v1.0.0

    <h2>1.0.0 (2026-08-20)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.125.0...v1.0.0">v0.125.0...v1.0.0</a></p> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>client:</strong> upgrade to httpx2 and some minor breaking changes. See MIG…

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

    v2.1.237

    <h2>What's changed</h2> <ul> <li>Fixed prompt caching for sessions using an LLM gateway or custom base URL</li> <li>Added a built-in "Concise" output style: Claude leads with results and skips preamble and narration, while doing the work just as thoroughly. Select it under Output…

  31. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.15

    <h2>What's Changed</h2> <ul> <li>Add a model metadata cache to reduce Ollama’s per-request overhead</li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" href="https://github.com/gaugarg-nv">@gaugarg-nv</a> made their first contribution in <a class="is…

  32. Ollama — Releases TIER_1 (SK) · hoyyeva ·

    v0.32.15-rc2

    <p>app: add desktop onboarding flow (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17853">#17853</a>)</p>

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

    v0.125.0

    <h2>0.125.0 (2026-08-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.124.0...v0.125.0">v0.124.0...v0.125.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> managed agents web search config and self hosted sandbox memory (…

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

    sdk: v0.120.0

    <h2>0.120.0 (2026-08-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.119.0...sdk-v0.120.0">sdk-v0.119.0...sdk-v0.120.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> managed agents web search config and self hos…

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

    v2.1.236

    <h2>What's changed</h2> <ul> <li>Added <code>ANTHROPIC_DEFAULT_MODEL</code> environment variable: sets the model new sessions start on, while a <code>/model</code> pick still overrides it and persists across restarts (unlike <code>ANTHROPIC_MODEL</code>)</li> <li>Added <code>noti…

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

    v0.124.0

    <h2>0.124.0 (2026-08-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.123.0...v0.124.0">v0.123.0...v0.124.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Files and Skills APIs are now GA; add computer use and browser us…

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

    sdk: v0.119.0

    <h2>0.119.0 (2026-08-19)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.118.0...sdk-v0.119.0">sdk-v0.118.0...sdk-v0.119.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Files and Skills APIs are now GA; add compute…

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

    v0.123.0

    <h2>0.123.0 (2026-08-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.122.0...v0.123.0">v0.122.0...v0.123.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> additions to files and memory stores (<a href="https://github.com…

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

    sdk: v0.118.0

    <h2>0.118.0 (2026-08-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.117.1...sdk-v0.118.0">sdk-v0.117.1...sdk-v0.118.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> additions to files and memory stores (<a href…

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

    v2.1.235

    <h2>What's changed</h2> <ul> <li>Added an optional <code>spellcheck</code> setting that underlines misspelled words in the prompt input as you type, using your installed <code>aspell</code>, <code>hunspell</code>, or <code>ispell</code></li> <li>Fixed whole-prompt-cache invalidat…

  41. llama.cpp — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.2

    <div class="markdown-alert markdown-alert-note"><p class="markdown-alert-title"><svg class="octicon octicon-info mr-2" height="16" version="1.1" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 …

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

    v2.1.234

    <h2>What's changed</h2> <ul> <li>Added the optional <code>CLAUDE_CODE_PROJECT_DIR_NAME</code> environment variable: hosts that give each session its own config directory can choose a short name for the per-project transcript directory</li> <li>Added the <code>selection:clear</cod…

  43. llama.cpp — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.1

    <p>Release v0.1.1</p>

  44. llama.cpp — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.1.0

    <p>Release v0.1.0</p>

  45. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.14

    <h2>What's Changed</h2> <ul> <li>llm: transcode WebP images for llama-server</li> <li>renderers/qwen: tolerate non-leading system messages</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.32.13...v0.32.14"><tt…

  46. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.14

    <h2>What's Changed</h2> <ul> <li>llm: transcode WebP images for llama-server</li> <li>renderers/qwen: tolerate non-leading system messages</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.32.13...v0.32.14-rc0"…

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

    v2.1.233

    <h2>What's changed</h2> <ul> <li>Added GitLab merge request URL support to the <code>--worktree</code> flag and the <code>claude agents</code> view (where MRs display as <code>!N</code>)</li> <li>Added an opt-in <code>forward_user_identity</code> apps gateway setting on Anthropic…

  48. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.13

    <h2>What's Changed</h2> <ul> <li>qwen3.8: support developer instructions</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.32.12...v0.32.13"><tt>v0.32.12...v0.32.13</tt></a></p>

  49. Ollama — Releases TIER_1 (SK) · dhiltgen ·

    v0.32.12

    <a href="https://private-user-images.githubusercontent.com/3325447/636237674-5fa5e93b-d48b-4a6a-b72a-25379ab9429c.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODY3MjgzNzIsIm5iZiI6M…

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

    v2.1.232

    <h2>What's changed</h2> <ul> <li>Subagent forking is now on by default: a <code>subagent_type: "fork"</code> subagent inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions now run in the background by default</li> <li>Type <code>@<…

  51. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.32.11

    <p>launch: add DeepSeek Harness integration (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17733">#17733</a>)</p>

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

    sdk: v0.117.1

    <h2>0.117.1 (2026-08-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.117.0...sdk-v0.117.1">sdk-v0.117.0...sdk-v0.117.1</a></p> <h3>Chores</h3> <ul> <li><strong>ci:</strong> allow manually re-publishing a package to npm fr…

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

    sdk: v0.117.0

    <h2>0.117.0 (2026-08-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.116.0...sdk-v0.117.0">sdk-v0.116.0...sdk-v0.117.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add output_behavior to dream creation (create…

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

    v0.122.0

    <h2>0.122.0 (2026-08-13)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.121.0...v0.122.0">v0.121.0...v0.122.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add output_behavior to dream creation (create a new memory store …

  55. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.10

    <h2>What's Changed</h2> <ul> <li>Models that don't set a <code>repeat_penalty</code> now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding; set a per-model parameter if an older model repeats itself.</li> <li>Faster prefill on NVFP4 …

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

    v2.1.231

    <h2>What's changed</h2> <ul> <li>Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack</li> </ul>

  57. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.10

    <h2>What's Changed</h2> <ul> <li>Models that don't set a <code>repeat_penalty</code> now default to 1.0 (off) instead of 1.1, matching other engines and speeding up speculative decoding; set a per-model parameter if an older model repeats itself.</li> <li>Faster prefill on NVFP4 …

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

    v2.1.229

    <h2>What's changed</h2> <ul> <li>Documented <code>claude remote-control --continue</code> for resuming the most recent Remote Control session</li> <li>Added server-supplied Claude Code hook support for self-hosted runner sessions, matching managed-environment behavior</li> <li>Ad…

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

    v2.1.228

    <h2>What's changed</h2> <ul> <li>Fixed interactive sessions that could stop redrawing entirely, while the process kept running, after a rare internal layout error</li> <li>Fixed <code>git</code> / Git Bash not being found on Windows when Claude Code is launched from a parent fold…

  60. Ollama — Releases TIER_1 (SK) · dhiltgen ·

    v0.32.9

    <h2>NVIDIA Nemotron 3.5 Lightning</h2> <p><a href="https://ollama.com/library/nemotron-3.5-lightning" rel="nofollow">NVIDIA Nemotron 3.5 Lightning</a> is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents. It is…

  61. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.8

    <h2>Muse Glimmer</h2> <p>Muse Glimmer is now available on all platforms. Muse Glimmer can power coding agent applications such as Claude Code, Codex, Pi and more, as well as long-running personal assistants such as OpenClaw and Hermes.</p> <p>Ollama's MLX engine provides state-of…

  62. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.8

    <h2>What's Changed</h2> <ul> <li>Add Muse Glimmer support for NVIDIA, AMD, and additional platforms</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.32.7...v0.32.8-rc0"><tt>v0.32.7...v0.32.8-rc0</tt></a></p>

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

    v2.1.227

    <h2>What's changed</h2> <ul> <li>Fixed feature flags being evaluated without the user's subscription tier when a session started with an expired login token, which could wrongly prompt Max plan users to enable usage credits for Fable</li> <li>Fixed every Bash command failing unde…

  64. Ollama — Releases TIER_1 (SK) · dhiltgen ·

    v0.32.7

    <h2>Muse Glimmer</h2> <blockquote> <p>Note: Muse Glimmer is currently available via initial support via Ollama's MLX engine on Apple Silicon. Additional support and optimizations for Apple Silicon, NVIDIA, AMD, and other platforms will be available in the coming days.</p> </block…

  65. Transformers — Releases TIER_1 (SL) · LysandreJik ·

    Release: v5.15.0

    <h1>Release v5.15.0</h1> <h2>New Model additions</h2> <h3>Meta Muse Glimmer</h3> <p>Muse Glimmer, released today, is Meta’s new multimodal model, especially designed for agentic use cases. Distilled from Muse to 30B parameters, and released under the Apache 2.0 license, it can be…

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

    v2.1.226

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v2.1.225

    <h2>What's changed</h2> <ul> <li>Added gateway spend-limit support to Claude Code's usage warning; the limit-reached message now names the cap, its reset time, and the operator's message (requires the gateway on 2.1.225)</li> <li>Added a workspace trust prompt to <code>claude age…

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

    v0.121.0

    <h2>0.121.0 (2026-08-07)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.2...v0.121.0">v0.120.2...v0.121.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>mid-conversation-tool-changes-2026-07-01</code> beta (<…

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

    sdk: v0.116.0

    <h2>0.116.0 (2026-08-07)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.115.0...sdk-v0.116.0">sdk-v0.115.0...sdk-v0.116.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add <code>mid-conversation-tool-changes-2026-…

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

    v2.1.224

    <h2>What's changed</h2> <ul> <li>Added self-hosted environments: <code>claude self-hosted-runner</code> turns your own machines or containers into a place Claude Code web, mobile, and desktop sessions can run, on Team and Enterprise plans</li> <li>Added <code>archive</code> plugi…

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

    v2.1.223

    <h2>What's changed</h2> <ul> <li>Added owner wildcard entries (<code>"owner/*"</code>) to the <code>strictKnownMarketplaces</code> and <code>blockedMarketplaces</code> managed settings for allowing or blocking all marketplace repos under a GitHub org</li> <li>Added a warning when…

  72. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.6

    <h2>What's Changed</h2> <ul> <li>Qwen3.5 is faster on Apple GPUs: the MLX engine now uses the model's MTP head for speculative decoding automatically</li> <li><code>/v1/chat/completions</code> streaming now matches OpenAI's wire format: <code>role</code> only on the first chunk, …

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

    v2.1.222

    <h2>What's changed</h2> <ul> <li>Fixed worktree-isolated sessions and their subagents being able to run destructive git commands against the main checkout; isolation now applies to file edits and Bash in every session type</li> <li>Fixed PreToolUse auto-allow hooks bypassing tool…

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

    v2.1.221

    <h2>What's changed</h2> <ul> <li>[VSCode] Added Focus view: a chat-menu toggle that hides tool activity behind an expandable per-turn summary with a live running-tool indicator, toggled with <code>Ctrl+Alt+F</code> or the "Claude Code: Toggle Focus view" command</li> <li>Added <c…

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

    v0.120.2

    <h2>0.120.2 (2026-07-28)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.1...v0.120.2">v0.120.1...v0.120.2</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>mcp:</strong> support mcp sdk v2 alongside v1 (<a href="https://github.com/ant…

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

    v0.120.1

    <h2>0.120.1 (2026-07-28)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.0...v0.120.1">v0.120.0...v0.120.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>mcp:</strong> pin mcp extra to &lt;2 (<a href="https://github.com/anthropics/a…

  77. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.5

    <h2>What's Changed</h2> <ul> <li>Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5"><tt>v0.32.4...v0…

  78. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.5

    <h2>What's Changed</h2> <ul> <li>mlx update by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17397">#17397</a></li> </ul> <p><strong>Full Changelog</strong>: …

  79. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.4

    <h2>What's Changed</h2> <ul> <li>x/create: quantize lm_head at 8-bit in the requested family by <a class="user-mention notranslate" href="https://github.com/jessegross">@jessegross</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17357">#1735…

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

    v2.1.220

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v2.1.219

    <h2>What's changed</h2> <ul> <li>Added Claude Opus 5 (<code>claude-opus-5</code>), now the default Opus model — 1M context, fast mode at $10/$50 per Mtok</li> <li>Added <code>sandbox.network.strictAllowlist</code> setting to deny non-allowlisted hosts for sandboxed commands witho…

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

    v0.120.0

    <h2>0.120.0 (2026-07-24)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.119.0...v0.120.0">v0.119.0...v0.120.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add claude-opus-5 model (<a href="https://github.com/anthropics/a…

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

    v0.119.0

    <h2>0.119.0 (2026-07-23)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.118.0...v0.119.0">v0.118.0...v0.119.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add new stop reason 'model_context_window_exceeded' (<a href="htt…

  84. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.3

    <h2>What's Changed</h2> <ul> <li>Fixed model downloads that stall before sending data.</li> <li>Improved integrations: restored Claude Code Channels, fixed Anthropic thinking streams, and made Hermes Desktop respect <code>--force-build</code>.</li> <li>Expanded GPU support with C…

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

    v2.1.218

    <h2>What's changed</h2> <ul> <li>Changed <code>/code-review</code> to run as a background subagent, so review work no longer fills your conversation and keeps stacked slash commands as its review target</li> <li>Added screen-reader announcements of deleted text for word and line …

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

    v0.118.0

    <h2>0.118.0 (2026-07-22)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.117.1...v0.118.0">v0.117.1...v0.118.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents model effort, initial session even…

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

    v0.117.1

    <h2>0.117.1 (2026-07-21)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.117.0...v0.117.1">v0.117.0...v0.117.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>aws:</strong> handle credentials correctly when using AnthropicAWS.copy() (<a …

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

    v2.1.217

    <h2>What's changed</h2> <ul> <li>Added emoji shortcode autocomplete in the prompt input: type <code>:heart:</code> to insert ❤️, or <code>:hea</code> for suggestions — disable with the <code>emojiCompletionEnabled</code> setting</li> <li>Added warnings when transcript writes are …

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

    v2.1.216

    <h2>What's changed</h2> <ul> <li>Added <code>sandbox.filesystem.disabled</code> setting to skip filesystem isolation while keeping network egress control</li> <li>Fixed a slowdown in long sessions where message normalization cost grew quadratically with the number of turns, causi…

  90. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.2

    <h2>What's Changed</h2> <ul> <li>launch: keep Claude Code channels available by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17210">#17210</a></li> <li>cmd: re…

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

    v2.1.215

    <h2>What's changed</h2> <ul> <li>Claude no longer runs the <code>/verify</code> and <code>/code-review</code> skills on its own; invoke them with <code>/verify</code> or <code>/code-review</code> when you want them</li> </ul>

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

    v2.1.214

    <h2>What's changed</h2> <ul> <li>Fixed single-segment <code>dir/**</code> allow rules like <code>Edit(src/**)</code> auto-approving writes to nested <code>dir/</code> directories anywhere in the tree instead of only <code>&lt;cwd&gt;/dir</code></li> <li>Fixed a permission-check b…

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

    sdk: v0.112.3

    <h2>0.112.3 (2026-07-17)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.112.2...sdk-v0.112.3">sdk-v0.112.2...sdk-v0.112.3</a></p> <h3>Chores</h3> <ul> <li><strong>docs:</strong> small updates (<a href="https://github.com/ant…

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

    sdk: v0.112.2

    <h2>0.112.2 (2026-07-17)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.112.1...sdk-v0.112.2">sdk-v0.112.1...sdk-v0.112.2</a></p> <h3>Chores</h3> <ul> <li><strong>client:</strong> docs updates (<a href="https://github.com/an…

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

    v2.1.212

    <h2>What's changed</h2> <ul> <li><code>/fork</code> now copies your conversation into a new background session (its own row in <code>claude agents</code>) while you keep working; the in-session subagent it used to launch is now <code>/subtask</code></li> <li>Added <code>claude au…

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

    sdk: v0.112.1

    <h2>0.112.1 (2026-07-16)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.112.0...sdk-v0.112.1">sdk-v0.112.0...sdk-v0.112.1</a></p>

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

    sdk: v0.112.0

    <h2>0.112.0 (2026-07-16)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.111.0...sdk-v0.112.0">sdk-v0.111.0...sdk-v0.112.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for MCP Tunnels (<a href="https:/…

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

    v0.117.0

    <h2>0.117.0 (2026-07-16)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.116.0...v0.117.0">v0.116.0...v0.117.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for dreaming (<a href="https://github.com/anthropics/…

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

    v2.1.211

    <h2>What's changed</h2> <ul> <li>Added <code>--forward-subagent-text</code> flag and <code>CLAUDE_CODE_FORWARD_SUBAGENT_TEXT</code> environment variable to include subagent text and thinking in stream-json output</li> <li>Fixed permission previews relayed to chat channels not neu…

  100. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.32.1

    <p>cmd: put current working dir in the system prompt (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17188">#17188</a>)</p>

  101. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.32.1-rc0

    <p>cmd: put current working dir in the system prompt (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17188">#17188</a>)</p>

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

    v2.1.210

    <h2>What's changed</h2> <ul> <li>Added a live elapsed-time counter to the collapsed tool summary line so long-running tool calls visibly tick instead of looking stuck</li> <li>Added a startup warning for <code>Write(path)</code>, <code>NotebookEdit(path)</code>, and <code>Glob(pa…

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

    v2.1.209

    <h2>What's changed</h2> <ul> <li>Fixed /model and other dialogs being blocked in <code>claude agents</code> background sessions (reverts an overly broad guard)</li> </ul>

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

    v2.1.208

    <h2>What's changed</h2> <ul> <li>Added screen reader mode: opt-in plain-text rendering for screen reader users. Run <code>claude --ax-screen-reader</code>, set CLAUDE_AX_SCREEN_READER=1, or add "axScreenReader": true to settings.</li> <li>Added <code>vimInsertModeRemaps</code> se…

  105. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.0

    <h2>What's Changed</h2> <ul> <li>New interactive agent experience: running <code>ollama</code> now launches an agent to help you code and delegate work</li> </ul> <div class="snippet-clipboard-content notranslate position-relative overflow-auto"><pre class="notranslate"><code>❯ o…

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

    v2.1.207

    <h2>What's changed</h2> <ul> <li>Auto mode is now available without <code>CLAUDE_CODE_ENABLE_AUTO_MODE</code> opt-in on Bedrock, Vertex AI, and Foundry; disable via <code>disableAutoMode</code> in settings</li> <li>Fixed the terminal freezing and keystrokes lagging while streamin…

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

    v2.1.206

    <h2>What's changed</h2> <ul> <li>Added directory path suggestions to <code>/cd</code>, matching <code>/add-dir</code> behavior</li> <li>Added a <code>/doctor</code> check that proposes trimming checked-in <code>CLAUDE.md</code> files by cutting content Claude could derive from th…

  108. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.32.0-rc0

    <p>cmd: agent UI (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17017">#17017</a>)</p>

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

    v2.1.205

    <h2>What's changed</h2> <ul> <li>Added an auto mode rule that blocks tampering with session transcript files</li> <li>Fixed <code>--json-schema</code> silently producing unstructured output when the schema was invalid, and schemas using the <code>format</code> keyword being rejec…

  110. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.31.2

    <h2>What's Changed</h2> <ul> <li>ci: avoid unbounded parallelism by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16966">#16966</a></li> <li>fix cuda toolkit …

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

    v2.1.204

    <h2>What's changed</h2> <ul> <li>Fixed hook events not streaming during SessionStart hooks in headless sessions, which could cause remote workers to be idle-reaped mid-hook</li> </ul>

  112. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.31.2

    <h2>What's Changed</h2> <ul> <li>ci: avoid unbounded parallelism by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16966">#16966</a></li> <li>fix cuda toolkit …

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

    v2.1.203

    <h2>What's changed</h2> <ul> <li>Added a warning when your login is about to expire, so you can re-authenticate before background sessions are interrupted</li> <li>Added a grey ⏸ badge to the footer when in manual permission mode, making the active mode always visible</li> <li>Ad…

  114. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.31.2

    <h2>What's Changed</h2> <ul> <li>ci: avoid unbounded parallelism by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16966">#16966</a></li> <li>fix cuda toolkit …

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

    v2.1.202

    <h2>What's changed</h2> <ul> <li>Added a "Dynamic workflow size" setting in <code>/config</code> for controlling how large Claude generally makes dynamic workflows (small/medium/large agent counts) — an advisory guideline, not an enforced cap</li> <li>Added <code>workflow.run_id<…

  116. Ollama — Releases TIER_1 (SK) · dhiltgen ·

    v0.31.2-rc0

    <p>mlx: update to de7b4ed9 (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/17056">#17056</a>)</p>

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

    v2.1.201

    <h2>What's changed</h2> <ul> <li>Claude Sonnet 5 sessions no longer use the mid-conversation system role for harness reminders</li> </ul>

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

    v2.1.200

    <h2>What's changed</h2> <ul> <li>Changed <code>AskUserQuestion</code> dialogs to no longer auto-continue by default; opt into an idle timeout via <code>/config</code></li> <li>Changed the "default" permission mode to "Manual" across the CLI, <code>--help</code>, VS Code, and JetB…

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

    v2.1.199

    <h2>What's changed</h2> <ul> <li>Stacked slash-skill invocations like <code>/skill-a /skill-b do XYZ</code> now load all leading skills (up to 5), not just the first</li> <li>Fixed SSL certificate errors (TLS-inspecting proxies, missing <code>NODE_EXTRA_CA_CERTS</code>, expired c…

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

    v0.116.0

    <h2>0.116.0 (2026-07-02)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.115.1...v0.116.0">v0.115.1...v0.116.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add agent-memory-2026-07-22 beta header (<a href="https://github.…

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

    v0.115.1

    <h2>0.115.1 (2026-07-01)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.115.0...v0.115.1">v0.115.0...v0.115.1</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove some nonfunctional types from the SDKs (<a href="https://git…

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

    v2.1.198

    <h2>What's changed</h2> <ul> <li>Claude in Chrome is now generally available</li> <li>Added background agent notifications in <code>claude agents</code> — sessions that need input or finish now fire the <code>Notification</code> hook (<code>agent_needs_input</code> / <code>agent_…

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

    v0.115.0

    <h2>0.115.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.114.0...v0.115.0">v0.114.0...v0.115.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents event delta streaming, agent overr…

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

    v2.1.197

    <h2>What's changed</h2> <ul> <li>Introducing Claude Sonnet 5: now the default model in Claude Code, with a native 1M-token context window and promotional pricing of $2/$10 per Mtok through August 31. Update to version 2.1.197 for access. <a href="https://www.anthropic.com/news/cl…

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

    v0.114.0

    <h2>0.114.0 (2026-06-30)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.113.0...v0.114.0">v0.113.0...v0.114.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for claude-sonnet-5 (<a href="https://github.com/anth…

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

    v2.1.196

    <h2>What's changed</h2> <ul> <li>Added support for organization default models — admins set it in the org console; it shows as "Org default" (or "Role default") in <code>/model</code> when you haven't picked one yourself</li> <li>Added readable default names for sessions at start…

  127. Ollama — Releases TIER_1 (SK) · BruceMacD ·

    v0.31.0

    <p>launch: check for min version for hermes desktop (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16912">#16912</a>)</p>

  128. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.12

    <h2>What's Changed</h2> <ul> <li>tools: ignore braces inside JSON strings when detecting tool call end by <a class="user-mention notranslate" href="https://github.com/aditya-786">@aditya-786</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16…

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

    v0.113.0

    <h2>0.113.0 (2026-06-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.112.0...v0.113.0">v0.112.0...v0.113.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for 20260318 web fetch and support tools (<a href="ht…

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

    v2.1.195

    <h2>What's changed</h2> <ul> <li>Added <code>CLAUDE_CODE_DISABLE_MOUSE_CLICKS</code> to disable mouse click/drag/hover in fullscreen mode while keeping wheel scroll</li> <li>Fixed hook matchers with hyphenated identifiers (e.g. <code>code-reviewer</code>, <code>mcp__brave-search<…

  131. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.11

    <h2>What's Changed</h2> <ul> <li>launch: add thinking capability detection to opencode by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/15434">#15434</a></li> <…

  132. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.11

    <h2>What's Changed</h2> <ul> <li>launch: add thinking capability detection to opencode by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/15434">#15434</a></li> <…

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

    v2.1.193

    <h2>What's changed</h2> <ul> <li>Added <code>autoMode.classifyAllShell</code> setting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execution patterns</li> <li>Added auto-mode denial reasons to the transcript, the denial toa…

  134. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.11

    <h2>What's Changed</h2> <ul> <li>launch: add thinking capability detection to opencode by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/15434">#15434</a></li> <…

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

    v2.1.191

    <h2>What's changed</h2> <ul> <li>Added <code>/rewind</code> support for resuming a conversation from before <code>/clear</code> was run</li> <li>Fixed scroll position jumping to the bottom while reading earlier output during a streaming response</li> <li>Fixed background agents r…

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

    v0.112.0

    <h2>0.112.0 (2026-06-24)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.111.0...v0.112.0">v0.111.0...v0.112.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> add support for system.message streaming events (<a href="http…

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

    v2.1.190

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v2.1.187

    <h2>What's changed</h2> <ul> <li>Added <code>sandbox.credentials</code> setting to block sandboxed commands from reading credential files and secret environment variables</li> <li>Added org-configured model restrictions to the model picker, <code>--model</code>, <code>/model</cod…

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

    v2.1.186

    <h2>What's changed</h2> <ul> <li>Added <code>claude mcp login &lt;name&gt;</code> and <code>claude mcp logout &lt;name&gt;</code> to authenticate MCP servers from the CLI without opening the interactive <code>/mcp</code> menu, with <code>--no-browser</code> stdin redirect support…

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

    v2.1.185

    <h2>What's changed</h2> <ul> <li>The stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and triggers after 20s of silence instead of 10s</li> </ul>

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

    v2.1.183

    <h2>What's changed</h2> <ul> <li>Improved auto mode safety: destructive git commands (<code>git reset --hard</code>, <code>git checkout -- .</code>, <code>git clean -fd</code>, <code>git stash drop</code>) are now blocked when you didn't ask to discard local work, <code>git commi…

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

    v0.111.0

    <h2>0.111.0 (2026-06-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.110.0...v0.111.0">v0.110.0...v0.111.0</a></p> <h3>Features</h3> <ul> <li><strong>helpers:</strong> tag refusal-fallback middleware requests with fallback-refusa…

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

    v0.110.0

    <h2>0.110.0 (2026-06-18)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.109.2...v0.110.0">v0.109.2...v0.110.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for new code_execution_20260120 tool (<a href="https:…

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

    v2.1.181

    <h2>What's changed</h2> <ul> <li>Added <code>/config key=value</code> syntax to set any setting from the prompt (e.g. <code>/config thinking=false</code>) — works in interactive, <code>-p</code>, and Remote Control</li> <li>Added <code>sandbox.allowAppleEvents</code> opt-in setti…

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

    v2.1.179

    <h2>What's changed</h2> <ul> <li>Fixed mid-stream connection drops: partial responses are now preserved instead of showing a raw error, and the spinner no longer gets stuck at "running tool"</li> <li>Fixed mouse-wheel scrolling in WSL2 under Windows Terminal and VS Code (regressi…

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

    v2.1.178

    <h2>What's changed</h2> <ul> <li>Added <code>Tool(param:value)</code> syntax for permission rules to match a tool's input parameters (with <code>*</code> wildcard), e.g. <code>Agent(model:opus)</code> to block Opus subagents</li> <li>Skills in nested <code>.claude/skills</code> d…

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

    v0.109.2

    <h2>0.109.2 (2026-06-15)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.109.1...v0.109.2">v0.109.1...v0.109.2</a></p> <h3>Chores</h3> <ul> <li><strong>api:</strong> remove retired models from API and SDKs (<a href="https://github.co…

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

    v2.1.177

    No content.

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

    v2.1.176

    <h2>What's changed</h2> <ul> <li>Session titles are now generated in the language of your conversation (set the <code>language</code> setting to pin a specific language)</li> <li>Added <code>footerLinksRegexes</code> setting for regex-matched link badges in the footer row, config…

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

    v2.1.175

    <h2>What's changed</h2> <ul> <li>Added <code>enforceAvailableModels</code> managed setting — when enabled, the <code>availableModels</code> allowlist also constrains the Default model (a Default that would resolve to a disallowed model now falls back to the first allowed model), …

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

    v2.1.174

    <h2>What's changed</h2> <ul> <li>Added <code>wheelScrollAccelerationEnabled</code> setting to disable mouse-wheel scroll acceleration in fullscreen mode</li> <li>Fixed the <code>/model</code> picker hiding the model family that Default resolves to — Opus now appears as its own ro…

  152. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.30.8

    <p>launch: Fix launch provider drift (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16683">#16683</a>)</p>

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

    v2.1.173

    <h2>What's changed</h2> <ul> <li>Fixed Fable 5 model names with a <code>[1m]</code> suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically</li> <li>Fixed a spurious "sandbox dependencies missing" startup warning on Window…

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

    v2.1.172

    <h2>What's changed</h2> <ul> <li>Sub-agents can now spawn their own sub-agents (up to 5 levels deep)</li> <li>Amazon Bedrock now reads the AWS region from <code>~/.aws</code> config files when <code>AWS_REGION</code> isn't set, matching AWS SDK precedence; <code>/status</code> sh…

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

    v0.109.1

    <h2>0.109.1 (2026-06-09)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.109.0...v0.109.1">v0.109.0...v0.109.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>api:</strong> add <code>frontier_llm</code> refusal category (<a href="https:/…

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

    v0.109.0

    <h2>0.109.0 (2026-06-09)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.108.0...v0.109.0">v0.108.0...v0.109.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for Managed Agents deployments and environment variab…

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

    v2.1.170

    <h2>What's changed</h2> <ul> <li>Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use. Fable’s capabilities exceed those of any model we’ve ever made generally available. Update to version 2.1.170 for access. <a href="https://www.anthropic.com/new…

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

    v0.108.0

    <h2>0.108.0 (2026-06-09)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.107.1...v0.108.0">v0.107.1...v0.108.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add support for claude-mythos-5 and claude-fable-5, with support …

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

    v2.1.169

    <h2>What's changed</h2> <ul> <li>Added <code>--safe-mode</code> flag (and <code>CLAUDE_CODE_SAFE_MODE</code>) to start Claude Code with all customizations (CLAUDE.md, plugins, skills, hooks, MCP servers) disabled for troubleshooting</li> <li>Added <code>/cd</code> command to move…

  160. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.7

    <p>Ollama Launch now supports Hermes Desktop, a native desktop interface for the Hermes agent. Run it alongside your Hermes agent to get a visual interface for managing conversations, integrations, and messaging apps.</p> <div class="snippet-clipboard-content notranslate position…

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

    v0.107.1

    <h2>0.107.1 (2026-06-07)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.107.0...v0.107.1">v0.107.0...v0.107.1</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>foundry:</strong> send x-api-key header for API-key auth (<a href="https://git…

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

    v2.1.168

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

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

    v0.107.0

    <h2>0.107.0 (2026-06-06)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.106.0...v0.107.0">v0.106.0...v0.107.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> small updates to Managed Agents types (<a href="https://github.co…

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

    v2.1.167

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

  165. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.30.7-rc1

    <p>openai: align models list with tags (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16556">#16556</a>)</p>

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

    v2.1.166

    <h2>What's changed</h2> <ul> <li>Added <code>fallbackModel</code> setting to configure up to three fallback models tried in order when the primary model is overloaded or unavailable; <code>--fallback-model</code> now also applies to interactive sessions</li> <li>Added glob patter…

  167. Ollama — Releases TIER_1 (SK) · BruceMacD ·

    v0.30.7-rc0

    <p>launch: use native Windows Hermes config path (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16558">#16558</a>)</p>

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

    v0.106.0

    <h2>0.106.0 (2026-06-05)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.105.2...v0.106.0">v0.105.2...v0.106.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> mark Claude Opus 4.1 as deprecated (<a href="https://github.com/a…

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

    v2.1.165

    <h2>What's changed</h2> <ul> <li>Bug fixes and reliability improvements</li> </ul>

  170. Ollama — Releases TIER_1 (SK) · BruceMacD ·

    v0.30.6

    <p>launch: oh-my-pi (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16410">#16410</a>)</p>

  171. Ollama — Releases TIER_1 (SK) · BruceMacD ·

    v0.30.6-rc0

    <p>launch: oh-my-pi (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16410">#16410</a>)</p>

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

    v2.1.163

    <h2>What's changed</h2> <ul> <li>Added <code>requiredMinimumVersion</code> and <code>requiredMaximumVersion</code> managed settings — Claude Code refuses to start if its version is outside the allowed range and directs the user to an approved version</li> <li>Added <code>/plugin …

  173. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.5

    <h2>What's Changed</h2> <ul> <li>Fix gemma4:12b floating point exception crash</li> <li>integrations: hermes windows install by <a class="user-mention notranslate" href="https://github.com/BruceMacD">@BruceMacD</a> in <a class="issue-link js-issue-link" href="https://github.com/o…

  174. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.5

    <h2>What's Changed</h2> <ul> <li>docs: add Cline CLI integration doc by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16341">#16341</a></li> <li>integrations: h…

  175. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.4

    <h2>What's Changed</h2> <ul> <li>llama.cpp version update by <a class="user-mention notranslate" href="https://github.com/dhiltgen">@dhiltgen</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16463">#16463</a></li> <li>Kill llama-server during…

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

    v2.1.162

    <h2>What's changed</h2> <ul> <li><code>claude agents --json</code> now includes <code>waitingFor</code> showing what a waiting session is blocked on (e.g. permission prompt)</li> <li><code>--tools</code>: explicitly listing Grep/Glob now provides the dedicated search tools on nat…

  177. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.3

    <h2>What's Changed</h2> <ul> <li>models: add support for gemma4-12b by <a class="user-mention notranslate" href="https://github.com/pdevine">@pdevine</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16457">#16457</a></li> </ul> <p><strong>Ful…

  178. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.2

    <h2>What's Changed</h2> <ul> <li>feat(launch): show and auto-install Cline CLI by <a class="user-mention notranslate" href="https://github.com/hoyyeva">@hoyyeva</a> in <a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16402">#16402</a></li> <li>log t…

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

    v2.1.161

    <h2>What's changed</h2> <ul> <li><code>OTEL_RESOURCE_ATTRIBUTES</code> values are now included as labels on metric datapoints, so you can slice usage metrics by custom dimensions like team or repo</li> <li><code>claude agents</code> rows now show <code>done/total</code> before th…

  180. Ollama — Releases TIER_1 (SK) · ParthSareen ·

    v0.30.1-rc0

    <p>launch: isolate Codex launch configuration (<a class="issue-link js-issue-link" href="https://github.com/ollama/ollama/pull/16437">#16437</a>)</p>

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

    v2.1.160

    <h2>What's changed</h2> <ul> <li>Added a prompt before writing to shell startup files (<code>.zshenv</code>, <code>.zlogin</code>, <code>.bash_login</code>) and <code>~/.config/git/</code>, which could otherwise lead to unintended command execution</li> <li><code>acceptEdits</cod…

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

    v2.1.159

    <h2>What's changed</h2> <ul> <li>Internal infrastructure improvements (no user-facing changes)</li> </ul>

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

    v2.1.158

    <h2>What's changed</h2> <ul> <li>Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and Opus 4.8. Opt in by setting <code>CLAUDE_CODE_ENABLE_AUTO_MODE=1</code></li> </ul>

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

    v2.1.157

    <h2>What's changed</h2> <ul> <li>Plugins in <code>.claude/skills</code> directories are now automatically loaded, no marketplace required</li> <li>Added <code>claude plugin init &lt;name&gt;</code> to scaffold a new plugin in <code>.claude/skills</code></li> <li>Added autocomplet…

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

    v2.1.156

    <h2>What's changed</h2> <ul> <li>Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.</li> </ul>

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

    v0.105.2

    <h2>0.105.2 (2026-05-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.105.1...v0.105.2">v0.105.1...v0.105.2</a></p>

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

    v0.105.1

    <h2>0.105.1 (2026-05-29)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.105.0...v0.105.1">v0.105.0...v0.105.1</a></p> <h3>Chores</h3> <ul> <li><strong>internal:</strong> use Trusted Publishing for PyPI releases (<a href="https://git…

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

    v2.1.154

    <h2>What's changed</h2> <ul> <li>Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks</li> <li>Introducing dynamic workflows: ask Claude to create a workflow and it orchestrates work across tens to hundreds of agents in the background, so you can t…

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

    v0.105.0

    <h2>0.105.0 (2026-05-28)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-python/compare/v0.104.1...v0.105.0">v0.104.1...v0.105.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add support for claude-opus-4-8, mid-conversation system blocks, …

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

    v2.1.153

    <h2>What's changed</h2> <ul> <li>Added <code>skipLfs</code> option to <code>github</code>/<code>git</code> plugin marketplace sources to skip Git LFS downloads during clone and update</li> <li>Claude Code now shows a one-time notice when your npm global install can't auto-update;…

  191. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.0

    <p>This version of Ollama will change the architecture to directly support llama.cpp instead of building on top of GGML, and allows for compatibility with GGUF file format. MLX is used to accelerate model inference on Apple Silicon.</p> <p>While in pre-release we'd love <a href="…

  192. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.0

    <p>This version of Ollama will change the architecture to directly support llama.cpp instead of building on top of GGML, and allows for compatibility with GGUF file format. MLX is used to accelerate model inference on Apple Silicon.</p> <p>While in pre-release we'd love <a href="…

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

    v2.1.152

    <h2>What's changed</h2> <ul> <li><code>/code-review --fix</code> now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; <code>/simplify</code> now invokes <code>/code-review --fix</code></li> <li>Skills and …

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

    v2.1.150

    <h2>What's changed</h2> <ul> <li>Internal infrastructure improvements (no user-facing changes)</li> </ul>

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

    v2.1.149

    <h2>What's changed</h2> <ul> <li><code>/usage</code> now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost</li> <li><code>/diff</code> detail view can now be scrolled with the keyboard (arrows, <code>j</code>/…

  196. Ollama — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.30.0

    <p>This version of Ollama will change the architecture to directly support llama.cpp instead of building on top of GGML, and allows for compatibility with GGUF file format. MLX is used to accelerate model inference on Apple Silicon.</p> <p>While in pre-release we'd love <a href="…

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

    v2.1.148

    <h2>What's changed</h2> <ul> <li>Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)</li> </ul>

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

    v2.1.147

    <h2>What's changed</h2> <ul> <li>Added the <code>Workflow</code> tool for deterministic multi-agent orchestration. It is off by default — set <code>CLAUDE_CODE_WORKFLOWS=1</code> to enable</li> <li>Pinned background sessions (<code>Ctrl+T</code> in <code>claude agents</code>) now…

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

    v2.1.146

    <h2>What's changed</h2> <ul> <li>Renamed <code>/simplify</code> to <code>/code-review</code> with an optional effort level (e.g. <code>/code-review high</code>)</li> <li>Auto mode no longer suppresses <code>AskUserQuestion</code> when the user or a skill explicitly relies on it</…

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

    v2.1.145

    <h2>What's changed</h2> <ul> <li>Added <code>claude agents --json</code> to list live Claude sessions as JSON for scripting (tmux-resurrect, status bars, session pickers)</li> <li>Added <code>agent_id</code> and <code>parent_agent_id</code> attributes to <code>claude_code.tool</c…

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

    v2.1.144

    <h2>What's changed</h2> <ul> <li>Added <code>/resume</code> support for background sessions — sessions started via <code>claude --bg</code> or agent view now appear alongside interactive ones, marked with <code>bg</code></li> <li>Added elapsed duration to background subagent comp…

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

    v2.1.143

    <h2>What's changed</h2> <ul> <li>Added plugin dependency enforcement: <code>claude plugin disable</code> now refuses when another enabled plugin depends on the target (with a copy-pasteable disable-chain hint), and <code>claude plugin enable</code> force-enables transitive depend…

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

    v2.1.142

    <h2>What's changed</h2> <ul> <li>Added new <code>claude agents</code> flags: <code>--add-dir</code>, <code>--settings</code>, <code>--mcp-config</code>, <code>--plugin-dir</code>, <code>--permission-mode</code>, <code>--model</code>, <code>--effort</code>, and <code>--dangerously…

  204. 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…

  205. 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…

  206. 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…

  207. 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…

  208. 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…

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

    v2.1.138

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

  210. 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>

  211. 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…

  212. 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…

  213. 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…

  214. 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, …

  215. 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>…

  216. 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…

  217. 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 …

  218. 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</…

  219. 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">…

  220. 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…

  221. 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…

  222. 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>

  223. 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…

  224. 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…

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

    v2.1.120

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

  226. 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…

  227. 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…

  228. 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 …

  229. 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 …

  230. 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/…

  231. 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:/…

  232. 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…

  233. 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…

  234. 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">#…

  235. 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…

  236. 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…

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

    v0.2.148

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

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

    v0.2.147

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

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

    v0.2.146

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

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

    v0.2.145

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

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

    v0.2.144

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

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

    v0.2.143

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

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

    v0.2.142

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

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

    v0.2.141

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

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

    v0.2.140

    <h3>New Features</h3> <ul> <li><strong>MCP 2.x support for in-process SDK MCP servers</strong>: The SDK now supports <code>mcp</code> 2.x alongside 1.x (dependency widened to <code>mcp&gt;=1.23.0,&lt;3.0.0</code>). In-process servers are served over mcp's own in-memory transport …

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

    v0.2.139

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

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

    v0.2.138

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

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

    v0.2.137

    <h3>New Features</h3> <ul> <li><strong><code>ConversationResetMessage</code> for conversation reset events</strong>: The SDK now surfaces the CLI's <code>conversation_reset</code> frame as a <code>ConversationResetMessage</code> dataclass, letting applications detect when a <code…

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

    v0.2.136

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

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

    v0.2.135

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

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

    v0.2.134

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

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

    v0.2.133

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

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

    v0.2.132

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

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

    v0.2.131

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

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

    v0.2.130

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

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

    v0.2.129

    <h3>Breaking Changes</h3> <ul> <li><strong>Skill name validation in <code>ClaudeAgentOptions.skills</code></strong>: Skill names containing parentheses, commas, control characters, wildcards (<code>*</code>, <code>:*</code>), leading <code>/</code>, surrounding whitespace, or sur…

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

    v0.2.128

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

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

    v0.2.127

    <h3>Bug Fixes</h3> <ul> <li><strong>Fixed premature stdin closure when background tasks are in flight</strong>: <code>query()</code> no longer closes stdin on the first <code>result</code> frame when background tasks (e.g. <code>run_in_background: true</code> subagents) are still…

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

    v0.2.126

    <h3>New Features</h3> <ul> <li><strong><code>terminal_reason</code> on ResultMessage</strong>: <code>ResultMessage.terminal_reason</code> now surfaces why the query loop ended (<code>"completed"</code>, <code>"max_turns"</code>, <code>"aborted_streaming"</code>, <code>"aborted_to…

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

    v0.2.125

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

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

    v0.2.124

    <h3>Bug Fixes</h3> <ul> <li><strong>Refused batch script CLI spawning on Windows</strong>: Blocked spawning <code>.bat</code>/<code>.cmd</code> CLI scripts (including npm's <code>claude.cmd</code> shim) on Windows to prevent command injection via cmd.exe metacharacter re-parsing …

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

    v0.2.123

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

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

    v0.2.122

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

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

    v0.2.121

    <h3>Bug Fixes</h3> <ul> <li><strong>Fixed argv flag injection via <code>resume</code> and <code>session_id</code> options</strong>: <code>--resume</code> and <code>--session-id</code> are now passed as single <code>=</code>-joined argv tokens (e.g. <code>--resume=&lt;value&gt;</c…

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

    v0.2.120

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

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

    v0.2.119

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

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

    v0.2.118

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

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

    v0.2.117

    <h3>Bug Fixes</h3> <ul> <li><strong>Escaped untrusted fields in Slack issue notification workflow</strong>: Fixed the Slack notification workflow to properly escape issue titles and usernames using <code>jq</code> instead of bash substitution, preventing malformed JSON payloads a…

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

    v0.2.116

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.207</li> <li>Fixed CI workspace trust so Claude Code honors project-scoped permission grants in checkout directories (<a class="issue-link js-issue-link" href="https://github.com/anthropics/claude-…

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

    v0.2.115

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

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

    v0.2.114

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

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

    v0.2.113

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

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

    v0.2.112

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

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

    v0.2.111

    <h3>Bug Fixes</h3> <ul> <li><strong>Zombie CLI subprocess prevention</strong>: Shielded subprocess cleanup from asyncio cancellation so <code>SIGTERM</code>/<code>SIGKILL</code> teardown always runs, preventing orphaned <code>claude</code> child processes when the parent task is …

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

    v0.2.110

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

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

    v0.2.109

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

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

    v0.2.108

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

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

    v0.2.107

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

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

    v0.2.106

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

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

    v0.2.105

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

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

    v0.2.104

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

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

    v0.2.103

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

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

    v0.2.102

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

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

    v0.2.101

    <h3>Bug Fixes</h3> <ul> <li><strong>Typed <code>task_updated</code> lifecycle events</strong>: Exposed terminal <code>system/task_updated</code> events as typed <code>TaskUpdatedMessage</code> with <code>task_id</code>, <code>patch</code>, <code>status</code>, <code>session_id</c…

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

    v0.2.100

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

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

    v0.2.99

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

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

    v0.2.98

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

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

    v0.2.97

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

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

    v0.2.96

    <h3>Bug Fixes</h3> <ul> <li>Pinned <code>mcp</code> dependency below 2.0.0 to prevent incompatible breaking changes (<a class="issue-link js-issue-link" href="https://github.com/anthropics/claude-agent-sdk-python/pull/1028">#1028</a>)</li> </ul> <h3>Internal/Other Changes</h3> <u…

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

    v0.2.95

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

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

    v0.2.94

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

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

    v0.2.93

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

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

    v0.2.92

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

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

    v0.2.91

    <h3>Internal/Other Changes</h3> <ul> <li>Switched test suite from <code>pytest-asyncio</code> to anyio's pytest plugin, running every async test under both asyncio and trio backends to catch backend-specific regressions in CI (<a class="issue-link js-issue-link" href="https://git…

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

    v0.2.90

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

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

    v0.2.89

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

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

    v0.2.88

    <h3>Bug Fixes</h3> <ul> <li><strong>Trio compatibility for session stores</strong>: Ported <code>session_store</code> code paths (<code>TranscriptMirrorBatcher</code>, <code>session_resume</code>, <code>sessions</code>) from raw <code>asyncio</code> primitives to <code>anyio</cod…

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

    v0.2.87

    <h3>Internal/Other Changes</h3> <ul> <li>Updated bundled Claude CLI to version 2.1.150</li> <li>Switched CI workflows from static API key to Workload Identity Federation for Claude authentication, using short-lived tokens instead of long-lived secrets (<a class="issue-link js-iss…

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

    v0.2.86

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

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

    v0.2.85

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

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

    v0.2.84

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

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

    v0.2.83

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

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

    v0.2.82

    <h3>Breaking</h3> <ul> <li><strong>Breaking:</strong> MCP servers now connect in the background by default; sessions start immediately and slow servers report <code>status: "pending"</code> in <code>init</code> until ready. Set <code>MCP_CONNECTION_NONBLOCKING=0</code> to restore…

  304. 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…

  305. 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…

  306. 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…

  307. 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…

  308. 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…

  309. 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…

  310. 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…

  311. 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>…

  312. 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…

  313. 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…

  314. 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…

  315. 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…

  316. 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>…

  317. 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…

  318. 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…

  319. 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…

  320. 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…

  321. 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>…

  322. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.6.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.5.0...v3.6.0">3.6.0</a> (2026-08-27)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> add compute_units to Responses and Chat Completions usage (<a href="https://github.com/openai/openai-python/issues/3749">#374…

  323. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.34.2

    <p>ComfyUI v0.34.2</p>

  324. vLLM — Releases TIER_1 (SK) · louie-tsai ·

    v0.28.1rc0

    <p>[Tools][Recipes] Improve sweep recommendations and short-alias parsin…</p>

  325. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.5.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.4.0...v3.5.0">3.5.0</a> (2026-08-27)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> make function call output call IDs optional (<a href="https://github.com/openai/openai-python/issues/3738">#3738</a>) (<a hre…

  326. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.4.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.3.1...v3.4.0">3.4.0</a> (2026-08-25)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> Add obfuscation field to ChatCompletionChunk (<a href="https://github.com/openai/openai-python/issues/3690">#3690</a>) (<a hr…

  327. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.34.1

    <p>ComfyUI v0.34.1</p>

  328. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.34.0

    <h2>What's Changed</h2> <ul> <li>Fix minimax music not working on non dynamic vram. by <a class="user-mention notranslate" href="https://github.com/comfyanonymous">@comfyanonymous</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/15588">#1…

  329. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.33.4

    <p>ComfyUI v0.33.4</p>

  330. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.18

    <p>Bump v0.5.18</p>

  331. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.33.3

    <p>ComfyUI v0.33.3</p>

  332. vLLM — Releases TIER_1 (SK) · jperezdealgaba ·

    v0.28.0rc1

    <p>[Bugfix][Security] Guard _load_ov2_processor with resolve_trust_remot…</p>

  333. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.3.1

    <h2><a href="https://github.com/openai/openai-python/compare/v3.3.0...v3.3.1">3.3.1</a> (2026-08-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependencies with published security fixes (<a href="https://github.com/openai/openai-python/issues/3680">#3680</a>)…

  334. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.3.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.2.0...v3.3.0">3.3.0</a> (2026-08-18)</h2> <h3>Features</h3> <ul> <li>support named data-residency endpoints (<a href="https://github.com/openai/openai-python/issues/3646">#3646</a>) (<a href="https://github.com/opena…

  335. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.33.2

    <p>ComfyUI v0.33.2</p>

  336. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.2.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.1.0...v3.2.0">3.2.0</a> (2026-08-17)</h2> <h3>Features</h3> <ul> <li>add Bedrock Runtime endpoint support (SDK-290) (<a href="https://github.com/openai/openai-python/issues/3623">#3623</a>) (<a href="https://github.c…

  337. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.1.0

    <h2><a href="https://github.com/openai/openai-python/compare/v3.0.0...v3.1.0">3.1.0</a> (2026-08-14)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> add WebSocket stream IDs (<a href="https://github.com/openai/openai-python/issues/3612">#3612</a>) (<a href="https://github.c…

  338. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.71-beta

    <p>Offer the media pickers only what the host can run, and name the H3 s…</p>

  339. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.33.1

    <p>ComfyUI v0.33.1</p>

  340. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.33.0

    <p>ComfyUI v0.33.0</p>

  341. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.702-beta

    <p><a href="https://unsloth.ai/" rel="nofollow">Unsloth Desktop</a> is here! The first desktop app to run and train AI models locally. Research, export and deploy from the same open-source app on Windows, macOS and Linux.</p> <h2>v0.1.702-beta Update (August 13th)</h2> <ul> <li>A…

  342. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v3.0.0

    <h2><a href="https://github.com/openai/openai-python/compare/v2.54.0...v3.0.0">3.0.0</a> (2026-08-12)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><strong>api:</strong> HTTPX2 is now the default HTTP client, and <code>httpx</code> is no longer installed automatically. Applications u…

  343. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.32.0

    <h2>What's Changed</h2> <ul> <li>Make it easier to debug nested tensors. by <a class="user-mention notranslate" href="https://github.com/comfyanonymous">@comfyanonymous</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/15383">#15383</a></l…

  344. openai-python — Releases TIER_1 (SK) · openai-sdks[bot] ·

    v2.54.0

    <h2><a href="https://github.com/openai/openai-python/compare/v2.53.0...v2.54.0">2.54.0</a> (2026-08-11)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> Add new Responses model identifiers (<a href="https://github.com/openai/openai-python/issues/3595">#3595</a>) (<a href="ht…

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

    v0.27.0rc2

    <p>v0.27.0rc2</p>

  346. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.31.1

    <p>ComfyUI v0.31.1</p>

  347. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.17

    <h1>Highlights</h1> <p><em>582 PRs from 194 contributors.</em></p> <p><strong>Kimi K3 day-0 support</strong>: A 2.8T-parameter multimodal LatentMoE (896 experts, top-16, routed in a 3584-dim latent space) with a 1M-token context, 69 KDA linear-attention layers interleaved with 24…

  348. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.31.0

    <p>ComfyUI v0.31.0</p>

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

    v0.27.0rc1

    <p>v0.27.0rc1</p>

  350. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.523-beta

    <p>Versioning</p>

  351. openai-python — Releases TIER_1 (SK) · github-actions[bot] ·

    v2.53.0

    <h2><a href="https://github.com/openai/openai-python/compare/v2.52.1...v2.53.0">2.53.0</a> (2026-08-03)</h2> <h3>Features</h3> <ul> <li><strong>api:</strong> Add gpt-5.5 and tool name/namespace to Responses types (<a href="https://github.com/openai/openai-python/issues/3569">#356…

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

    v2.52.1

    <h2>2.52.1 (2026-07-31)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.52.0...v2.52.1">v2.52.0...v2.52.1</a></p> <h3>Chores</h3> <ul> <li><strong>ci:</strong> pin setup-uv v5 to its underlying commit (<a href="https://github.com/openai/openai-…

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

    v2.52.0

    <h2>2.52.0 (2026-07-31)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.51.0...v2.52.0">v2.51.0...v2.52.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> content provenance checks (<a href="https://github.com/openai/openai-python/commi…

  354. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.29.2

    <p>ComfyUI v0.29.2</p>

  355. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.29.1

    <p>ComfyUI v0.29.1</p>

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

    v2.51.0

    <h2>2.51.0 (2026-07-30)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.50.0...v2.51.0">v2.50.0...v2.51.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> fast tier (<a href="https://github.com/openai/openai-python/commit/8808ed27952dae…

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

    v2.50.0

    <h2>2.50.0 (2026-07-28)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.49.0...v2.50.0">v2.49.0...v2.50.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> transcription model updates (<a href="https://github.com/openai/openai-python/com…

  358. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.29.0

    <p>ComfyUI v0.29.0</p>

  359. vLLM — Releases TIER_1 (SK) · fxmarty-amd ·

    v0.26.1rc0

    <p>[CI][ROCm] Fix <code>test_ocp_mx_wikitext_correctness</code> reference value (<a class="issue-link js-issue-link" href="https://github.com/vllm-project/vllm/pull/4">#4</a>…</p>

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

    v2.49.0

    <h2>2.49.0 (2026-07-27)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.48.0...v2.49.0">v2.48.0...v2.49.0</a></p> <h3>Features</h3> <ul> <li>require Python 3.10 and automate version reviews (<a href="https://github.com/openai/openai-python/issu…

  361. vLLM SGLang — Releases TIER_1 (SK) · Qiaolin-Yu ·

    v0.5.16

    <p>Release v0.5.16</p>

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

    v2.48.0

    <h2>2.48.0 (2026-07-23)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.47.0...v2.48.0">v2.47.0...v2.48.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> accept <code>None</code> for prompt_cache_key/safety_identifier (<a href="https:/…

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

    v0.26.0rc1

    <p>v0.26.0rc1</p>

  364. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.28.3

    <p>ComfyUI v0.28.3</p>

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

    v2.47.0

    <h2>2.47.0 (2026-07-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.46.0...v2.47.0">v2.46.0...v2.47.0</a></p> <h3>Features</h3> <ul> <li><strong>client:</strong> Add experimental runtime support for HTTPX2 clients (<a href="https://github.c…

  366. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.28.2

    <p>ComfyUI v0.28.2</p>

  367. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.28.1

    <p>ComfyUI v0.28.1</p>

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

    v2.46.0

    <h2>2.46.0 (2026-07-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.45.0...v2.46.0">v2.45.0...v2.46.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> /organization/projects/{project_id}/service_accounts/{service_account_id}/api_key…

  369. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.28.0

    <p>ComfyUI v0.28.0</p>

  370. vLLM SGLang — Releases TIER_1 Čeština(CS) · Fridge003 ·

    v0.5.15.post1

    <p>bump to v0.5.15.post1</p>

  371. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.15

    <p>Bump to v0.5.15</p>

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

    v2.45.0

    <h2>2.45.0 (2026-07-09)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.44.0...v2.45.0">v2.44.0...v2.45.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt-5.6-sol updates (<a href="https://github.com/openai/openai-python/commit/039d…

  373. vLLM — Releases TIER_1 (SK) · chaunceyjiang ·

    v0.25.0rc3

    <p>[P/D][Bugfix] Fix PD async KV load lookahead handling for MTP spec de…</p>

  374. vLLM — Releases TIER_1 (SK) · hmellor ·

    v0.25.0rc2

    <p>Fix embed scaling + CUDA graphs in Transformers modelling backend (<a class="issue-link js-issue-link" href="https://github.com/vllm-project/vllm/pull/4">#4</a>…</p>

  375. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.27.1

    <p>ComfyUI v0.27.1</p>

  376. vLLM — Releases TIER_1 (SK) · rahulssv-ibm ·

    v0.25.0rc1

    <p>[CPU][Bugfix] Fix flaky ShortConv prefill test on ARM (uninitialized …</p>

  377. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.27.0

    <p>The major change in this version is added support for int8 convrot models.</p> <h2>What's Changed</h2> <ul> <li>chore(openapi): sync shared API contract from cloud@363764b by <a class="user-mention notranslate" href="https://github.com/comfy-pr-bot">@comfy-pr-bot</a> in <a cla…

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

    v0.24.0

    <p>[CI] Raise gsm8k startup timeout for MoE Refactor Qwen3 NVFP4 configs…</p>

  379. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.14

    <p>Release v0.5.14</p>

  380. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.26.2

    <p>ComfyUI v0.26.2</p>

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

    v2.44.0

    <h2>2.44.0 (2026-06-24)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.43.0...v2.44.0">v2.43.0...v2.44.0</a></p> <h3>Bug Fixes</h3> <ul> <li><strong>auth:</strong> prioritize first auth header (<a href="https://github.com/openai/openai-python/…

  382. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.26.1

    <p>ComfyUI v0.26.1</p>

  383. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.26.0

    <h2>What's Changed</h2> <ul> <li>chore(openapi): sync shared API contract from cloud@00ef9cc by <a class="user-mention notranslate" href="https://github.com/comfy-pr-bot">@comfy-pr-bot</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/1442…

  384. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.25.1

    <p>ComfyUI v0.25.1</p>

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

    v2.43.0

    <h2>2.43.0 (2026-06-17)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.42.0...v2.43.0">v2.42.0...v2.43.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> update OpenAPI spec or Stainless config (<a href="https://github.com/openai/opena…

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

    v2.42.0

    <h2>2.42.0 (2026-06-16)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.41.1...v2.42.0">v2.41.1...v2.42.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> admin spend_alerts (<a href="https://github.com/openai/openai-python/commit/61341…

  387. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.25.0

    <p>ComfyUI v0.25.0</p>

  388. vLLM SGLang — Releases TIER_1 Čeština(CS) · Fridge003 ·

    v0.5.13.post1

    <p>Release v0.5.13.post1</p>

  389. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.46-beta

    <p>DiffusionGemma: disable tools, enable artifacts canvas by default (<a class="issue-link js-issue-link" href="https://github.com/unslothai/unsloth/issues/6">#6</a>…</p>

  390. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.13

    <p>Release v0.5.13</p>

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

    v2.41.1

    <h2>2.41.1 (2026-06-05)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.41.0...v2.41.1">v2.41.0...v2.41.1</a></p> <h3>Build System</h3> <ul> <li>Remove scheduled release workflow trigger (<a href="https://github.com/openai/openai-python/issues/…

  392. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.24.1

    <p>ComfyUI v0.24.1</p>

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

    v2.41.0

    <h2>2.41.0 (2026-06-03)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.40.0...v2.41.0">v2.40.0...v2.41.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> responses.moderation and chat_completions.moderation (<a href="https://github.com…

  394. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.24.0

    <p>ComfyUI v0.24.0</p>

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

    v2.40.0

    <h2>2.40.0 (2026-06-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.39.0...v2.40.0">v2.39.0...v2.40.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> Add Amazon Bedrock Responses support</li> </ul> <h3>Bug Fixes</h3> <ul> <li><stro…

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

    v2.39.0

    <h2>2.39.0 (2026-06-01)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.38.0...v2.39.0">v2.38.0...v2.39.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> workload identity in audit logs, additional_tools item in responses, fix ActionSe…

  397. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.23.0

    <h2>What's Changed</h2> <ul> <li>feat: MediaPipe face detection (CORE-235) by <a class="user-mention notranslate" href="https://github.com/kijai">@kijai</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/14009">#14009</a></li> <li>Multi-thr…

  398. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.22.3

    <p>ComfyUI v0.22.3</p>

  399. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.416-beta

    <p>v0.1.416-beta</p>

  400. vLLM SGLang — Releases TIER_1 Čeština(CS) · Fridge003 ·

    v0.5.12.post1

    <p>Release v0.5.12.post1</p>

  401. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.22.2

    <p>ComfyUI v0.22.2</p>

  402. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.415-beta

    <p>v0.1.415-beta</p>

  403. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.22.1

    <p>ComfyUI v0.22.1</p>

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

    v2.38.0

    <h2>2.38.0 (2026-05-21)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.37.0...v2.38.0">v2.37.0...v2.38.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> api update (<a href="https://github.com/openai/openai-python/commit/33d1d01325005…

  405. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.22.0

    <h2>What's Changed</h2> <ul> <li>Add test that each model has unique identifiers (CORE-134) by <a class="user-mention notranslate" href="https://github.com/Talmaj">@Talmaj</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/13654">#13654</a>…

  406. Latent Space (swyx) TIER_1 English(EN) ·

    [AINews] How to land a job at a frontier lab (on Pretraining)

    a quiet day before google i/o lets us amplify a notable blogpost

  407. Unsloth — Releases TIER_1 (SL) · wtfashwin ·

    v0.1.40-beta

    <p>studio/chat: release stuck IME flag when compositionend never fires (…</p>

  408. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.12

    <h1>Highlights</h1> <ul> <li> <p><strong>DeepSeek V4 support</strong>: Full inference path for DeepSeek-V4 (<a class="issue-link js-issue-link" href="https://github.com/sgl-project/sglang/pull/23882">#23882</a>), including:</p> <p>Day-0 Features: <a class="issue-link js-issue-lin…

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

    v2.37.0

    <h2>2.37.0 (2026-05-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-python/compare/v2.36.0...v2.37.0">v2.36.0...v2.37.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> add service_tier parameter to responses compact method (<a href="https://github.c…

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

    v0.21.0

    <h2>Highlights</h2> <p>This release features 367 commits from 202 contributors (49 new)!</p> <ul> <li><strong>Transformers v4 deprecated</strong>: This release formally deprecates <code>transformers</code> v4 support (<a class="issue-link js-issue-link" href="https://github.com/v…

  411. vLLM — Releases TIER_1 (SK) · zyongye ·

    v0.21.0rc3

    <p>[MLA Attention Backend] Add TOKENSPEED_MLA backend for DSR1/Kimi K25 …</p>

  412. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.21.1

    <h2>What's Changed</h2> <ul> <li>[Partner Nodes] new Flux2ImageNode and GrokImageEditNodeV2 nodes by <a class="user-mention notranslate" href="https://github.com/bigcat88">@bigcat88</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/13814">…

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

    v0.21.0rc2

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

  414. 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>

  415. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.21.0

    <h2>What's Changed</h2> <ul> <li>Read audio and video at the same time in video loader node. by <a class="user-mention notranslate" href="https://github.com/comfyanonymous">@comfyanonymous</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/…

  416. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.20.3

    <p>ComfyUI v0.20.3</p>

  417. 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…

  418. 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…

  419. 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…

  420. vLLM SGLang — Releases TIER_1 (SK) · Kangyan-Zhou ·

    v0.5.11

    <h1>Highlights</h1> <ul> <li> <p><strong>CUDA 13 + Torch 2.11</strong>: Default CUDA version moves to 13.0 across SGLang, sgl-kernel, and Docker images, and PyTorch is upgraded from 2.9 to 2.11 — modernizing the build matrix and unlocking newer kernels: <a class="issue-link js-is…

  421. Unsloth — Releases TIER_1 (SL) · danielhanchen ·

    v0.1.38-beta

    <p>v0.1.38-beta</p>

  422. 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…

  423. 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…

  424. ComfyUI — Releases TIER_1 (SK) · prookyon ·

    v0.20.2

    <p>OneTainer ERNIE LoRA support (<a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/13640">#13640</a>)</p>

  425. 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…

  426. ComfyUI — Releases TIER_1 (SK) · github-actions[bot] ·

    v0.20.1

    <h2>What's Changed</h2> <ul> <li>feat: SUPIR model support (CORE-17) by <a class="user-mention notranslate" href="https://github.com/kijai">@kijai</a> in <a class="issue-link js-issue-link" href="https://github.com/Comfy-Org/ComfyUI/pull/13250">#13250</a></li> <li>Some optimizati…

  427. 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…

  428. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.20.0

    <p>ComfyUI v0.20.0</p>

  429. ComfyUI — Releases TIER_1 (SK) · comfyanonymous ·

    v0.19.5

    <p>ComfyUI v0.19.5</p>

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

    v0.20.0rc1

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

  431. 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…

  432. 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/…

  433. vLLM SGLang — Releases TIER_1 Čeština(CS) · Kangyan-Zhou ·

    v0.5.10.post1

    <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/sgl-project/sglang/compare/v0.5.10...v0.5.10.post1"><tt>v0.5.10...v0.5.10.post1</tt></a></p> <p>Bumps flashinfer from v0.6.7.post2 to v0.6.7.post3 to resolve an issue in its jit cubin downloader.<…

  434. 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…

  435. vLLM SGLang — Releases TIER_1 (SK) · Fridge003 ·

    v0.5.10

    <h1>Highlights</h1> <ul> <li> <p><strong>Piecewise CUDA Graph Enabled by Default</strong>: Piecewise CUDA graph capture is now the default execution mode, reducing memory overhead and improving throughput for models with complex control flow patterns: <a class="issue-link js-issu…

  436. 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-…

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

    v0.19.0rc1

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

  438. vLLM SGLang — Releases TIER_1 (SK) · Kangyan-Zhou ·

    v0.5.10rc0

    <h1>Highlights</h1> <ul> <li> <p><strong>Piecewise CUDA Graph Enabled by Default</strong>: Piecewise CUDA graph capture is now the default execution mode, reducing memory overhead and improving throughput for models with complex control flow patterns: <a class="issue-link js-issu…

  439. 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…

  440. 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…

  441. 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…

  442. 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…

  443. 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…

  444. 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…

  445. vLLM SGLang — Releases TIER_1 (SK) · Kangyan-Zhou ·

    v0.5.9

    <h1>Highlights</h1> <ul> <li> <p><strong>LoRA Weight Loading Overlap with Computation</strong>: Overlap LoRA weight loading with computation during inference, reducing TTFT by ~78% and TPOT by ~34.88% on large adaptors: <a class="issue-link js-issue-link" href="https://github.com…

  446. vLLM SGLang — Releases TIER_1 Čeština(CS) · Fridge003 ·

    v0.5.8.post1

    <p>Release v0.5.8.post1</p>

  447. vLLM SGLang — Releases TIER_1 (SK) · Kangyan-Zhou ·

    v0.5.8

    <h1>Highlights</h1> <ul> <li>Up to 1.5x faster across the board for all major diffusion models <a href="https://lmsys.org/blog/2026-01-16-sglang-diffusion/" rel="nofollow">https://lmsys.org/blog/2026-01-16-sglang-diffusion/</a></li> <li>Close to linear scaling with chunked pipeli…

  448. dev.to — Claude Code tag TIER_1 Deutsch(DE) · JessYT ·

    Claude Code Set Fast Mode to Opus 4.7 — Plus 8 New Agent Flags

    <h1> Claude Code unlocked background again — Fast mode is now 4.7 </h1> <p>Bottom line first. <strong>Claude Code's Fast mode default auto-switched to Opus 4.7.</strong> The same changelog batch also shipped 8 new <code>claude agents</code> CLI flags, an option to turn off worktr…

  449. dev.to — Claude Code tag TIER_1 English(EN) · QuoLu ·

    What exactly changes with the Claude Max plan?

    <h2> Introduction </h2> <p>Everyone knows that the MAX plan lets you "use more."</p> <p>That's not what I want to know. <strong>What actually changes with MAX?</strong> When I looked into it, I found that some features often assumed to be "MAX-exclusive" were not, while other dif…

  450. dev.to — Claude Code tag TIER_1 English(EN) · Jula Markova ·

    Stop Fixing Your Prompts — Fix Your Thinking Style Instead (A Claude Code Experiment)

    <p>I spent a session with Claude Code (Opus 4.7) doing something odd. Instead of giving it tasks, I asked it to reflect on its own thinking. Not what it knows. How it <em>operates</em>.</p> <p>What came back was specific enough to be useful. </p> <p>One conversation = One experim…

  451. dev.to — Claude Code tag TIER_1 English(EN) · Alaric ·

    5 Tips to Cut Claude Code Token Usage by 30%

    <p>I've been using Claude Code daily for the past few months. The output quality is great, but the API bill at the end of the month was painful. After some experimentation, I found a few habits that consistently cut my token consumption by 25–35% without sacrificing code quality.…

  452. dev.to — Claude Code tag TIER_1 Nederlands(NL) · speedy_devv ·

    Cut Claude Code Token Costs

    <p>Your Claude Code bill went up twice in 30 days. You felt it on the invoice before you understood why.</p> <p>On June 15, 2026, Anthropic moves Agent SDK, <code>claude -p</code>, and Claude Code GitHub Actions onto a separate metered credit pool that does not roll over. Once th…

  453. Medium — Claude tag TIER_1 English(EN) · Bhavin Mecwan ·

    Claude Series (Part 9): Stop Prompting Randomly — Learn to Collaborate with Claude Properly

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@bmec278/claude-series-part-9-stop-prompting-randomly-learn-to-collaborate-with-claude-properly-f15da8ee43b6?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1400/0*ZUSRZ…

  454. dev.to — Anthropic tag TIER_1 English(EN) · Owen ·

    Claude's "Go to Sleep" Bug Explained: Why It Happens and How to Keep Coding

    <h1> Claude's "Go to Sleep" Bug Explained: Why It Happens and How to Keep Coding </h1> <p><strong>TL;DR:</strong> Claude has been telling developers to "get some rest" mid-coding session, even at 9 a.m., and the behaviour has been growing for months. Anthropic staffer Sam McAllis…

  455. Medium — Claude tag TIER_1 English(EN) · New2026 ·

    Installing Claude Code in GitHub/Bitbucket for Automated Security Reviews Before Publishing

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://new2026.medium.com/installing-claude-code-in-github-bitbucket-for-automated-security-reviews-before-publishing-88877242c91e?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1536/1*Y…

  456. dev.to — LLM tag TIER_1 English(EN) · Aimilios Vikatos ·

    I tested cheap vs expensive LLMs across 3 real agent tasks. The cheap model won every time.

    <p>I tested cheap vs expensive LLMs across 3 real agent tasks. The cheap model won every time.<br /> Everyone tells you to use the best model you can afford. I built a toolkit to test that assumption with data, and the results surprised me.<br /> Over the past few weeks, I built …

  457. r/Anthropic TIER_1 English(EN) · /u/Kitchen-Leg8500 ·

    ContextAtlas v1.0 — Build with Opus 4.7 project (I didn't make the hackathon, built it anyway); A new take on pre-computed context

    <!-- SC_OFF --><div class="md"><p>Backstory: when the &quot;Build with Opus 4.7&quot; hackathon was announced, I had the thesis but not the project. I was obsessing over the tokenomics of agents; how to make your tokens go further, and shared that angle in the application even wi…