cody
cody copied to clipboard
AI that knows your entire codebase
A customer reported their proxy blocks GitHub release assets and GCS too. https://sourcegraph.slack.com/archives/C05MW2TMYAV/p1714503282659489
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.
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...
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...
### 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...
### Version 1.14.0 ### Areas for Improvement - [X] UI/UX - [ ] Onboarding - [ ] Docs - [ ] Chat - [ ] Commands - [ ] Context...
### 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...
### 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...
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