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
GitHub Copilot for Visual Studio adds MCP server trust layer and C++ support
GitHub released its June 2026 update for Copilot in Visual Studio, adding a trust layer for Model Context Protocol (MCP) servers, improved usage analytics visibility, and the first C++ language scenarios for the AI coding assistant.
Anthropic reverses course, makes Claude Fable 5 permanent on subscription plans
Anthropic announced July 18 that Claude Fable 5 will remain available on subscription plans, reversing its previous decision to make the model API-only. Max and Team Premium subscribers will receive access at 50% of standard limits starting July 20, while Pro and Team Standard users get a one-time $100 credit.
OpenRouter Launches Auto Router Beta: Task-Aware Model Routing Based on Community Spend
OpenRouter has released Auto Router Beta, a task-aware routing system that classifies incoming requests and automatically routes them to popular models based on community spending patterns. The router allows users to filter selections by cost-quality tradeoff preferences.
OpenAI restores chat sidebar in Mac app after user backlash over confusing redesign
OpenAI has updated its ChatGPT Mac app to restore direct access to chat conversations through a prominent sidebar toggle. The fix addresses user complaints following a July 10 redesign that replaced the native Mac client with an Electron-based app and buried the standard chat interface behind Work and Codex features.
Comments
Loading...