v3.89.2
vercel/chatbotv3.89.2Jun 11, 2026by github-actions[bot]
AI Summary
This release resolves compatibility issues with the Anthropic provider on VS Code 1.123 and later by upgrading the bundled SDK to a version compatible with the Node 24 runtime.
Key Highlights
- Fixed Anthropic provider compatibility with VS Code 1.123+
- Upgraded bundled Anthropic SDK for Node 24 runtime
- Updated Vertex AI provider to compatible SDK version
New Features
- Anthropic provider compatibility fix
- Vertex AI provider update
Full Release Notes
### Fixed - Complete the fix for the Anthropic provider on VS Code 1.123 and later by upgrading the bundled Anthropic SDK to a release compatible with the Node 24 runtime. - Update the Vertex AI provider to a compatible Anthropic Vertex SDK release so it works with the upgraded Anthropic SDK. **Full Changelog**: https://github.com/cline/cline/compare/v3.89.1...v3.89.2