changelogAnthropic

Anthropic Python SDK v0.97.0 Adds CMA Memory Feature in Public Beta

TL;DR

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.

1 min read
0

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

changelog

Anthropic reverts three system changes that degraded Claude Code performance in March and April

Anthropic confirmed three separate system changes in March and April degraded Claude Code, Claude Agent SDK, and Claude Cowork performance. The company reduced default reasoning effort from high to medium on March 4, introduced a caching bug on March 26 that cleared session data with every turn, and added restrictive word limits on April 16 that caused a 3% performance drop.

product update

Anthropic adds 15 lifestyle app integrations to Claude, including Spotify, Instacart, and Uber

Anthropic has expanded Claude's integration directory to include 15 lifestyle services including Spotify, Instacart, AllTrails, Uber, and Booking.com. The update shifts Claude's third-party connectivity from professional and educational tools to personal use cases, with apps now appearing dynamically within conversations.

product update

Anthropic adds personal app connectors to Claude for Spotify, Uber Eats, TurboTax

Anthropic has released app connectors allowing Claude to integrate directly with personal services including Spotify, Uber, Uber Eats, Instacart, TurboTax, Audible, AllTrails, and TripAdvisor. The connectors are available now across all Claude plans, with mobile support in beta.

changelog

Claude Opus 4.7 refusal rate surges to 30+ monthly complaints as Anthropic tests aggressive guardrails

Anthropic's Claude Opus 4.7 release triggered a sharp increase in false positive refusals, with developers filing 30+ complaints in April 2026 compared to 2-3 monthly reports from July-September 2025. The company deployed aggressive Acceptable Use Policy guardrails to prepare for the eventual release of its Mythos vulnerability research model.

Comments

Loading...