brief products
Cline 3.0.37 handles malformed tool calls
Cline v3.0.37 (July 4) gracefully handles malformed tool calls from weaker models like DeepSeek and ensures mode-switching notices reach the model.
Cline v3.0.37 (July 4) improves handling of malformed tool calls from weaker models: DeepSeek and similar models that emit incorrect argument types or truncated JSON in tool calls now run instead of erroring out. The release also fixes plan/act mode notices being dropped from prompts, and resolves a race condition that could auto-start plan execution in empty sessions during mode switches.
sources 1 cited
1 github.com Releases · cline/cline