Change8

v3.65.0

Cline
1 feature3 fixesterminal

Summary

This release introduces the new /skills slash command in the CLI, allowing users to easily view and manage their installed skills. Several critical bugs have been resolved, including issues related to context window management, file writing retries, and the default model selection.

New Features

  • Added the /skills slash command to the CLI for viewing and managing installed skills.

Bug Fixes

  • Fixed aggressive context compaction caused by accidental clicks on the context window progress bar that silently set a very low auto-condense threshold.
  • Fixed an infinite retry loop that occurred when write_to_file failed due to a missing content parameter.
  • Fixed the default Claude model selection.

Related Documentation

Cline Documentation