Evan
Evan
### Description Remove now unused function and move it's comment to the common ModelSelector ### Test Procedure ### Type of Change - [ ] 🐛 Bug fix (non-breaking change which...
## Problem Cline currently allows destructive file operations (write_to_file, replace_in_file, execute_command) in Plan Mode, which violates the intended purpose of Plan Mode as a planning and information-gathering phase. This occurs...
## Problem Cline's terminal integration frequently fails across different platforms, shell configurations, and environments, preventing users from accessing command output. This creates significant friction in the user experience and forces...
## Problem OpenRouter's dynamic load balancing causes inconsistent behavior when models are served by multiple providers with different capabilities: - **Qwen2.5 Coder 32B Instruct** providers: - DeepInfra: 33k context -...
## Problem Code blocks in Cline's chat interface have inconsistent formatting and rendering issues across different platforms, languages, and themes, making code difficult to read and reducing user experience. For...
## Problem Cline doesn't work properly with remote SSH workspaces. Users experience: • Extension shows loading spinner indefinitely • Chat interface doesn't load • File operations fail (list_files returns "No...
## Problem Cline currently has several critical limitations when handling large files and managing context windows that lead to unrecoverable errors and excessive token usage: **File Reading Limitations:** - Files...
### Related Issue **Issue:** #XXXX ### Description ### Test Procedure ### Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [ ] ✨...
## Problem Users frequently experience complete task/chat interface lockups where they become unable to type messages, send prompts, or interact with Cline's UI. This creates significant friction and forces users...
### Description Extract About section to a new component. State logic stays in SettingsView ### Test Procedure Tested reset workspace state. ### Type of Change - [ ] 🐛 Bug...