Cline v3.18.1-4: We Fixed the Terminal
Andrei fixed the terminal!

Hello Cline community 🫡
Cline v3.18.1-4 is a patch release series that addresses the terminal output issues that have been affecting your smooth usage of Cline.
The Terminal Fix
Terminal bugginess has been a persistent problem, preventing Cline from receiving necessary context when executing commands. The fix is elegantly simple: when the shell integration API fails to capture output, Cline now automatically falls back to reading the terminal content directly using the same mechanism that powers our "Terminal Output" feature.
No more blind spots – Cline now sees what you see in the terminal, regardless of shell integration status.
Other Improvements
The patch series also includes several quality improvements:
Cerebras Qwen Performance: Removed thinking tokens from model input for better performance (Thanks @kevint-cerebras!)
Claude Code Enhancements: Improved error handling and performance optimizations, plus a new "Thinking Budget" customization option (Thanks @BarreiroT!)
Task Management: Added confirmation popup when deleting tasks
Bug Fixes: Resolved the ENAMETOOLONG error with long conversation histories
Read the full details: Changelog
-Nick 🫡