cody
cody copied to clipboard
AI that knows your entire codebase
### Version v1.26.7 ### Describe the bug Cannot paste URLs as additional context Web URLs from Microsoft Edge browser. Only the title of the page will be added and thus...
### Version 1.91.1 ### Describe the bug The autocompletion feature in the IDE/editor is incorrectly suggesting println instead of the correct Rust macro println!. This behavior results in errors, as...
### Version 1.28.0 ### Areas for Improvement - [X] UI/UX - [ ] Onboarding - [ ] Docs - [ ] Chat - [ ] Commands - [ ] Context...
Type: Bug ## Extension Information - Cody Version: 1.36.3 - VS Code Version: 1.94.0 - Extension Host: desktop ## Steps to Reproduce 1. When i clicked the prompt or chat...
The webview protocol message `config` had 2 problems: 1. It was sent (in `ChatController.sendConfig`) whenever ChatController thought it might have changed, which meant a bunch of unnecessary calls to `sendConfig`...
This makes `ChatController.handleUserMessageSubmission` less unwieldy and makes other future refactors easier. ## Test plan CI
To authenticate a user and start showing the UI, we actually don't need to fetch the CodyLLMSiteConfiguration (`configOverwrites`). This reduces the number of HTTP requests (albeit they were parallelized somewhat)...
WebStorm version: 2024.2.1 (this was also happening on 2022.2.1) Cody version: 7.0.2 It's nearly constant. If I'm coding and using autocomplete it happens anywhere between2-10 minutes of work and I...
### Version 1.37.17 ### Describe the bug Hello, I wanted to try the new experimental Minion panel, but when I open it, it doesn't show anything. I've added the Anthropic...
- Issue Type: `Performance` - Extension Name: `cody-ai` - Extension Version: `1.36.3` - OS Version: `Darwin arm64 23.1.0` - VS Code version: `1.93.0` :warning: Make sure to **attach** this file...