Anthropic Python SDK v0.97.0 Adds CMA Memory Feature in Public Beta
Anthropic has released version 0.97.0 of its Python SDK, introducing CMA Memory as a public beta feature. The update includes bug fixes for API spec errors, restored missing features, and performance improvements for multipart file requests.
Anthropic Python SDK v0.97.0 Adds CMA Memory Feature in Public Beta
Anthropic released version 0.97.0 of its Python SDK on April 23, 2026, introducing CMA Memory as a public beta feature alongside bug fixes and performance improvements.
Key Changes
The primary addition in this release is CMA Memory, now available in public beta. The SDK update does not provide technical details about CMA Memory's functionality or implementation in the changelog.
The release addresses multiple API specification issues. Bug fixes include corrections to errors in the API spec and restoration of previously missing features that had been inadvertently removed.
Performance and Technical Updates
The SDK includes a performance optimization for handling multipart requests. According to the changelog, the client now optimizes file structure copying in multipart requests, though specific performance metrics are not disclosed.
Additional technical changes include:
- Addition of a missing import statement
- Enhanced bootstrap script robustness
- Test dependency update to steady v0.22.1
What This Means
This SDK update appears to be a significant feature release for Anthropic developers, with CMA Memory being the headline addition. However, the changelog provides minimal context about what CMA Memory does or how it functions, leaving developers to reference separate documentation. The bug fixes addressing API spec errors and missing features suggest the previous version (0.96.0) may have had stability issues that are now resolved. The performance optimization for multipart requests could benefit developers working with file uploads or structured data submissions, though the actual performance impact remains unquantified.
Related Articles
Anthropic Python SDK v0.106.0 marks Claude Opus 4.1 as deprecated
Anthropic released version 0.106.0 of its Python SDK on June 5, 2026, marking Claude Opus 4.1 as deprecated. The update also includes bug fixes for Foundry client methods and schema transformation handling.
Anthropic Python SDK v0.105.0 Adds Claude Opus 4-8 Support and Mid-Conversation System Blocks
Anthropic released version 0.105.0 of its Python SDK on May 28, 2026, adding support for the Claude Opus 4-8 model. The update includes mid-conversation system blocks and detailed output token usage tracking.
OpenCode v1.15.13 Adds Session Metadata API, Fixes Anthropic Opus 4.7 Adaptive Reasoning Bug
OpenCode v1.15.13 introduces custom session metadata storage through its API and SDK. The release fixes a bug where Anthropic's Opus 4.7+ adaptive reasoning returned empty thinking blocks instead of summarized thinking.
Anthropic invites 150 more organizations to Claude Mythos preview, citing cybersecurity risks
Anthropic has invited approximately 150 additional organizations to Project Glasswing, its restricted preview program for Claude Mythos. The company continues to withhold public release of the frontier model due to its advanced capability to find and exploit software vulnerabilities, which Anthropic claims can surpass all but the most skilled human security researchers.
Comments
Loading...