Cline v3.86.0 Adds Claude Opus 4.8 and Moonshot Kimi K2.6 Support
Cline v3.86.0 adds provider support for Claude Opus 4.8, including 1M-context variants where available, and Moonshot Kimi K2.6 models. The update also fixes prompt-cache support display for Qwen 3.7 Max.
Cline v3.86.0 Adds Claude Opus 4.8 and Moonshot Kimi K2.6 Support
Cline, the AI coding assistant VS Code extension, released v3.86.0 on May 28, 2025, adding support for two new model providers.
New Model Support
The release adds provider integration for Claude Opus 4.8, including 1M-context variants where available. This follows Anthropic's recent release of the Claude 4 series, bringing extended context capabilities to the Cline coding workflow.
Cline also now supports Moonshot AI's Kimi K2.6 model, expanding its range of available LLM backends beyond the existing OpenAI, Anthropic, and other providers.
Technical Fixes
The update resolves a display issue where prompt-cache support for Qwen 3.7 Max was not properly shown in the Cline provider interface. The prompt caching feature allows for more efficient API usage by reusing previously processed context.
Additionally, v3.86.0 fixes startup permissions in the VS Code nightly publish workflow, addressing a deployment pipeline issue.
Project Restructuring
The development team moved the VS Code extension project into a new apps/vscode directory structure, indicating a shift toward a monorepo organization. This architectural change typically enables better code sharing and development tooling across multiple application targets.
What This Means
Cline's rapid integration of Claude Opus 4.8 — within days of its release — demonstrates the competitive pressure among AI coding assistants to support the latest models. The 1M-context support is particularly relevant for developers working with large codebases who need the assistant to understand extensive file hierarchies and dependencies. The addition of Moonshot Kimi K2.6 continues Cline's strategy of provider diversity, giving users options beyond the dominant OpenAI and Anthropic ecosystems, which may offer cost or performance advantages for specific use cases.
Related Articles
Anthropic Python SDK v0.105.0 Adds Claude Opus 4-8 Support and Mid-Conversation System Blocks
Anthropic released version 0.105.0 of its Python SDK on May 28, 2026, adding support for the Claude Opus 4-8 model. The update includes mid-conversation system blocks and detailed output token usage tracking.
Mistral rebrands Le Chat to Vibe, launches autonomous coding agent and work automation platform
Mistral AI has rebranded Le Chat as Vibe, introducing two new agent modes: Work Mode for multi-step business tasks across connected apps, and Code Mode for autonomous coding from pull request to merge. The service includes a new VS Code extension and starts at $14.99/month for Pro tier.
GitHub Copilot switches to token-based billing June 1, some users report costs jumping from $50 to $3,000
Microsoft is ending GitHub Copilot's flat-rate subscription model in favor of token-based billing starting June 1. Some developers report monthly costs rising from approximately $29-50 to $750-3,000, while others claim the increases only affect inefficient "vibe-coders" who iterate excessively without clear direction.
OpenAI's Codex for Windows gains Computer Use and remote control from ChatGPT mobile apps
OpenAI has expanded its Codex desktop app to Windows with Computer Use capabilities and remote control from ChatGPT mobile apps. The features, previously Mac-only, allow Codex to operate Windows desktop applications autonomously and enable iPhone, iPad, and Android users to initiate and monitor Codex tasks on Windows devices.
Comments
Loading...