product updateAnthropic

Cline v3.89.0 Adds Claude Fable 5 Support, Fixes MiniMax M3 Thinking Controls

TL;DR

Cline, the AI-powered coding assistant, released v3.89.0 with support for Claude Fable 5 model integration. The update also fixes MiniMax M3 thinking controls across gateways and cleans up the Codex model list.

2 min read
0

Cline v3.89.0 Adds Claude Fable 5 Support

Cline released version 3.89.0 on June 9, 2025, adding support for Anthropic's Claude Fable 5 model to its AI coding assistant platform.

What Changed

The update includes three key changes:

Added: Support for Claude Fable 5 model integration, allowing developers to use Anthropic's latest model through the Cline interface.

Fixed: MiniMax M3 thinking controls now work correctly across all gateways. The previous version had issues with MiniMax's chain-of-thought reasoning controls when accessed through different API endpoints.

Changed: Codex model list cleanup. The interface now presents a streamlined selection of available AI models, removing deprecated or redundant entries.

Technical Details

Cline is a VS Code extension that provides autonomous AI coding assistance. The platform supports multiple model providers, allowing developers to switch between different AI models based on their specific coding tasks.

The addition of Claude Fable 5 support expands Cline's model roster, which already includes models from OpenAI, Anthropic, Google, and Chinese AI labs including MiniMax.

The MiniMax M3 fix addresses a specific issue with the model's reasoning mode. MiniMax M3 includes a thinking process that can be toggled on or off, and the previous version of Cline had inconsistent behavior when accessing this model through different API gateways.

What This Means

This incremental update shows Cline's commitment to supporting the latest AI models as they become available. Claude Fable 5 support arrives within days of Anthropic's release, indicating close integration between coding assistant platforms and model providers.

The gateway-specific bug fix for MiniMax M3 highlights the complexity of managing multiple AI models through different API providers. As more companies offer model hosting and routing services, ensuring consistent behavior across gateways becomes critical for developer tools.

For developers using Cline, the update provides access to Anthropic's newest model while improving reliability for existing MiniMax users.

Related Articles

product update

GitHub Copilot CLI reduces unnecessary model handoffs with improved orchestration logic

GitHub has updated Copilot CLI to reduce unnecessary handoffs between AI models. The improvement delivers faster command execution through better orchestration logic, implemented without adding new user configuration options.

changelog

Cline v3.89.1 Fixes Anthropic Provider Breakage on VS Code 1.123+, Adds DeepSeek V4 Support

Cline released version 3.89.1 on June 11, addressing a critical bug where the Anthropic provider broke on VS Code 1.123 and later due to Node 24 runtime incompatibility. The update also adds support for DeepSeek V4's reasoning format.

changelog

Anthropic disables Fable 5 and Mythos 5 access following US government order citing national security

Anthropic disabled all customer access to its Fable 5 and Mythos 5 AI models on June 12, 2026, following a US government order citing national security concerns. The government mandated suspension of access for all foreign nationals, including Anthropic employees, based on evidence of a potential jailbreak method for Fable 5.

changelog

U.S. Government Orders Anthropic to Shut Down Claude Fable 5 and Mythos 5 Models

The U.S. government ordered Anthropic to immediately shut down access to Claude Fable 5 and Claude Mythos 5 on Friday, citing national security concerns. Anthropic received the directive at 5:21 pm ET and has complied, disabling both models worldwide, but says the government received only verbal evidence of a 'potential narrow, non-universal jailbreak.'

Comments

Loading...