sdk/sdk/v0.0.65
dimartarmizi/map-to-postersdk/sdk/v0.0.65Jul 19, 2026by github-actions[bot]
AI Summary
The SDK now loads Claude Code and Codex providers on demand to reduce size, adds Kimi K3, and introduces new UI components.
Key Highlights
- Made Claude Code and Codex SDKs optional peer dependencies to reduce size.
- Added Kimi K3 to the bundled ClinePass model fallback.
- Added new `@cline/ui` agent chat components with Storybook.
- Improved shell-command parsing to fix Windows shell mismatch.
New Features
- Made SDKs optional
- Added Kimi K3 to fallback
- Added new UI components
Full Release Notes
- Claude Code and Codex provider SDKs are now optional peer dependencies loaded on demand, dramatically cutting install size - Added Kimi K3 to the bundled ClinePass model fallback - Runs now retry once after refreshing expired OAuth credentials - Team runs: the spawn tool is no longer exposed to teammate agents - Team runs: errored teammate runs now report as failed instead of completed - Improved shell-command parsing to fix a Windows shell mismatch - New `@cline/ui` agent chat components with Storybook and npm packaging - Updated the bundled model catalog **Full Changelog**: https://github.com/cline/cline/compare/sdk/sdk/v0.0.64...sdk/sdk/v0.0.65