← Cline Changelog

v3.56.2

Jan 30, 2026 (1mo ago) View on GitHub →

Added

  • __CLI authentication:__ Added Vercel AI Gateway and Cline API key provider support for headless CI/automation workflows
  • __New model:__ Added Kimi-K2.5 model to Moonshot provider (262K context, image support, prompt caching)
  • __Prompt variant:__ Added Trinity Large prompt variant for improved tool-calling support
  • __OpenTelemetry:__ Added support for custom headers on metrics and logs endpoints
  • __Social links:__ Added community icons (X, Discord, GitHub, Reddit, LinkedIn) to the What's New modal

Fixed

  • __LiteLLM:__ Fixed thinking configuration not appearing for reasoning-capable models
  • __OpenTelemetry:__ Fixed endpoint path handling (no longer incorrectly appends /v1/logs or /v1/metrics) and ensured logs are sent regardless of VSCode telemetry settings
  • __CLI auth:__ Fixed cline auth displaying incorrect provider information after configuration

Changed

  • __Hooks:__ Hook scripts now run from the workspace repository root instead of filesystem root
  • __Default settings:__ Enabled multi-root workspaces, parallel tool calling, and skills by default; disabled strict plan mode by default
  • __Settings UI:__ Refreshed feature settings section with collapsible design
Full Changelog: https://github.com/cline/cline/compare/v3.56.1...v3.56.2