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

This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | [@types/7zip-min](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/7zip-min) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/7zip-min)) | devDependencies | pin | 1.3.3...

bot
npm

Closes CODY-1533 Gives us back one of the few (only?) client-side lever we still have for latency. When this feature flag is on, we only have a 25ms debounce time...

## Context - DRAFT - Reviving the LSP-light context retriever experiment. - Part of https://github.com/sourcegraph/cody/issues/3690 ## Test plan CI

autocomplete

### Version 1.18.0 ### Describe the bug Im on a Swedish keyboard and the default character for opt+l is "fi" In version 1.16.7 I can select a codeblock and press...

bug
clients/vscode
cody

### Version v1.17.1715730510 (pre-release) ### Describe the bug I've upgraded to latest pre-release to use gpt4o and the Add selection to chat broke, this option under Cody right click menu...

bug
clients/vscode
cody

### Version v1.18.0 ### Describe the bug Platform: MacOS **Steps to reproduce:** 1. Have Cody plugin installed in your VS Code editor 2. Login to Cody with Pro user 3....

bug
clients/vscode
fibilabs-qa
cody

### Version 1.18.0 ### Describe the bug While in a chat, I ask it something and it replies. Some random short time later, VSCode crashes and coredumps. ### Expected behavior...

bug
clients/vscode
Stale
cody

### Version 1.85.2 ### Describe the bug I'm working on a remote VSCode instance, on Linux from a MacOS host, and every time I try to log in (with the...

bug
clients/vscode
cody

I pushed a timeout-troubleshooting change to a [PR](https://github.com/sourcegraph/cody/pull/4091) with auto-merge enabled, so this PR reverts the test config change. ## Test plan - CI