Change8

cli-v3.0.38

Cline
2 features1 fix5 improvementstools

Summary

This release introduces a significant visual refresh with a new plan/act accent color palette and a restyled chat input for a cleaner look. Key functional updates include improved handling of malformed input from weaker models and setting a default context window for models that don't specify one.

New Features

  • Introduced a new plan/act accent palette using blue for act mode and amber for plan mode across the UI, dialogs, and highlighting.
  • Restyled the chat input to use a minimal frame, full-width horizontal rules, and a bold accent prompt glyph instead of a tinted background.

Bug Fixes

  • Fixed issue where `read_files` would reject input from weaker models if line-range entries were sent as separate array items by coalescing them back onto the preceding file path.

Improvements

  • Updated assistant markdown accents to be tinted by the mode (plan/act) they were generated in.
  • Polished the status bar usage display and the ClinePass model name presentation.
  • Harmonized success/diff green and dark syntax-highlighting colors to align with the new brand palette.
  • Set the thinking-level picker to default its cursor to Medium instead of Off.
  • Models in the live catalog that do not report a context window now default to a 128K input-token limit, ensuring under-specified models have a usable context budget.

Related Documentation

Cline Documentation

Cline cli-v3.0.38 - What's New - Change8