Skip to content

Friday, April 24, 2026

Daily picks

25

articles scored

#1 GOLDReleaseGitHub anthropics/anthropic-sdk-python

[Release] anthropics/anthropic-sdk-python: v0.97.0

  • **CMA Memory just hit public beta** — Anthropic's Memory API is now available across every official SDK simultaneously: Python (v0.97.0), TypeScript (v0.91.0), Go (v1.38.0), Java (v2.27.0), and C# (v12.17.0)
  • This is the same capability behind Claude.ai's personal memory feature, now available directly through the API so your apps can read and write persistent memory across conversations
  • Python also gets a performance improvement for multipart file uploads in this release
  • Upgrade today: `pip install anthropic==0.97.0`
#2 SILVERAnnouncementClaude Blog

Introducing routines in Claude Code

  • **Routines** are a new Claude Code primitive — reusable, named workflows you can define once and invoke by name in any session
  • Think of them like saved macros for multi-step tasks: define a routine for your release process, PR review flow, or test-debug cycle and invoke it with a single command
  • Official Claude Blog introduction, so this is the canonical reference for the feature
#3 BRONZEUpdateAnthropic Engineering

An update on recent Claude Code quality reports

  • Anthropic Engineering published a postmortem on the recent Claude Code quality issues that generated significant community discussion
  • Official transparency on what caused the quality regressions users reported — relevant if you noticed degraded output from Claude Code in recent days

Made with passive-aggressive love by manoga.digital. Powered by Claude.