Cline CLI v3.0.30 Adds Token Counter, SAP AI Core Support, and OpenRouter Improvements
Cline shipped CLI v3.0.30 on June 26, 2024, adding a token count display in the status bar alongside cost tracking. The update integrates SAP AI Core as a provider, refreshes the model catalog with latest provider models, and fixes OpenRouter prompt caching behavior.
Cline CLI v3.0.30 Adds Token Counter, SAP AI Core Support, and OpenRouter Improvements
Cline released CLI version 3.0.30 on June 26, 2024, introducing token count tracking in the status bar and expanding provider support to include SAP AI Core.
Key Features
The update adds a token count display in the status bar, shown alongside existing cost metrics. This allows developers to monitor token usage in real-time during AI-assisted coding sessions.
SAP AI Core joins the list of supported providers, expanding Cline's integration options for enterprise users. The release also refreshes the model catalog across all providers with their latest available models.
OpenRouter and LiteLLM Improvements
Cline v3.0.30 preserves OpenRouter's reasoning-disable behavior and improves prompt caching functionality. The update routes LiteLLM model fetches through the SDK and filters out unrelated models from the LiteLLM model list.
ClinePass models now update live and are restored in the onboarding flow, with improved error messaging for troubleshooting.
Technical Fixes
The release threads proxy and certificate authority-aware networking into the inference path, addressing connectivity issues in corporate environments. Bedrock settings now persist to providers.json for configuration consistency.
Developers will see more reliable tool calls through normalized JSON-like tool inputs by schema. The update fixes an "ERROR: EMPTY CONTENT" message that previously appeared during certain error conditions and resolves a packaging issue with createRequire that could break the CLI at runtime.
What This Means
This maintenance release focuses on monitoring capabilities and enterprise compatibility rather than new AI features. The token counter addresses a fundamental need for developers tracking usage and costs across different providers. SAP AI Core support signals Cline's continued expansion into enterprise infrastructure, while the networking and persistence fixes remove friction points for teams working behind corporate proxies or with AWS Bedrock.
Related Articles
Cline Desktop v0.0.35 Adds Linux Support, Fixes Plugin Slash Commands and Voice Input
Cline's desktop coding assistant now runs on Linux with native .deb and .rpm packages. The release also fixes plugin slash commands, restores live voice transcription, and refreshes the model catalog to 6,386 entries with Claude Opus 5.5 becoming the default for 11 providers.
GitHub Copilot Adds Whole-Codebase Indexing for Faster C++ Code Intelligence
GitHub has updated Copilot CLI's C++ code intelligence with whole codebase indexing, targeting performance in large repositories with millions of lines of code. The change addresses navigation and context challenges specific to deeply interconnected C++ source trees.
Qwen3.8 Max Prime Launches as Premium High-Throughput SKU at $4/$12 per Million Tokens
Alibaba's Qwen team has launched Qwen3.8 Max Prime, a separate high-throughput SKU of its flagship Qwen3.8 Max model. It carries the same 1M-token context window and multimodal capabilities as the base model but at double the price.
GitHub Rebuilds Diff Rendering Engine to Open Million-Line Pull Requests in Copilot App
GitHub has re-engineered the diff-viewing surface inside the GitHub Copilot app to support pull requests spanning up to a million lines of code with hundreds of inline comments. The change addresses performance bottlenecks that previously made large-scale code review sluggish or unusable.
Comments
Loading...