BREAKING CHANGE: Claude 3.5 Sonnet models were retired today (October 28, 2025)
WHY this matters:
- Existing code using Claude 3.5 Sonnet will start throwing errors immediately
- Developers need to update their model configurations
- Claude 3.7 Sonnet also deprecated (retiring Feb 19, 2026)
What users should do:
- Update model names from `claude-3-5-sonnet-` to `claude-4-5-sonnet-`
- Test applications with new model
- Plan migration away from Claude 3.7 before Feb 2026
Related PR: #417
This is the kind of change that makes developers wake up to error notifications 💤
WHY this matters:
What users should do:
Related PR: #417
This is the kind of change that makes developers wake up to error notifications 💤