Change8

v3.74.0

Cline
2 features6 fixes1 improvementtools

Summary

This release introduces dynamic free model detection for the Cline API and adds helpful feature tips tooltips during the thinking state. Several bugs were fixed, including improving error messaging for logged-out users and ensuring correct context window handling in LiteLLM. Performance is also improved via a new file read deduplication cache.

New Features

  • Implement dynamic free model detection for the Cline API
  • Add feature tips tooltip displayed during the thinking state

Bug Fixes

  • Replaced the generic error message shown when a user is not logged into Cline with a more specific message
  • Fixed alignment issue in ClineRulesToggleModal padding to match ServersToggleModal
  • Skipped WebP format processing for GLM and Devstral models running via llama.cpp
  • Ensured user-configured context window is respected in LiteLLM getModel() calls
  • Ensured explicit model IDs outside the static catalog are honored in the W&B provider
  • Added missing Fireworks serverless models and their associated pricing information

Improvements

  • Added file read deduplication cache to prevent unnecessary repeated file reads

Related Documentation

Cline Documentation

Cline v3.74.0 - What's New - Change8