Change8

v3.57.0

Cline
4 features5 fixes1 improvementagenttools

Summary

This release introduces Cline CLI 2.0 and expands model availability, adding Anthropic Opus 4.6, Minimax-2.1, Kimi-k2.5, and Codex-5.3. Several critical bugs were fixed, including issues with reading large files and crashes in price input fields, alongside a UX change making skills permanently enabled.

New Features

  • Introduced Cline CLI 2.0, installable via `npm install -g cline`
  • Enabled access to Anthropic Opus 4.6 model
  • Enabled access to Minimax-2.1 and Kimi-k2.5 models for a limited-time free promotion
  • Enabled access to Codex-5.3 model for ChatGPT subscribers

Bug Fixes

  • Fixed issue where the read file tool failed to support reading large files
  • Resolved crash occurring when entering decimal input in OpenAI Compatible price fields (#8129)
  • Corrected build complete handlers when updating the API configuration
  • Fixed missing provider from the model list
  • Fixed issue where the Favorite Icon/Star was getting clipped in the task history view

Improvements

  • Made skills always enabled and removed the corresponding feature toggle setting

Related Documentation

Cline Documentation