Anthropic releases
Anthropic news, Claude releases and SDK updates. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.
Tracking 125 Anthropic releases · Updated
- Claude Code Releases sdkaiengineer ·
Claude-Code v2.1.167: Bug Fixes and Reliability Improvements
Claude-Code version 2.1.167 addresses underlying bugs and enhances overall reliability. This patch is relevant for users of the Claude-Code model, particularly those integrating it into their development workflows. The specific improvements focus on fixing defects rather than introducing new features.
patch - Claude Code Releases sdkaiengineermedia ·
Claude Code v2.1.166: Improved fallbacks, session hardening, and bug fixes
This patch for Claude Code introduces a `fallbackModel` setting to automatically retry with alternative models on overload or unavailability, enhancing resilience. It also hardens cross-session messaging by stripping user authority from relayed messages and adds improved error handling for API rejections. These changes benefit users relying on Claude Code for coding assistance, particularly in complex or unstable environments, by ensuring more consistent operation and fixing several bugs affecting IDE integration and terminal handling.
patch - Anthropic Python SDK Releases sdkaideprecation ·
Anthropic SDK Python v0.106.0: Claude Opus 4.1 deprecated, client fixes
Anthropic has released version 0.106.0 of its Python SDK, marking Claude Opus 4.1 as deprecated. This release also includes bug fixes for the Foundry client's copy and with_options methods, and improves schema transformation to preserve $defs. Users of the Python SDK are advised to note the deprecation and benefit from the client enhancements.
feature patch - Claude Code Releases sdkaiengineer ·
Claude Code v2.1.165 Patch Addresses Bugs
Anthropic has released version 2.1.165 of Claude Code, focusing on bug fixes and reliability improvements. This patch aims to enhance the stability and performance of the coding assistant for users. It is available now for all users leveraging Claude Code.
patch - Claude Platform Release Notes aideprecation ·
Claude Platform Updates: New Models, Deprecations, and Tool Enhancements
Anthropic has released new flagship models, Claude Fable 5 and Claude Opus 4.8, featuring larger context windows and enhanced adaptive thinking. The company is also retiring older models like Claude Sonnet 4 and Opus 4.1, recommending upgrades. Several tools and platform features, including code execution, web search, and managed agents, have received updates and expanded availability on AWS, impacting developers and researchers using the Claude API.
feature deprecation patch - Claude Code Releases sdkaiengineer ·
Claude Code v2.1.162: Enhanced Agent Features and Bug Fixes
This update for Claude Code introduces several enhancements, including new details in `claude agents --json` to clarify session blocking, improved handling of search tools, and persistent default settings for effort levels. It also addresses numerous bugs, such as silent startup hangs, incorrect permission rule application, and display issues within the agents view, improving overall stability and user feedback for developers using the integrated coding environment.
patch feature - Claude Code Releases sdkai ·
Claude Code v2.1.161: Enhanced Usage Metrics, Tool Call Fixes, and UI Improvements
Claude Code version 2.1.161 incorporates `OTEL_RESOURCE_ATTRIBUTES` into metric datapoints for granular usage analysis, and enhances parallel tool call reliability by preventing failed Bash commands from canceling other operations. This patch also introduces UI refinements, improves handling of unused connectors, and addresses several regressions and bugs affecting sessions, policies, and terminal rendering for a smoother developer experience. The update is available now for all users.
patch feature - Claude Code Releases sdkai ·
Claude Code v2.1.160: Security, Stability, and UX Improvements
This patch enhances Claude Code's security and stability by adding prompts for writing to sensitive shell startup and build-tool config files, preventing unintended command execution. It also improves user experience with fixes for session restoration, clipboard functionality on WSL, and responsiveness issues on Windows. These updates benefit all users, particularly those on Windows or relying on background sessions, with improved stability and a more robust security posture.
patch security - Claude Platform Release Notes aimedia ·
Claude Platform Enhancements: Output Capping and Refusal Billing
Claude Platform now supports a `max_tokens` parameter for the advisor tool to reduce latency and costs by capping output. Additionally, users are no longer billed for requests that result in a refusal without any output. These changes are available on the Claude API and aim to improve efficiency and cost management for developers utilizing the advisor tool and handling refusals.
feature patch - Anthropic Python SDK Releases sdkaiengineer ·
Anthropic SDK Python v0.105.2 Release
Anthropic has released version 0.105.2 of its Python SDK. This patch update contains minor adjustments and improvements to the SDK. Users are encouraged to update to the latest version for the most stable experience.
patch - Anthropic Python SDK Releases sdkaiengineer ·
Anthropic SDK Python v0.105.1: Trusted Publishing for PyPI
The Anthropic SDK for Python has released version 0.105.1. This update primarily focuses on internal improvements by adopting Trusted Publishing for PyPI releases. This change aims to streamline and secure the deployment process for library maintainers. The update is available now and applies to all users of the Python SDK.
patch - Claude Platform Release Notes ai ·
Claude Platform Updates: New Models, Tools, and AWS Integration
Anthropic has released new models like Claude Fable 5 and Claude Opus 4.8, featuring expanded context windows and improved adaptive thinking. Updates to tools like the code execution and web search tools enhance agentic workflows. Key features include mid-conversation system messages and expanded Claude Managed Agents capabilities on AWS. These updates are relevant to developers and architects integrating Claude into applications.
feature deprecation patch - Anthropic Python SDK Releases sdkai ·
Anthropic SDK Python v0.105.0 adds Claude 4 Opus support and file size caps
Anthropic's Python SDK has been updated to version 0.105.0, introducing support for the Claude 4 Opus model and allowing for custom file size caps. This release also includes enhancements to mid-conversation system blocks and detailed token usage. These updates are available now for developers integrating Anthropic's models into their Python applications.
feature patch - Claude Platform Release Notes aigapreviewdeprecation ·
Claude Platform Updates: Opus 4.8, Mid-conversation System Messages, and Tooling
Anthropic has launched Claude Opus 4.8, their most capable generally available model, featuring a 1M token context window and enhanced reasoning capabilities. The release also introduces mid-conversation system messages and publicly documents the `stop_details` field for refusal responses, benefiting developers integrating Claude into applications. Opus 4.8 is now available via Claude API, Amazon Bedrock, and Vertex AI.
feature patch - Anthropic News ai ·
Anthropic Releases Claude Opus 4.8 with Enhanced Coding and Agentic Capabilities
Anthropic has launched Claude Opus 4.8, an upgraded version of its Opus model, featuring significant performance improvements in coding, agentic tasks, and long-running work. This release includes new features like effort control for users and dynamic workflows in Claude Code for large-scale problem-solving. The model is available today and demonstrates enhanced judgment, reliability, and efficiency across various benchmarks, making it a more effective collaborator for professional and engineering workloads.
feature patch - Claude Release Notes aigaengineer ·
Claude Opus 4.8 released with improved coding and reasoning
Anthropic has launched Claude Opus 4.8, an upgraded version of its powerful language model. This new iteration demonstrates enhanced capabilities in coding, agentic tasks, reasoning, and practical knowledge work compared to its predecessor, Opus 4.7. The update is available now and offers significant improvements for users engaged in complex problem-solving and development tasks.
feature patch - Claude Platform Release Notes aipreviewmedia ·
Claude Platform Updates: New Models, Tools, and AWS Integration
Anthropic has released significant updates to its Claude Platform, including new models like Claude Fable 5 and Claude Opus 4.8, which offer larger context windows and improved capabilities. Enhancements to tools like code execution and web search, alongside new features like mid-conversation system messages and improved refusal handling, provide developers with more control and efficiency. The platform also expands its availability with Claude Platform on AWS and self-hosted sandbox options, broadening access and integration for enterprise users.
feature deprecation announcement patch - Anthropic Python SDK Releases sdkaipreviewengineermedia ·
Anthropic SDK Python v0.104.1 patches streaming bug
The Anthropic SDK for Python has released version 0.104.1, addressing a bug in its streaming functionality. This patch ensures that encrypted content is correctly handled during beta compaction, preventing data loss for users relying on this feature. The update is available now for all Python developers using the SDK.
patch - Anthropic Python SDK Releases sdkaiengineer ·
Anthropic SDK Python v0.103.1 fixes runner bug
Anthropic's Python SDK has released version 0.103.1, addressing a bug in the SessionToolRunner. This patch ensures that the runner only processes tool calls it is responsible for, preventing potential issues with shared tool execution contexts. The fix is available now for users of the SDK.
patch - Anthropic Python SDK Releases sdkaipreviewengineer ·
Anthropic SDK Python v0.102.0 adds managed agents and cache diagnostics
Anthropic's Python SDK has been updated to version 0.102.0, introducing new types for BetaManagedAgentsSearchResultBlock and support for cache diagnostics. These features enhance the SDK's capabilities for developers working with managed agents and allow for better monitoring of caching mechanisms. The update is available now for all users of the SDK.
feature patch