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

Augment launches Cosmos platform for multi-agent software development workflows

Augment has released Cosmos, a platform designed to coordinate multiple AI agents across the entire software development lifecycle. The system enables agents to work on issue triage, code review, build fixes, and incident response while integrating with tools like Slack and Linear.

product update

Google launches Gemini Go for Android Go devices with 2GB+ RAM, replaces Assistant Go

Google is rolling out Gemini Go, a streamlined version of its Gemini AI assistant designed for Android Go devices with 2GB of RAM or more. The update replaces Assistant Go and integrates into the Google Search app on entry-level Android phones.

product update

Replit launches SEO Agent to automate search optimization for deployed apps

Replit has launched SEO Agent, an automated tool that scans deployed applications for search optimization issues and can automatically apply fixes. The agent checks crawlability, meta tags, semantic structure, and generates recommendations ranked by impact, with changes applied as separate reviewable tasks.

product update

Meta launches AI agents for WhatsApp, Instagram, Messenger to handle sales and customer service

Meta has launched AI agents for businesses on WhatsApp, Instagram, and Messenger that can close sales, recommend products, and book appointments. Over one million businesses in India, Mexico, and Brazil have already signed up during testing. The feature is currently free but will move to a paid subscription in the coming months.

Comments

Loading...