what stackpulse tracks
Anthropic SDK releases from GitHub
StackPulse watches Anthropic SDK release notes and keeps the original source link close to every summary.
Official TypeScript SDK for the Anthropic API StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Anthropic SDK release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces new beta features for mid-conversation tool changes and adds support for session budgets, advisor tools, pinned inference locations, and skills auto-loading from GitHub. It also includes minor bug fixes and internal updates.
Developers using the SDK may need to update their code to accommodate the removal of retired Claude Opus 4.1 models.
Review the changes and update your code to remove any references to the retired Claude Opus 4.1 models.
This release focuses on internal cleanup by removing nonfunctional types from the SDK.
Developers using the SDK may notice changes in type definitions.