Change8

v3.72.0

Cline
1 feature6 fixes4 improvementstools

Summary

This release introduces support for the new Anthropic Opus 4.6 fast mode variants, expanding model options for users. Several critical bugs were fixed, including issues with native tool placeholder interpolation and stability problems on Windows. Additionally, user experience improvements include requiring consent for Markdown image loading.

New Features

  • Added Anthropic Opus 4.6 fast mode variants

Bug Fixes

  • Resolved native tool placeholder interpolation issues within prompts
  • Fixed Gemini Flash output token limit to 8192 across all providers
  • Fixed unit test path normalization issues specifically on Windows
  • Resolved flaky hooks tests occurring on Windows environments
  • Fixed Bedrock to correctly handle thinking and redacted_thinking blocks during message conversion and streaming
  • Prevented crashes when the list_files or list_code_definition_names functions receive an invalid file path

Improvements

  • Updated Jupyter Notebook GIFs for better clarity
  • Markdown image loading now requires explicit user consent before displaying
  • Added a new file, .github/copilot-instructions.md, for coding agents
  • Reintroduced the feature toggle for Hooks functionality

Related Documentation

Cline Documentation