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

A customer reported their proxy blocks GitHub release assets and GCS too. https://sourcegraph.slack.com/archives/C05MW2TMYAV/p1714503282659489

cody
quick-win

A user has requested that multiple Cody commands (such as explain code) reuse the same chat window to avoid cluttering their tabs. From https://sourcegraph.slack.com/archives/C05MW2TMYAV/p1714442770292379.

clients/vscode
cody

Problem: * Some users who upgrade to Pro and try out new models are seeing a 400 error from Gateway * This is not uncommon and an easy fix is...

bug
cody
quick-win

We need to clear the editor tokens when a user signs out, to prevent them from hitting the max limit after each consecutive sign in. It should only clear the...

cody
quick-win

### Version v1.14.0 ### Describe the bug when enabling the experimental feature to use a model hosted on ollama, cody can only talks to localhost:11434 - we can't configure a...

bug
good first issue
clients/vscode
ollama
cody
quick-win

### Version 1.14.0 ### Areas for Improvement - [X] UI/UX - [ ] Onboarding - [ ] Docs - [ ] Chat - [ ] Commands - [ ] Context...

clients/vscode
feedback
cody
quick-win

### Version The latest? ### Describe the bug ChatGPT Turbo will not inspect files for context. Sonnet does this well, but Turbo excludes files everytime. ### Expected behavior Assess file...

bug
clients/vscode
cody

### Version 1.1.15 ### Describe the bug I tried creating a Cody command using the wizard in VS Code extension on a clean install with an empty json file VS...

bug
clients/vscode
cody

Capture traces for `updateParseTreeOnEdit` ## Test plan - Trivial, CI will check

- Used in `SimpleChatPanelProvider`: https://github.com/sourcegraph/cody/blob/b7364df8269f1622bbfd6ccc759ca09f07a48245/vscode/src/chat/chat-view/SimpleChatPanelProvider.ts#L423

agent
cody