Claude
LLMsIncluye: Claude Code, Anthropic SDK TypeScript, Anthropic SDK Python
Claude tuvo 143 releases en los últimos 6 meses, incluyendo 92 breaking changes.
Total Releases
143
Últimos 6 meses
143
92 breaking en total
Frecuencia
—
Promedio entre releases
Impact Score Promedio
Timeline de Releases
Claude Code
v2.1.126Breaking27What's changed - The `/model` picker now lists models from your gateway's `/v1/models` endpoint when `ANTHROPICBASEURL` points at an Anthropic-compatible gateway - - Added `claude project purge [path]…
Anthropic SDK TypeScript
v0.29.1320.29.1 (2026-04-30) Full Changelog: bedrock-sdk-v0.29.0...bedrock-sdk-v0.29.1 Bug Fixes * bedrock: throw APIError for error events delivered in chunk frames ((
Anthropic SDK TypeScript
v0.92.0Breaking520.92.0 (2026-04-30) Full Changelog: sdk-v0.91.1...sdk-v0.92.0 Features * api: improve Managed Agents APIs ([ca1bf4a](
Claude Code
v2.1.123Breaking27What's changed - Fixed OAuth authentication failing with a 401 retry loop when `CLAUDECODEDISABLEEXPERIMENTALBETAS=1` is set
Claude Code
v2.1.122Breaking34What's changed - Added `ANTHROPICBEDROCKSERVICE_TIER` environment variable to select a Bedrock service tier (`default`, `flex`, or `priority`), sent as the `X-Amzn-Bedrock-Service-Tier` header - Pasti…
Claude Code
v2.1.121Breaking27What's changed - Added `alwaysLoad` option to MCP server config — when `true`, all tools from that server skip tool-search deferral and are always available - Added `claude plugin prune` to remove orp…
Anthropic SDK TypeScript
v0.91.1320.91.1 (2026-04-24) Full Changelog: sdk-v0.91.0...sdk-v0.91.1 Bug Fixes * memory: use restrictive file mode for memory files ((
Claude Code
v2.1.119Breaking27What's changed - `/config` settings (theme, editor mode, verbose, etc.) now persist to `~/.claude/settings.json` and participate in project/local/policy override precedence - Added `prUrlTemplate` set…
Anthropic SDK Python
v0.97.0250.97.0 (2026-04-23) Full Changelog: v0.96.0...v0.97.0 Features * api: CMA Memory public beta (fc30ebe)
Anthropic SDK TypeScript
v0.29.0420.29.0 (2026-04-23) Full Changelog: bedrock-sdk-v0.28.1...bedrock-sdk-v0.29.0 Features * bedrock: use auth header for mantle client ((
Anthropic SDK TypeScript
v0.91.0420.91.0 (2026-04-23) Full Changelog: sdk-v0.90.0...sdk-v0.91.0 Features * api: CMA Memory public beta ([ddf732f](
Claude Code
v2.1.118Breaking27What's changed - Added vim visual mode (`v`) and visual-line mode (`V`) with selection, operators, and visual feedback - Merged `/cost` and `/stats` into `/usage` — both remain as typing shortcuts tha…
Claude Code
v2.1.117Breaking34What's changed - Forked subagents can now be enabled on external builds by setting `CLAUDECODEFORK_SUBAGENT=1` - Agent frontmatter `mcpServers` are now loaded for main-thread agent sessions via `--age…
Claude Code
v2.1.116Breaking34What's changed - `/resume` on large sessions is significantly faster (up to 67% on 40MB+ sessions) and handles sessions with many dead-fork entries more efficiently - Faster MCP startup when multiple…
Claude Code
v2.1.114Breaking27What's changed - Fixed a crash in the permission dialog when an agent teams teammate requested tool permission
Claude Code
v2.1.113Breaking34What's changed - Changed the CLI to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript - Added `sandbox.network.deniedDomains` setting to block sp…
Claude Code
v2.1.112Breaking27What's changed - Fixed "claude-opus-4-7 is temporarily unavailable" for auto mode
Claude Code
v2.1.111Breaking27What's changed - Claude Opus 4.7 xhigh is now available! Use /effort to tune speed vs. intelligence - Auto mode is now available for Max subscribers when using Opus 4.7 - Added `xhigh` effort level fo…
Anthropic SDK Python
v0.96.0250.96.0 (2026-04-16) Full Changelog: v0.95.0...v0.96.0 Features * api: add claude-opus-4-7, token budgets and user_profiles ([0aa2a0d](
Anthropic SDK TypeScript
v0.90.0420.90.0 (2026-04-16) Full Changelog: sdk-v0.89.0...sdk-v0.90.0 Features * api: add claude-opus-4-7, token budgets and user_profiles ([b26134b](
Claude Code
v2.1.110Breaking34What's changed - Added `/tui` command and `tui` setting — run `/tui fullscreen` to switch to flicker-free rendering in the same conversation - Changed `Ctrl+O` to toggle between normal and verbose tra…
Claude Code
v2.1.109Breaking27What's changed - Improved the extended-thinking indicator with a rotating progress hint
Claude Code
v2.1.108Breaking34What's changed - Added `ENABLEPROMPTCACHING1H` env var to opt into 1-hour prompt cache TTL on API key, Bedrock, Vertex, and Foundry (`ENABLEPROMPTCACHING1HBEDROCK` is deprecated but still honored), an…
Anthropic SDK TypeScript
v0.89.0420.89.0 (2026-04-14) Full Changelog: sdk-v0.88.0...sdk-v0.89.0 Features * api: manual updates ([57c2a11](
Anthropic SDK Python
v0.95.0250.95.0 (2026-04-14) Full Changelog: v0.94.1...v0.95.0 Features * api: mark Sonnet and Opus 4 as deprecated ([0c1e773](
Claude Code
v2.1.107Breaking27What's changed - Show thinking hints sooner during long operations
Claude Code
v2.1.105Breaking27What's changed - Added `path` parameter to the `EnterWorktree` tool to switch into an existing worktree of the current repository - Added PreCompact hook support: hooks can now block compaction by exi…
Anthropic SDK Python
v0.94.1150.94.1 (2026-04-13) Full Changelog: v0.94.0...v0.94.1 Bug Fixes * streaming: add missing events (c6a06d8
Claude Code
v2.1.104Breaking27Anthropic SDK Python
v0.94.0Breaking350.94.0 (2026-04-10) Full Changelog: v0.93.0...v0.94.0 Features * vertex eu region ([b7e157d](
Anthropic SDK TypeScript
v0.16.0420.16.0 (2026-04-10) Full Changelog: vertex-sdk-v0.15.0...vertex-sdk-v0.16.0 Features * vertex eu region ([19
Anthropic SDK TypeScript
v0.88.0420.88.0 (2026-04-10) Full Changelog: sdk-v0.87.0...sdk-v0.88.0 Features * vertex eu region ([1933857](
Claude Code
v2.1.101Breaking34What's changed - Added `/team-onboarding` command to generate a teammate ramp-up guide from your local Claude Code usage - Added OS CA certificate store trust by default, so enterprise TLS proxies wor…
Claude Code
v2.1.100Breaking27Claude Code
v2.1.98Breaking34What's changed - Added interactive Google Vertex AI setup wizard accessible from the login screen when selecting "3rd-party platform", guiding you through GCP authentication, project and region config…
Anthropic SDK Python
v0.93.0Breaking350.93.0 (2026-04-09) Full Changelog: v0.92.0...v0.93.0 Features * api: Add beta advisor tool (4297dca)
Anthropic SDK TypeScript
v0.87.0420.87.0 (2026-04-09) Full Changelog: sdk-v0.86.1...sdk-v0.87.0 Features * api: Add beta advisor tool ([1e99a8d](
Claude Code
v2.1.97Breaking27What's changed - Added focus view toggle (`Ctrl+O`) in `NOFLICKER` mode showing prompt, one-line tool summary with edit diffstats, and final response - Added `refreshInterval` status line setting to r…
Anthropic SDK TypeScript
v0.28.1320.28.1 (2026-04-08) Full Changelog: bedrock-sdk-v0.28.0...bedrock-sdk-v0.28.1 Chores * update @anthropic-ai/sdk dependency version ((
Anthropic SDK TypeScript
v0.86.1320.86.1 (2026-04-08) Full Changelog: sdk-v0.86.0...sdk-v0.86.1 Chores * update @anthropic-ai/sdk dependency version ([03634
Anthropic SDK TypeScript
v0.2.5320.2.5 (2026-04-08) Full Changelog: aws-sdk-v0.2.4...aws-sdk-v0.2.5 Chores * internal: version bump ([eb97e85](
Anthropic SDK TypeScript
v0.86.0420.86.0 (2026-04-08) Full Changelog: sdk-v0.85.0...sdk-v0.86.0 Features * api: add support for Claude Managed Agents ([2ef732a](
Anthropic SDK Python
v0.92.0Breaking350.92.0 (2026-04-08) Full Changelog: v0.91.0...v0.92.0 Features * api: add support for Claude Managed Agents ([5b879a7](
Claude Code
v2.1.96Breaking27What's changed - Fixed Bedrock requests failing with `403 "Authorization header is missing"` when using `AWSBEARERTOKENBEDROCK` or `CLAUDECODESKIPBEDROCK_AUTH` (regression in 2.1.94)
Claude Code
v2.1.94Breaking34What's changed - Added support for Amazon Bedrock powered by Mantle, set `CLAUDECODEUSE_MANTLE=1` - Changed default effort level from medium to high for API-key, Bedrock/Vertex/Foundry, Team, and Ente…
Anthropic SDK Python
v0.91.0250.91.0 (2026-04-07) Full Changelog: v0.90.0...v0.91.0 Features * client: Create Bedrock Mantle client ([fd195a2](
Anthropic SDK TypeScript
v0.28.0420.28.0 (2026-04-07) Full Changelog: bedrock-sdk-v0.27.0...bedrock-sdk-v0.28.0 Features * client: Create Bedrock Mantle client ((
Anthropic SDK TypeScript
v0.85.0420.85.0 (2026-04-07) Full Changelog: sdk-v0.84.0...sdk-v0.85.0 Features * client: Create Bedrock Mantle client ([2f1f4a
Anthropic SDK Python
v0.90.0250.90.0 (2026-04-07) Full Changelog: v0.89.0...v0.90.0 Features * api: Add support for claude-mythos-preview ([fc7ddd8](
Anthropic SDK TypeScript
v0.84.0Breaking520.84.0 (2026-04-07) Full Changelog: sdk-v0.83.0...sdk-v0.84.0 Features * api: Add support for claude-mythos-preview ([d4057b0](
Claude Code
v2.1.92Breaking34What's changed - Added `forceRemoteSettingsRefresh` policy setting: when set, the CLI blocks startup until remote managed settings are freshly fetched, and exits if the fetch fails (fail-closed) - Add…
Anthropic SDK Python
v0.89.0250.89.0 (2026-04-03) Full Changelog: v0.88.0...v0.89.0 Features * vertex: add support for US multi-region endpoint ([4e732da](
Anthropic SDK TypeScript
v0.15.0420.15.0 (2026-04-03) Full Changelog: vertex-sdk-v0.14.4...vertex-sdk-v0.15.0 Features * vertex: add support for US multi-region endpoint ([5e5aea7](
Anthropic SDK TypeScript
v0.83.0Breaking520.83.0 (2026-04-03) Full Changelog: sdk-v0.82.0...sdk-v0.83.0 Features * vertex: add support for US multi-region endpoint ([5e5aea7](
Claude Code
v2.1.91Breaking27What's changed - Added MCP tool result persistence override via `_meta["anthropic/maxResultSizeChars"]` annotation (up to 500K), allowing larger results like DB schemas to pass through without truncat…
Claude Code
v2.1.90Breaking27What's changed - Added `/powerup` — interactive lessons teaching Claude Code features with animated demos - Added `CLAUDECODEPLUGINKEEPMARKETPLACEONFAILURE` env var to keep the existing marketplace ca…
Anthropic SDK Python
v0.88.0220.88.0 (2026-04-01) Full Changelog: v0.87.0...v0.88.0 Features * api: add structured stop_details to message responses ([fd82d6b](
Anthropic SDK TypeScript
v0.2.0Breaking520.2.0 (2026-04-01) Full Changelog: aws-sdk-v0.1.0...aws-sdk-v0.2.0 Features * prepare aws package ([f351d4d](https:/
Anthropic SDK TypeScript
v0.27.0420.27.0 (2026-04-01) Full Changelog: bedrock-sdk-v0.26.4...bedrock-sdk-v0.27.0 Features * support API keys in Bedrock SDK ((
Anthropic SDK TypeScript
v0.82.0Breaking520.82.0 (2026-04-01) Full Changelog: sdk-v0.81.0...sdk-v0.82.0 Features * api: add structured stop_details to message responses ([031328a](
Claude Code
v2.1.89Breaking27What's changed - Added `"defer"` permission decision to `PreToolUse` hooks — headless sessions can pause at a tool call and resume with `-p --resume` to have the hook re-evaluate - Added `CLAUDECODENO…
Anthropic SDK Python
v0.87.0220.87.0 (2026-03-31) Full Changelog: v0.86.0...v0.87.0 Features * client: add error type field to APIStatusError ([dd563c0](
Anthropic SDK TypeScript
v0.81.0420.81.0 (2026-03-31) Full Changelog: sdk-v0.80.0...sdk-v0.81.0 Features * add .type field to APIError for error kind identification ((
Claude Code
v2.1.88Breaking27What's changed - Added `CLAUDECODENO_FLICKER=1` environment variable to opt into flicker-free alt-screen rendering with virtualized scrollback - Added `PermissionDenied` hook that fires after auto mod…
Claude Code
v2.1.87Breaking27What's changed - Fixed messages in Cowork Dispatch not getting delivered
Claude Code
v2.1.86Breaking27What's changed - Added `X-Claude-Code-Session-Id` header to API requests so proxies can aggregate requests by session without parsing the body - Added `.jj` and `.sl` to VCS directory exclusion lists…
Claude Code
v2.1.85Breaking34What's changed - Added `CLAUDECODEMCPSERVERNAME` and `CLAUDECODEMCPSERVERURL` environment variables to MCP `headersHelper` scripts, allowing one helper to serve multiple servers - Added conditional `i…
Claude Code
v2.1.84Breaking27What's changed - Added PowerShell tool for Windows as an opt-in preview. Learn more at - Added `ANTHROPICDEFAULT{OPUS,SONNET,HAIKU}MODELSUPPORTS` env vars to override effort/thinking capability detect…
Claude Code
v2.1.83Breaking27What's changed - Added `managed-settings.d/` drop-in directory alongside `managed-settings.json`, letting separate teams deploy independent policy fragments that merge alphabetically - Added `CwdChang…
Claude Code
v2.1.81Breaking27What's changed - Added `--bare` flag for scripted `-p` calls — skips hooks, LSP, plugin sync, and skill directory walks; requires `ANTHROPICAPIKEY` or an `apiKeyHelper` via `--settings` (OAuth and key…
Claude Code
v2.1.80Breaking34What's changed - Added `ratelimits` field to statusline scripts for displaying Claude.ai rate limit usage (5-hour and 7-day windows with `usedpercentage` and `resets_at`) - Added `source: 'settings'`…
Claude Code
v2.1.79Breaking27What's changed - Added `--console` flag to `claude auth login` for Anthropic Console (API billing) authentication - Added "Show turn duration" toggle to the `/config` menu - Fixed `claude -p` hanging…
Anthropic SDK Python
v0.86.0220.86.0 (2026-03-18) Full Changelog: v0.85.0...v0.86.0 Features * add support for filesystem memory tools ([235d218](
Anthropic SDK TypeScript
v0.80.0420.80.0 (2026-03-18) Full Changelog: sdk-v0.79.0...sdk-v0.80.0 Features * api: manual updates ([dd12f1a](
Claude Code
v2.1.78Breaking34What's changed - Added `StopFailure` hook event that fires when the turn ends due to an API error (rate limit, auth failure, etc.) - Added `${CLAUDEPLUGINDATA}` variable for plugin persistent state th…
Claude Code
v2.1.77Breaking27What's changed - Increased default maximum output token limits for Claude Opus 4.6 to 64k tokens, and the upper bound for Opus 4.6 and Sonnet 4.6 models to 128k tokens - Added `allowRead` sandbox file…
Anthropic SDK TypeScript
v0.79.0450.79.0 (2026-03-16) Full Changelog: sdk-v0.78.0...sdk-v0.79.0 Features * add support for filesystem memory tools ([1064199
Anthropic SDK Python
v0.85.0250.85.0 (2026-03-16) Full Changelog: v0.84.0...v0.85.0 Features * api: chore(config): clean up model enum list ([cce1a5b](
Claude Code
v2.1.76Breaking34What's changed - Added MCP elicitation support — MCP servers can now request structured input mid-task via an interactive dialog (form fields or browser URL) - Added new `Elicitation` and `Elicitation…
Claude Code
v2.1.75Breaking27Claude Code
v2.1.74Breaking34What's changed - Added actionable suggestions to `/context` command — identifies context-heavy tools, memory bloat, and capacity warnings with specific optimization tips - Added `autoMemoryDirectory`…
Claude Code
v2.1.73Breaking27What's changed - Added `modelOverrides` setting to map model picker entries to custom provider model IDs (e.g. Bedrock inference profile ARNs) - Added actionable guidance when OAuth login or connectiv…
Claude Code
v2.1.72Breaking27What's changed - Changed tool search to bypass the third-party proxy gate when the environment variable is set (replaces `CLAUDECODEPROXYSUPPORTSTOOL_REFERENCE`, now removed) - Added `w` key in `/copy…
Claude Code
v2.1.71Breaking27What's changed - Added `/loop` command to run a prompt or slash command on a recurring interval (e.g. `/loop 5m check the deploy`) - Added cron scheduling tools for recurring prompts within a session…
Claude Code
v2.1.70Breaking27What's changed - Fixed API 400 errors when using `ANTHROPICBASEURL` with a third-party gateway — tool search now correctly detects proxy endpoints and disables `tool_reference` blocks - Fixed `API Err…
Claude Code
v2.1.69Breaking27What's changed - Added the `/claude-api` skill for building applications with the Claude API and Anthropic SDK - Added Ctrl+U on an empty bash prompt (`!`) to exit bash mode, matching `escape` and `ba…
Claude Code
v2.1.68Breaking27What's changed - Opus 4.6 now defaults to medium effort for Max and Team subscribers. Medium effort works well for most tasks — it's the sweet spot between speed and thoroughness. You can change this…
Claude Code
v2.1.66Breaking27Claude Code
v2.1.63Breaking34What's changed - Added `/simplify` and `/batch` bundled slash commands - Fixed local slash command output like /cost appearing as user-sent messages instead of system messages in the UI - Project conf…
Claude Code
v2.1.62Breaking27What's changed - Fixed prompt suggestion cache regression that reduced cache hit rates
Claude Code
v2.1.61Breaking27What's changed - Fixed concurrent writes corrupting config file on Windows
Claude Code
v2.1.59Breaking27What's changed - Claude automatically saves useful context to auto-memory. Manage with /memory - Added `/copy` command to show an interactive picker when code blocks are present, allowing selection of…
Claude Code
v2.1.58Breaking27What's changed - Expand Remote Control to more users
Claude Code
v2.1.56Breaking27What's changed - VS Code: Fixed another cause of "command 'claude-vscode.editor.openLast' not found" crashes
Anthropic SDK Python
v0.84.0Breaking420.84.0 (2026-02-25) Full Changelog: v0.83.0...v0.84.0 Features * api: change array_format to brackets ([925d2ad](
Claude Code
v2.1.55Breaking27What's changed - Fixed BashTool failing on Windows with EINVAL error
Claude Code
v2.1.53Breaking27What's changed - Fixed a UI flicker where user input would briefly disappear after submission before the message rendered - Fixed bulk agent kill (ctrl+f) to send a single aggregate notification inste…
Claude Code
v2.1.52Breaking27What's changed - VS Code: Fixed extension crash on Windows ("command 'claude-vscode.editor.openLast' not found")
Claude Code
v2.1.51Breaking34What's changed - Added `claude remote-control` subcommand for external builds, enabling local environment serving for all users. - Updated plugin marketplace default git timeout from 30s to 120s and a…
Claude Code
v2.1.50Breaking27What's changed - Added support for `startupTimeout` configuration for LSP servers - Added `WorktreeCreate` and `WorktreeRemove` hook events, enabling custom VCS setup and teardown when agent worktree…
Claude Code
v2.1.49Breaking27What's changed - Fixed Ctrl+C and ESC being silently ignored when background agents are running and the main thread is idle. Pressing twice within 3 seconds now kills all background agents. - Fixed pr…
Anthropic SDK TypeScript
v0.26.4350.26.4 (2026-02-19) Full Changelog: bedrock-sdk-v0.26.3...bedrock-sdk-v0.26.4 Bug Fixes * bedrock: eliminate race condition in AWS credential resolution ((
Anthropic SDK TypeScript
v0.14.4350.14.4 (2026-02-19) Full Changelog: vertex-sdk-v0.14.3...vertex-sdk-v0.14.4
Anthropic SDK TypeScript
v0.78.0450.78.0 (2026-02-19) Full Changelog: sdk-v0.77.0...sdk-v0.78.0 Features * api: Add top-level cache control (automatic caching) ([1e2f83d](
Anthropic SDK Python
v0.83.0Breaking350.83.0 (2026-02-19) Full Changelog: v0.82.0...v0.83.0 Features * api: Add top-level cache control (automatic caching) ([a940123](
Claude Code
v2.1.47Breaking27What's changed - Fixed FileWriteTool line counting to preserve intentional trailing blank lines instead of stripping them with `trimEnd()`. - Fixed Windows terminal rendering bugs caused by `os.EOL` (…
Anthropic SDK TypeScript
v0.77.0450.77.0 (2026-02-18) Full Changelog: sdk-v0.76.0...sdk-v0.77.0 Features * api: fix shared UserLocation and error code types ([c84038f](
Anthropic SDK Python
v0.82.0Breaking350.82.0 (2026-02-18) Full Changelog: v0.81.0...v0.82.0 Features * api: fix shared UserLocation and error code types ([da3b931](
Anthropic SDK Python
v0.81.0280.81.0 (2026-02-18) Full Changelog: v0.80.0...v0.81.0 Features * api: Make new tool versions available as top level tool types ([0a385c2](
Anthropic SDK TypeScript
v0.76.0480.76.0 (2026-02-18) Full Changelog: sdk-v0.75.0...sdk-v0.76.0 Features * api: Make new tool versions available as top level tool types ([25fe41c](
Anthropic SDK TypeScript
v0.75.0480.75.0 (2026-02-17) Full Changelog: sdk-v0.74.0...sdk-v0.75.0 Features * api: Releasing claude-sonnet-4-6 ([d75e1c0](
Anthropic SDK Python
v0.80.0280.80.0 (2026-02-17) Full Changelog: v0.79.0...v0.80.0 Features * api: Releasing claude-sonnet-4-6 ([d518d6e](
Claude Code
v2.1.45Breaking27What's changed - Added support for Claude Sonnet 4.6 - Added support for reading `enabledPlugins` and `extraKnownMarketplaces` from `--add-dir` directories - Added `spinnerTipsOverride` setting to cus…
Claude Code
v2.1.44Breaking27What's changed - Fixed auth refresh errors
Claude Code
v2.1.42Breaking27What's changed - Fixed /resume showing interrupt messages as session titles - Fixed Opus 4.6 launch announcement showing for Bedrock/Vertex/Foundry users - Improved error message for many-image dimens…
Claude Code
v2.1.41Breaking27What's changed - Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout - Added `claude auth login`, `claude auth status`, and `claude auth logout` CLI subcommands - Added Windows AR…
Claude Code
v2.1.39Breaking27What's changed - Improved terminal rendering performance - Fixed fatal errors being swallowed instead of displayed - Fixed process hanging after session close - Fixed character loss at terminal screen…
Claude Code
v2.1.38Breaking27What's changed - Fixed VS Code terminal scroll-to-top regression introduced in 2.1.37 - Fixed Tab key queueing slash commands instead of autocompleting - Fixed bash permission matching for commands us…
Claude Code
v2.1.37Breaking27What's changed - Fixed an issue where /fast was not immediately available after enabling /extra-usage
Anthropic SDK Python
v0.79.0280.79.0 (2026-02-07) Full Changelog: v0.78.0...v0.79.0 Features * api: enabling fast-mode in claude-opus-4-6 ([5953ba7](
Claude Code
v2.1.36Breaking27What's changed - Fast mode is now available for Opus 4.6. Learn more at
Anthropic SDK TypeScript
v0.74.0Breaking580.74.0 (2026-02-07) Full Changelog: sdk-v0.73.0...sdk-v0.74.0 Features * api: enabling fast-mode in claude-opus-4-6 ([e337981](
Claude Code
v2.1.34Breaking27What's changed - Fixed a crash when agent teams setting changed between renders - Fixed a bug where commands excluded from sandboxing (via `sandbox.excludedCommands` or `dangerouslyDisableSandbox`) co…
Claude Code
v2.1.33Breaking27What's changed - Fixed agent teammate sessions in tmux to send and receive messages - Fixed warnings about agent teams not being available on your current plan - Added `TeammateIdle` and `TaskComplete…
Anthropic SDK TypeScript
v0.2.3300.2.3 (2026-02-05) Full Changelog: foundry-sdk-v0.2.2...foundry-sdk-v0.2.3 Bug Fixes * client: avoid memory leak with abort signals ([53e47df](
Anthropic SDK TypeScript
v0.26.3270.26.3 (2026-02-05) Full Changelog: bedrock-sdk-v0.26.2...bedrock-sdk-v0.26.3 Bug Fixes * client: avoid memory leak with abort signals ([53e47df](
Anthropic SDK TypeScript
v0.14.3420.14.3 (2026-02-05) Full Changelog: vertex-sdk-v0.14.2...vertex-sdk-v0.14.3 Bug Fixes * client: avoid memory leak with abort signals ([53e47df](
Anthropic SDK Python
v0.78.0280.78.0 (2026-02-05) Full Changelog: v0.77.1...v0.78.0 Features * api: Release Claude Opus 4.6, adaptive thinking, and other features ([3ef1529](
Anthropic SDK TypeScript
v0.73.0Breaking500.73.0 (2026-02-05) Full Changelog: sdk-v0.72.1...sdk-v0.73.0 Features * api: Release Claude Opus 4.6, adaptive thinking, and other features ([f741f92](
Claude Code
v2.1.32Breaking30What's changed - Claude Opus 4.6 is now available! - Added research preview agent teams feature for multi-agent collaboration (token-intensive feature, requires setting CLAUDECODEEXPERIMENTALAGENTTEAM…
Anthropic SDK Python
v0.77.1220.77.1 (2026-02-03) Full Changelog: v0.77.0...v0.77.1 Bug Fixes * structured outputs: send structured output beta header when format is omitted ((
Anthropic SDK TypeScript
v0.72.1Breaking370.72.1 (2026-01-30) Full Changelog: sdk-v0.72.0...sdk-v0.72.1 Bug Fixes * client: remove OutputFormat exports from index.ts ([bf2cf08](
Anthropic SDK Python
v0.77.0Breaking350.77.0 (2026-01-29) Full Changelog: v0.76.0...v0.77.0 Features * api: add support for Structured Outputs in the Messages API ([ad56677](
Anthropic SDK TypeScript
v0.2.2300.2.2 (2026-01-29) Full Changelog: foundry-sdk-v0.2.1...foundry-sdk-v0.2.2 Chores * internal: version bump ([24ecc83](
Anthropic SDK TypeScript
v0.26.2300.26.2 (2026-01-29) Full Changelog: bedrock-sdk-v0.26.1...bedrock-sdk-v0.26.2 Chores * internal: version bump ([24ecc83](
Anthropic SDK TypeScript
v0.14.2270.14.2 (2026-01-29) Full Changelog: vertex-sdk-v0.14.1...vertex-sdk-v0.14.2 Chores * internal: version bump ([24ecc83](
Anthropic SDK TypeScript
v0.72.0Breaking470.72.0 (2026-01-29) Full Changelog: sdk-v0.71.2...sdk-v0.72.0 Features * api: add support for Structured Outputs in the Messages API ([eeb7fab](
Anthropic SDK Python
v0.76.0280.76.0 (2026-01-13) Full Changelog: v0.75.0...v0.76.0 Features * allow raw JSON schema to be passed to messages.stream() ([955c61d](
Anthropic SDK Python
v0.75.0250.75.0 (2025-11-24) Full Changelog: v0.74.1...v0.75.0 Features * api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 ([5c3e633](
Anthropic SDK Python
v0.74.1150.74.1 (2025-11-19) Full Changelog: v0.74.0...v0.74.1 Bug Fixes * structured outputs: use correct beta header ([e90d347](
Anthropic SDK Python
v0.74.0Breaking350.74.0 (2025-11-18) Full Changelog: v0.73.0...v0.74.0 Features * add Foundry SDK (3ae9e45) Bug Fixes
Anthropic SDK Python
v0.73.0Breaking380.73.0 (2025-11-14) Full Changelog: v0.72.1...v0.73.0 Features * api: add support for structured outputs beta ([688da81](
Anthropic SDK Python
v0.72.1Breaking280.72.1 (2025-11-11) Full Changelog: v0.72.0...v0.72.1 Bug Fixes * client: close streams without requiring full consumption ([109b771](