Cline v3.79.0 adds Claude Opus 4.7 support, Azure Blob Storage integration
Cline, the AI coding assistant, released version 3.79.0 on April 16, 2025, adding support for Anthropic's Claude Opus 4.7 model and Azure Blob Storage as a storage provider. The update also patches an action injection security vulnerability and fixes cache reflection issues.
Cline v3.79.0 adds Claude Opus 4.7 support, Azure Blob Storage integration
Cline released version 3.79.0 on April 16, 2025, adding support for Anthropic's Claude Opus 4.7 model and introducing Azure Blob Storage as a storage provider option.
New features
The update enables developers to use Claude Opus 4.7, Anthropic's latest model, directly within Cline's coding assistant interface. This follows the recent release of Claude Opus 4.7, which offers improved performance over previous Claude models.
Cline now supports Azure Blob Storage as a storage provider, expanding deployment options for enterprise users already invested in Microsoft's cloud infrastructure. The update also adds globalSkills to remote configuration, allowing teams to define shared capabilities across instances.
Security and bug fixes
Version 3.79.0 patches an action injection security vulnerability that could have allowed malicious prompts to execute unintended actions. The severity level and exploitation details were not disclosed in the release notes.
The update fixes cache reflection issues affecting both Cline and Vercel API handlers, which previously caused inconsistent behavior when retrieving cached data. Another fix addresses a bug where terminal commands ending unexpectedly would cause the command_output process to hang indefinitely.
The release adds use_subagents to the system prompt for GLM, Hermes, and XS models, improving multi-agent coordination for these model families.
Deprecated features
Cline removed its deprecated evals tool in this release. The company has not specified whether a replacement evaluation framework is planned or if users should migrate to third-party solutions.
What this means
This update demonstrates Cline's strategy of rapidly integrating newly released models while expanding enterprise deployment options. The Claude Opus 4.7 integration arrives within weeks of Anthropic's release, showing tight coupling with frontier model providers. The security patch for action injection highlights ongoing challenges in securing AI coding assistants against prompt-based attacks. Enterprise users gain more flexibility with Azure Blob Storage support, though the removal of the evals tool may force teams to build custom testing infrastructure.
Related Articles
ChatGPT Work Can Now Auto-Login to Websites Using Stored Session Cookies
OpenAI's agentic ChatGPT Work feature can now log into websites on your behalf without repeated credential entry, storing login sessions via cookies in its built-in browser. Security experts warn the feature creates identity and session-hijacking risks, even though OpenAI says ChatGPT never sees your actual username or password.
Ollama v0.33.0 Fixes KV Cache Bug That Forced Full Reprocessing of 46K-Token Prompts
Ollama's v0.33.0 pre-release adds direct model management inside Claude Desktop's menu bar and fixes a caching bug that could force reprocessing of tens of thousands of tokens. The release also disables a Claude Code system message that was breaking KV cache hits on every request.
Study Finds AI Coding Agents Cannot Track Elapsed Time or Judge Their Own Work Quality
A study from the MATS research program found that Claude Code and OpenAI Codex consistently misjudge how long coding tasks take, with errors of 3x to 10x, and routinely overrate the quality of their own work. Giving agents a tool to check elapsed time fixed the problem almost completely.
Anthropic to Cut Claude Code Weekly Limits by 17% Despite Calling It a 25% Increase
Anthropic will permanently raise Claude Code's baseline weekly usage limits by 25% starting September 14. Because this replaces a temporary 50% boost currently active, users will actually end up with about 17% less capacity than they have today.
Comments
Loading...