cody icon indicating copy to clipboard operation
cody copied to clipboard

AI that knows your entire codebase

Results 367 cody issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/sourcegraph/jetbrains/issues/2360. This PR adds missing handling for `onDidRenameFiles` events. ## Test plan Note: It refers to JB Client. ### Test Case 1: File Rename Operation **Setup:** ``` project/ ├──...

Enable showing current selection automatically as initial context when the user selects code in a file. ## Test plan - Start new chat - Select code in open tab -...

### IDE Information Android Studio Meerkat | 2024.3.1 Patch 1 Build #AI-243.24978.46.2431.13208083, built on March 13, 2025 Runtime version: 21.0.5+-13047016-b750.29 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit:...

bug
question
repo/cody

### Version 1.80.1 ### Describe the bug When code contains backticks, unpaired three backticks (actually it's expected to be "unpaired", because they are not the begin of codeblock) in the...

bug
repo/cody

### Version 1.80.1 ### Describe the bug After terminating LLM output via the stop button, attempting to input a new message in the lower input field and clicking send results...

bug
repo/cody

When user opens a new file, send auto-edit request (but reject the results) to warm-up LLM prompt cache, so that subsequent requests (on the same file) will have shorter prefill...

### Version 1.98.0 darwin 6609ac3d66f4eade5cf376d1cb76f13985724bcb ### Describe the bug This only happens when I have my editor split out into multiple panes. 1. I'm editing a file in the 2nd/right...

bug
repo/cody

### Version 1.98.2 ### Describe the bug Whilst the chat below speaks for itself, I reiterate that this is an absolutely ridiculous UI/UX change that no one asked for. Consider...

bug
feature-request
feedback
repo/cody

### Version 1.80.0 ### Describe the bug Up until earlier today, Cody has been creating and successfully implementing html updates, without any issue. However this afternoon, after I ask it...

bug
repo/cody