Back to Freedom.Tech Back
All Cline CLI releasesAll versions
Release Sat, Jul 4, 2026 1 min read

Cline CLI 3.0.37

Original release notes
  • Weaker models (e.g. DeepSeek) that emit malformed tool calls - wrong argument types or truncated JSON - are now handled gracefully and run instead of erroring out
  • Plan/act mode switches are now visible to the model, so it knows when you change modes mid-session
  • Fixed plan/act mode notices being dropped from prompts sent to the model
  • Fixed a race where switching modes in an empty session could trigger an unexpected restart

Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.36...cli-v3.0.37