cli-v3.0.30
iluwatar/java-design-patternscli-v3.0.30Jun 26, 2026by github-actions[bot]
AI Summary
This patch release introduces token counting in the status bar, adds SAP AI Core provider support, and improves model catalog refresh, OpenRouter caching, and LiteLLM integration.
Key Highlights
- Added a token count to the status bar
- Added organization-specific error messages
- Added SAP AI Core provider support
- Refreshed the model catalog with the latest provider models
- Preserved OpenRouter reasoning-disable behavior
New Features
- Token count in status bar
- Organization-specific error messages
- SAP AI Core provider support
- Refreshed model catalog
- Improved OpenRouter prompt caching
- Routed LiteLLM model fetches through SDK
- Persisted Bedrock settings to providers.json
Full Release Notes
- Added a token count to the status bar, shown alongside cost - Added organization-specific error messages - Added SAP AI Core provider support - Refreshed the model catalog with the latest provider models - Preserved OpenRouter reasoning-disable behavior and improved OpenRouter prompt caching - Routed LiteLLM model fetches through the SDK and stopped unrelated models from appearing in the LiteLLM model list - Updated ClinePass models live, restored ClinePass models in onboarding, and improved ClinePass error messages - Threaded proxy/CA-aware networking into the inference path - Persisted Bedrock settings to providers.json - Normalized JSON-like tool inputs by schema for more reliable tool calls - Fixed an "ERROR: EMPTY CONTENT" message that could appear when an error occurred - Fixed a packaging issue (createRequire) that could break the CLI at runtime **Full Changelog**: https://github.com/cline/cline/compare/cli-v3.0.29...cli-v3.0.30