canvrno

Results 15 issues of canvrno

### Description Thank you to @aheizi, Roo-Code PR #1830, for this bug fix. This PR changes the way log messages from MCP servers are handled, preventing INFO level messages from...

### Description Users reported issues with checkpoints related to permissions in the workspace. It was found that this was due to permissions, as users were able to bypass this issue...

### Description This change adds chunking to terminal outputs, allowing Cline to better handle long and verbose commands that have been executed using the execute_command tool. ### Test Procedure Execute...

### Description This PR adds support for other Chromium base browsers. Since not all browsers will work, if a non-chrome browser path is configured by the user we will warm...

### Description This PR migrates the `requestVsCodeLmModels` message to the gRPC/Protobuf system. It converts the legacy VSCode message passing mechanism to a gRPC method in the `ModelsService`. The client can...

### Description This PR migrates the telemtrySetting message to the gRPC/Protobuf system. It converts the legacy VSCode message passing mechanism to a gRPC method in the StateService. The client can...

### Description This PR migrates the `clearAllTaskHistory` message to the gRPC/Protobuf system, also renaming it to the more appropriate `deleteAllTaskHistory`. The client can now call `TaskServiceClient.deleteAllTaskHistory()` to pass `deleteAllTaskHistory` messages....

### Description Assorted cleanup: - Removed unused code and functions across multiple files - Removed unused message types and interfaces - Removed unused event handlers - Cleaned up imports -...

### Related Issue **Issue:** #XXXX ### Description ### Test Procedure ### Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [ ] ✨...

### Related Issue **Issue:** #XXXX ### Description ### Test Procedure ### Type of Change - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [ ] ✨...