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
GitHub Adds Agent App Activity Data to Copilot Usage Metrics API
GitHub has updated its Copilot usage metrics API to include activity data from agent apps such as Claude and Codex operating within GitHub workflows. The change gives organizations visibility into third-party agent usage alongside native Copilot metrics.
GitHub Models Retired, Cutting Off Free LLM API Access for GitHub Actions
GitHub Models, the unified LLM API and playground that let GitHub Actions workflows make free AI calls using existing GitHub credentials, has been fully retired. GitHub has not disclosed a reason, though rising inference costs from coding-agent usage are the likely driver.
Anthropic Makes Claude Code's Auto Mode Default for Pro, Max, and Team Users on August 14
Anthropic will make Claude Code's auto mode the default for Pro, Max, and Team accounts starting August 14, reducing step-by-step approval prompts. The company cites a study of 1,053 testers showing auto mode caught 89% of harmful actions versus 13.6% for manual review.
Anthropic Makes Auto Mode Default in Claude Code for Pro, Max, and Team Plans Starting August 14
Anthropic will make auto mode the default setting for new Claude Code sessions on Pro, Max, and Team plans starting August 14, 2026. The company cites a 1,053-person study showing auto mode blocked 89% of harmful actions compared to 13.6% for human reviewers, plus a third-party test claiming zero successful prompt injections out of 720 attempts.
Comments
Loading...