Claude
LLMsIncluye: Claude Code, Anthropic SDK Python, Anthropic SDK TypeScript
Claude tuvo 235 releases en los últimos 6 meses, incluyendo 144 breaking changes.
Total Releases
235
Últimos 6 meses
235
144 breaking en total
Frecuencia
—
Promedio entre releases
Impact Score Promedio
Timeline de Releases
Claude Code
v2.1.179Breaking27What's changed - 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" - Fixed mouse-wheel scrol…
Claude Code
v2.1.178Breaking27What's changed - Added `Tool(param:value)` syntax for permission rules to match a tool's input parameters (with `*` wildcard), e.g. `Agent(model:opus)` to block Opus subagents - Skills in nested `.cla…
Anthropic SDK Python
v0.109.2120.109.2 (2026-06-15) Full Changelog: v0.109.1...v0.109.2 Chores * api: remove retired models from API and SDKs ([d4bcfcc](
Anthropic SDK TypeScript
v0.104.2320.104.2 (2026-06-15) Full Changelog: sdk-v0.104.1...sdk-v0.104.2 Chores * api: remove retired models from API and SDKs ([a942876](
Claude Code
v2.1.177Breaking27Claude Code
v2.1.176Breaking34What's changed - Session titles are now generated in the language of your conversation (set the `language` setting to pin a specific language) - Added `footerLinksRegexes` setting for regex-matched li…
Claude Code
v2.1.175Breaking34What's changed - Added `enforceAvailableModels` managed setting — when enabled, the `availableModels` allowlist also constrains the Default model (a Default that would resolve to a disallowed model no…
Claude Code
v2.1.174Breaking27What's changed - Added `wheelScrollAccelerationEnabled` setting to disable mouse-wheel scroll acceleration in fullscreen mode - Fixed the `/model` picker hiding the model family that Default resolves…
Claude Code
v2.1.173Breaking27What's changed - Fixed Fable 5 model names with a `[1m]` suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically - Fixed a spurious "sandbox d…
Claude Code
v2.1.172Breaking27What's changed - Sub-agents can now spawn their own sub-agents (up to 5 levels deep) - Amazon Bedrock now reads the AWS region from `~/.aws` config files when `AWS_REGION` isn't set, matching AWS SDK…
Anthropic SDK TypeScript
v0.104.1320.104.1 (2026-06-09) Full Changelog: sdk-v0.104.0...sdk-v0.104.1 Bug Fixes * api: add `frontier_llm` refusal category ([465e686](
Anthropic SDK Python
v0.109.1120.109.1 (2026-06-09) Full Changelog: v0.109.0...v0.109.1 Bug Fixes * api: add `frontier_llm` refusal category ([d3a806b](
Anthropic SDK TypeScript
v0.104.0Breaking520.104.0 (2026-06-09) Full Changelog: sdk-v0.103.0...sdk-v0.104.0 Features * api: add support for Managed Agents deployments and environment variable credentials ([d01e38b](
Anthropic SDK Python
v0.109.0220.109.0 (2026-06-09) Full Changelog: v0.108.0...v0.109.0 Features * api: add support for Managed Agents deployments and environment variable credentials ([47633bf](
Claude Code
v2.1.170Breaking27What's changed - 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 ve…
Anthropic SDK Python
v0.108.0220.108.0 (2026-06-09) Full Changelog: v0.107.1...v0.108.0 Features * api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal ([6b76649](
Anthropic SDK TypeScript
v0.4.2320.4.2 (2026-06-09) Full Changelog: aws-sdk-v0.4.1...aws-sdk-v0.4.2 Bug Fixes * client: 3p middleware ordering ([2a
Anthropic SDK TypeScript
v0.30.2320.30.2 (2026-06-09) Full Changelog: bedrock-sdk-v0.30.1...bedrock-sdk-v0.30.2 Bug Fixes * client: 3p middleware ordering ((
Anthropic SDK TypeScript
v0.17.1320.17.1 (2026-06-09) Full Changelog: vertex-sdk-v0.17.0...vertex-sdk-v0.17.1 Bug Fixes * client: 3p middleware ordering ((
Anthropic SDK TypeScript
v0.103.0Breaking520.103.0 (2026-06-09) Full Changelog: sdk-v0.102.0...sdk-v0.103.0 Features * api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal ([cc337f7
Claude Code
v2.1.169Breaking34What's changed - Added `--safe-mode` flag (and `CLAUDECODESAFE_MODE`) to start Claude Code with all customizations (CLAUDE.md, plugins, skills, hooks, MCP servers) disabled for troubleshooting - Added…
Anthropic SDK Python
v0.107.1120.107.1 (2026-06-07) Full Changelog: v0.107.0...v0.107.1 Bug Fixes * foundry: send x-api-key header for API-key auth ([1338141](https:
Claude Code
v2.1.168Breaking27What's changed - Bug fixes and reliability improvements
Anthropic SDK TypeScript
v0.4.1320.4.1 (2026-06-06) Full Changelog: aws-sdk-v0.4.0...aws-sdk-v0.4.1 Bug Fixes * client: run middleware before request signing ((
Anthropic SDK Python
v0.107.0220.107.0 (2026-06-06) Full Changelog: v0.106.0...v0.107.0 Features * api: small updates to Managed Agents types ([72923f9](
Anthropic SDK TypeScript
v0.30.1320.30.1 (2026-06-06) Full Changelog: bedrock-sdk-v0.30.0...bedrock-sdk-v0.30.1 Bug Fixes * client: run middleware before request signing ((
Anthropic SDK TypeScript
v0.102.0Breaking520.102.0 (2026-06-06) Full Changelog: sdk-v0.101.0...sdk-v0.102.0 Features * api: small updates to Managed Agents types ([8ba4f92](
Claude Code
v2.1.167Breaking27What's changed - Bug fixes and reliability improvements
Claude Code
v2.1.166Breaking27What's changed - Added `fallbackModel` setting to configure up to three fallback models tried in order when the primary model is overloaded or unavailable; `--fallback-model` now also applies to inter…
Anthropic SDK Python
v0.106.0290.106.0 (2026-06-05) Full Changelog: v0.105.2...v0.106.0 Features * api: mark Claude Opus 4.1 as deprecated ([85068cc](
Anthropic SDK TypeScript
v0.4.0420.4.0 (2026-06-05) Full Changelog: aws-sdk-v0.3.1...aws-sdk-v0.4.0 Features * api: mark Claude Opus 4.1 as deprecated ([4ee46f2](
Anthropic SDK TypeScript
v0.30.0420.30.0 (2026-06-05) Full Changelog: bedrock-sdk-v0.29.2...bedrock-sdk-v0.30.0 Features * api: mark Claude Opus 4.1 as deprecated ([4ee46f2](
Anthropic SDK TypeScript
v0.17.0420.17.0 (2026-06-05) Full Changelog: vertex-sdk-v0.16.1...vertex-sdk-v0.17.0 Features * api: mark Claude Opus 4.1 as deprecated ([4ee46f2](
Anthropic SDK TypeScript
v0.101.0420.101.0 (2026-06-05) Full Changelog: sdk-v0.100.1...sdk-v0.101.0 Features * client: add support for middleware ([9b01120](
Claude Code
v2.1.165Breaking27What's changed - Bug fixes and reliability improvements
Claude Code
v2.1.163Breaking27What's changed - Added `requiredMinimumVersion` and `requiredMaximumVersion` managed settings — Claude Code refuses to start if its version is outside the allowed range and directs the user to an appr…
Claude Code
v2.1.162Breaking27What's changed - `claude agents --json` now includes `waitingFor` showing what a waiting session is blocked on (e.g. permission prompt) - `--tools`: explicitly listing Grep/Glob now provides the dedic…
Claude Code
v2.1.161Breaking34What's changed - `OTELRESOURCEATTRIBUTES` values are now included as labels on metric datapoints, so you can slice usage metrics by custom dimensions like team or repo - `claude agents` rows now show…
Claude Code
v2.1.160Breaking27What's changed - Added a prompt before writing to shell startup files (`.zshenv`, `.zlogin`, `.bash_login`) and `~/.config/git/`, which could otherwise lead to unintended command execution - `acceptEd…
Claude Code
v2.1.159Breaking27What's changed - Internal infrastructure improvements (no user-facing changes)
Claude Code
v2.1.158Breaking27What's changed - Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and Opus 4.8. Opt in by setting `CLAUDECODEENABLEAUTOMODE=1`
Claude Code
v2.1.157Breaking27What's changed - Plugins in `.claude/skills` directories are now automatically loaded, no marketplace required - Added `claude plugin init ` to scaffold a new plugin in `.claude/skills` - Added autoco…
Claude Code
v2.1.156Breaking27What's changed - Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.
Anthropic SDK Python
v0.105.2120.105.2 (2026-05-29) Full Changelog: v0.105.1...v0.105.2
Anthropic SDK TypeScript
v0.3.1Breaking420.3.1 (2026-06-09) Full Changelog: foundry-sdk-v0.3.0...foundry-sdk-v0.3.1 Bug Fixes * client: 3p middleware ordering ((
Anthropic SDK TypeScript
v0.2.4320.2.4 (2026-05-29) Full Changelog: foundry-sdk-v0.2.3...foundry-sdk-v0.2.4 Chores * client: update lockfiles to have proper dependencies on standardwebhooks ([5e9b523](
Anthropic SDK TypeScript
v0.100.1320.100.1 (2026-05-29) Full Changelog: sdk-v0.100.0...sdk-v0.100.1 Bug Fixes * streaming: carry encrypted_content on beta compaction blocks ((
Anthropic SDK Python
v0.105.1120.105.1 (2026-05-29) Full Changelog: v0.105.0...v0.105.1 Chores * internal: use Trusted Publishing for PyPI releases ([1d04fc5](
Claude Code
v2.1.154Breaking27What's changed - Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks - Introducing dynamic workflows: ask Claude to create a workflow and it orchestrates work across t…
Anthropic SDK Python
v0.105.0220.105.0 (2026-05-28) Full Changelog: v0.104.1...v0.105.0 Features * api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.outputtokensdetails ([f18b014](
Anthropic SDK TypeScript
v0.100.0420.100.0 (2026-05-28) Full Changelog: sdk-v0.99.0...sdk-v0.100.0 Features * api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.outputtokensdetails ([bb0bf27](https
Claude Code
v2.1.153Breaking34What's changed - Added `skipLfs` option to `github`/`git` plugin marketplace sources to skip Git LFS downloads during clone and update - Claude Code now shows a one-time notice when your npm global in…
Claude Code
v2.1.152Breaking27What's changed - `/code-review --fix` now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; `/simplify` now invokes `/code-rev…
Anthropic SDK TypeScript
v0.99.0420.99.0 (2026-05-27) Full Changelog: sdk-v0.98.1...sdk-v0.99.0 Features * support custom file size caps ([814cd4c](https:
Anthropic SDK TypeScript
v0.98.1320.98.1 (2026-05-26) Full Changelog: sdk-v0.98.0...sdk-v0.98.1 Bug Fixes * client: preserve directory prefix in skills.versions.create uploads ((
Claude Code
v2.1.150Breaking27What's changed - Internal infrastructure improvements (no user-facing changes)
Claude Code
v2.1.149Breaking27What's changed - `/usage` now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost - `/diff` detail view can now be scrolled with th…
Anthropic SDK Python
v0.104.1120.104.1 (2026-05-21) Full Changelog: v0.104.0...v0.104.1 Bug Fixes * streaming: carry encrypted_content through beta compaction accumulator ((
Claude Code
v2.1.148Breaking27What's changed - Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)
Claude Code
v2.1.147Breaking34What's changed - Pinned background sessions (`Ctrl+T` in `claude agents`) now stay alive when idle, are restarted in place to apply Claude Code updates, and are shed under memory pressure only after n…
Anthropic SDK Python
v0.104.0270.104.0 (2026-05-21) Full Changelog: v0.103.1...v0.104.0 Features * api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming ([80d0fdf](
Anthropic SDK TypeScript
v0.98.0420.98.0 (2026-05-21) Full Changelog: sdk-v0.97.1...sdk-v0.98.0 Features * api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming ([0528d47](ht
Claude Code
v2.1.146Breaking34What's changed - Renamed `/simplify` to `/code-review` with an optional effort level (e.g. `/code-review high`) - Auto mode no longer suppresses `AskUserQuestion` when the user or a skill explicitly r…
Claude Code
v2.1.145Breaking27What's changed - Added `claude agents --json` to list live Claude sessions as JSON for scripting (tmux-resurrect, status bars, session pickers) - Added `agentid` and `parentagentid` attributes to `cla…
Anthropic SDK Python
v0.103.1Breaking270.103.1 (2026-05-19) Full Changelog: v0.103.0...v0.103.1 Bug Fixes * runner: skip tool calls SessionToolRunner does not own ([9425
Anthropic SDK TypeScript
v0.97.1320.97.1 (2026-05-19) Full Changelog: sdk-v0.97.0...sdk-v0.97.1 Bug Fixes * runner: skip tool calls SessionToolRunner does not own ([9987379](
Anthropic SDK TypeScript
v0.29.2320.29.2 (2026-05-19) Full Changelog: bedrock-sdk-v0.29.1...bedrock-sdk-v0.29.2 Bug Fixes * align @types/node in sub-packages to fix CI build ((
Anthropic SDK TypeScript
v0.16.1320.16.1 (2026-05-19) Full Changelog: vertex-sdk-v0.16.0...vertex-sdk-v0.16.1 Bug Fixes * align @types/node in sub-packages to fix CI build ((
Anthropic SDK TypeScript
v0.97.0420.97.0 (2026-05-19) Full Changelog: sdk-v0.96.0...sdk-v0.97.0 Features * client: Add support for self-hosted sandboxes in CMA with sandbox helpers ([659a343](
Anthropic SDK Python
v0.103.0Breaking370.103.0 (2026-05-19) Full Changelog: v0.102.0...v0.103.0 Features * client: Add support for self-hosted sandboxes in CMA with sandbox helpers ([e5625b0](
Claude Code
v2.1.144Breaking27What's changed - Added `/resume` support for background sessions — sessions started via `claude --bg` or agent view now appear alongside interactive ones, marked with `bg` - Added elapsed duration to…
Claude Code
v2.1.143Breaking34What's changed - Added plugin dependency enforcement: `claude plugin disable` now refuses when another enabled plugin depends on the target (with a copy-pasteable disable-chain hint), and `claude plug…
Claude Code
v2.1.142Breaking27What's changed - Added new `claude agents` flags: `--add-dir`, `--settings`, `--mcp-config`, `--plugin-dir`, `--permission-mode`, `--model`, `--effort`, and `--dangerously-skip-permissions` to configu…
Claude Code
v2.1.141Breaking34What's changed - Added `terminalSequence` field to hook JSON output so hooks can emit desktop notifications, window titles, and bells without a controlling terminal - Added `CLAUDECODEPLUGINPREFERHTTP…
Anthropic SDK Python
v0.102.0Breaking370.102.0 (2026-05-13) Full Changelog: v0.101.0...v0.102.0 Features * api: Add BetaManagedAgentsSearchResultBlock types ([3681f10](
Anthropic SDK TypeScript
v0.96.0420.96.0 (2026-05-13) Full Changelog: sdk-v0.95.2...sdk-v0.96.0 Features * api: Add BetaManagedAgentsSearchResultBlock types ([08f02f3](
Claude Code
v2.1.140Breaking34What's changed - Improved Agent tool `subagent_type` matching to accept case- and separator-insensitive values (e.g. `"Code Reviewer"` resolves to `code-reviewer`) - Updated agent color palette - Fixe…
Claude Code
v2.1.139Breaking27What's changed - Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run `claude agents` to get started. See - Added `/goal` command: se…
Anthropic SDK Python
v0.101.0300.101.0 (2026-05-11) Full Changelog: v0.100.0...v0.101.0 Features * aws: Add AWS client for Claude Platform on AWS ([1e70e3a](
Anthropic SDK TypeScript
v0.3.0Breaking520.3.0 (2026-06-05) Full Changelog: foundry-sdk-v0.2.4...foundry-sdk-v0.3.0 Features * api: mark Claude Opus 4.1 as deprecated ([4ee46f2](
Anthropic SDK TypeScript
v0.95.2320.95.2 (2026-05-11) Full Changelog: sdk-v0.95.1...sdk-v0.95.2
Claude Code
v2.1.138Breaking27What's changed - Internal fixes
Claude Code
v2.1.137Breaking27What's changed - [VSCode] Fixed extension failing to activate on Windows
Claude Code
v2.1.136Breaking34What's changed - Added `CLAUDECODEENABLEFEEDBACKSURVEYFOROTEL` to re-enable the session quality survey for enterprises capturing responses through OpenTelemetry - Added `settings.autoMode.hard_deny` f…
Claude Code
v2.1.133Breaking27What's changed - Added `worktree.baseRef` setting (`fresh` | `head`) to choose whether `--worktree`, `EnterWorktree`, and agent-isolation worktrees branch from `origin/` or local `HEAD`. Note: the def…
Anthropic SDK TypeScript
v0.95.1320.95.1 (2026-05-07) Full Changelog: sdk-v0.95.0...sdk-v0.95.1 Chores * redact api-key headers in debug logs ([fad8fee](
Claude Code
v2.1.132Breaking27What's changed - Added `CLAUDECODESESSIONID` environment variable to the Bash tool subprocess environment, matching the `sessionid` passed to hooks - Added `CLAUDECODEDISABLEALTERNATESCREEN=1` env var…
Anthropic SDK TypeScript
v0.95.0420.95.0 (2026-05-06) Full Changelog: sdk-v0.94.0...sdk-v0.95.0 Features * api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation ([e0c0e9b](
Anthropic SDK Python
v0.100.0300.100.0 (2026-05-06) Full Changelog: v0.99.0...v0.100.0 Features * api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation ([3b3deee](
Claude Code
v2.1.131Breaking27What's changed - Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (`createRequire` polyfill bug) - Fixed Mantle endpoint authentication failing w…
Claude Code
v2.1.129Breaking34What's changed - Added `--plugin-url ` flag to fetch a plugin `.zip` archive from a URL for the current session - Added `CLAUDECODEFORCESYNCOUTPUT=1` env var to force-enable synchronized output on ter…
Anthropic SDK Python
v0.99.0220.99.0 (2026-05-05) Full Changelog: v0.98.1...v0.99.0 Features * client: allow targeting a workspace for OIDC federation token exchange ([4ba8067](
Anthropic SDK TypeScript
v0.94.0Breaking520.94.0 (2026-05-05) Full Changelog: sdk-v0.93.0...sdk-v0.94.0 Features * client: allow targeting a workspace for OIDC federation token exchange ([bde6620](
Claude Code
v2.1.128Breaking27What's changed - Bare `/color` (no args) now picks a random session color - `/mcp` now shows the tool count for connected servers and flags servers that connected with 0 tools - `--plugin-dir` now acc…
Anthropic SDK Python
v0.98.1120.98.1 (2026-05-04) Full Changelog: v0.98.0...v0.98.1 Chores * fix typo in example ([de8ba13](
Anthropic SDK Python
v0.98.0250.98.0 (2026-05-04) Full Changelog: v0.97.0...v0.98.0 Features * api: improve Managed Agents APIs ([7faf393](
Anthropic SDK TypeScript
v0.93.0Breaking520.93.0 (2026-05-04) Full Changelog: sdk-v0.92.0...sdk-v0.93.0 Features * client: add Workload Identity Federation, interactive OAuth, and auth profiles ([d5d6abd](
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.0Breaking320.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.0220.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](