product updateDeepSeek

Cline v4.0.2 Adds DeepSeek Reasoning Effort Controls, Including 'xhigh' Setting

TL;DR

Cline, the autonomous AI coding assistant, released v4.0.2 with support for reasoning effort controls on DeepSeek thinking models, including the new 'xhigh' setting. The update also improves the ClinePass provider experience with clearer reasoning controls and model selection.

1 min read
0

Cline v4.0.2 Adds DeepSeek Reasoning Effort Controls

Cline, the autonomous coding assistant extension, released version 4.0.2 on June 29, 2024, adding support for reasoning effort controls on DeepSeek thinking models.

Key Updates

The release adds reasoning effort support for DeepSeek's thinking models, including the new "xhigh" setting. This allows users to control the computational effort DeepSeek's reasoning models apply to tasks, with higher effort levels producing more thorough chain-of-thought responses.

The update improves the ClinePass provider experience with clearer reasoning controls and model selection. ClinePass is Cline's proprietary API service that provides access to various AI models.

Technical Fixes

The release includes several technical improvements:

  • Reasoning effort controls now display correctly for ClinePass models
  • ClinePass model resolution has been aligned with other providers
  • The extension now uses canonical Cline Z.ai model IDs
  • Environment variable replacement in the webview has been fixed
  • Focus chain settings now default correctly in webview state, ensuring the toggle reflects accurate values on load

ClinePass and Z.ai model metadata has been polished for better clarity.

What This Means

This release positions Cline to take advantage of DeepSeek's reasoning capabilities, particularly for complex coding tasks that benefit from extended chain-of-thought processing. The "xhigh" effort setting suggests DeepSeek has expanded its reasoning effort options beyond the standard tiers, potentially offering more granular control over compute-intensive reasoning tasks. The focus on improving provider experience and model metadata indicates Cline is standardizing its multi-model support as the number of available AI coding models continues to expand.

Related Articles

product update

Cline Desktop v0.0.35 Adds Linux Support, Fixes Plugin Slash Commands and Voice Input

Cline's desktop coding assistant now runs on Linux with native .deb and .rpm packages. The release also fixes plugin slash commands, restores live voice transcription, and refreshes the model catalog to 6,386 entries with Claude Opus 5.5 becoming the default for 11 providers.

product update

GitHub Argues Chat Interfaces Fall Short for Coding Tasks, Points to Canvas UI as Alternative

GitHub's engineering blog makes the case that chat boxes aren't the right interface for every developer task, pointing to canvas-style UIs as a more tangible alternative within Copilot. The post is a design philosophy piece rather than a new model or feature launch.

product update

Meta Opens Early Access Signups for New Muse AI Features Via In-App Prompt

Meta is letting users request early access to new Muse AI features by prompting the assistant directly, rather than running a traditional randomized beta test. The features, teased at Connect 2026, include a video-chat avatar, expanded shopping connectors, Mac computer-use capabilities, and support on Meta's AI glasses.

product update

GitHub Copilot App Adds Canvases for Custom, Natural-Language-Built Workflows

GitHub has published a beginner's guide to canvases in the Copilot app, a feature that lets users describe an interface in natural language and have the agent build a live, interactive surface. The feature targets users who want custom workflow tools without writing code.

Comments

Loading...