v0.96.0

anthropic-sdk-python Releases / 4/16/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • Python SDKのリリースv0.96.0(2026-04-16)で、API機能の追加が行われました。
  • claude-opus-4-7の追加に加え、token budgetsとuser_profilesの対応が導入されました。
  • CI関連のメンテナンスとして、release-doctor workflowの削除が実施されています。
  • 今回の変更は、SDK利用側の実装(課金/制限の設計やユーザープロファイルの扱い)に影響します。

0.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)

Chores

  • ci: remove release-doctor workflow (1d9add3)