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 CLI v3.0.30 Adds Token Counter, SAP AI Core Support, and OpenRouter Improvements

Cline shipped CLI v3.0.30 on June 26, 2024, adding a token count display in the status bar alongside cost tracking. The update integrates SAP AI Core as a provider, refreshes the model catalog with latest provider models, and fixes OpenRouter prompt caching behavior.

model release

DeepSeek Releases V4 Models: 1M Context Window, 90% Less KV Cache Than V3

DeepSeek has released two new MoE models: DeepSeek-V4-Pro with 1.6T parameters (49B activated) and DeepSeek-V4-Flash with 284B parameters (13B activated). Both models support a one million token context window and use a hybrid attention architecture that requires only 27% of single-token inference FLOPs and 10% of KV cache compared to DeepSeek-V3.2.

model release

DeepSeek Releases V4-Pro with 1.6T Parameters, 1M Token Context at 27% Inference Cost of V3

DeepSeek has released two Mixture-of-Experts models: V4-Pro with 1.6 trillion parameters (49B activated) and V4-Flash with 284B parameters (13B activated), both supporting 1 million token context windows. V4-Pro requires only 27% of inference FLOPs and 10% of KV cache compared to V3.2 at 1M token context, trained on over 32 trillion tokens.

product update

Apple adds Google Gemini to Xcode 26.6 as third coding assistant option alongside Claude and OpenAI Codex

Apple released Xcode 26.6 on June 25, 2026, adding Google Gemini as a third AI coding assistant option for developers. The IDE now supports Gemini alongside Anthropic Claude Agent and OpenAI Codex, plus compatibility with other agents through the Agent Client Protocol.

Comments

Loading...