product update

Cline v3.87.0 Adds MiniMax M3 Support, Patches 5 Security Vulnerabilities

TL;DR

Cline, the open-source AI coding assistant, released v3.87.0 on June 3, 2025, adding support for MiniMax's M3 model. The update patches security vulnerabilities in five packages including @xmldom/xmldom, basic-ftp, axios, and undici.

1 min read
0

Cline v3.87.0 Adds MiniMax M3 Support, Patches 5 Security Vulnerabilities

Cline, the open-source AI coding assistant VS Code extension, released v3.87.0 on June 3, 2025, adding support for MiniMax's M3 model and addressing multiple security issues.

What Changed

The release adds integration with MiniMax M3, a multimodal model from Chinese AI company MiniMax. Cline users can now select M3 alongside existing provider options including Claude, GPT-4, and other supported models.

The security updates resolve vulnerabilities in five packages:

  • @xmldom/xmldom
  • basic-ftp
  • axios
  • undici
  • Additional direct and transitive dependencies

Cline updated its VS Code extension dependencies to address these security issues, though specific CVE numbers were not disclosed in the release notes.

About Cline

Cline is a fork of the Claude Dev project that enables AI-assisted coding directly in VS Code. The extension supports autonomous code editing, terminal command execution, and browser automation. It works with multiple LLM providers through a provider-agnostic architecture.

The project has 19 commits to main since this release, indicating active development continues.

What This Means

MiniMax M3 support expands Cline's model options beyond Western providers, giving developers access to Chinese frontier models. This follows a pattern of coding assistants adding regional model support as non-US AI companies release competitive alternatives.

The security patches address dependency vulnerabilities that could affect the 100,000+ developers using Cline. Users should update to v3.87.0 to resolve these issues, particularly if their development environments have strict security requirements.

Related Articles

product update

Anthropic Brings Background Computer Use to Claude Code and Cowork on Mac

Anthropic has enabled background computer use for Claude Code and Claude Cowork on macOS, available to Pro and Max subscribers. The feature lets Claude click, type, and open apps on a Mac without taking over the user's active cursor, following a similar launch by OpenAI's ChatGPT earlier in 2026.

product update

GitHub Explains How Copilot Cuts AI Coding Costs Without Lowering Task Quality

GitHub published an engineering breakdown of how Copilot reduces cost per coding task by targeting wasted work across the full task lifecycle, not just shortening model outputs. The post argues that shorter responses alone don't guarantee lower cost or better efficiency.

product update

GitHub Says Shorter AI Outputs Don't Always Mean Lower Cost, Details Copilot Efficiency Approach

GitHub published details on how it approaches cost efficiency in Copilot, arguing that optimizing for shorter individual outputs can backfire by increasing retries and wasted work elsewhere in a coding task. The company frames efficiency as a full-task metric rather than a per-response one.

product update

Pentagon Adds OpenAI's ChatGPT Mil and xAI's Grok for Government to GenAI.mil

The Pentagon has added OpenAI's ChatGPT Mil and xAI's Grok for Government to its GenAI.mil platform, which previously offered only Google Gemini. Anthropic's Claude remains excluded after a supply-chain risk dispute with the Trump administration.

Comments

Loading...