cody
cody copied to clipboard
AI that knows your entire codebase
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...
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
### 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...
### 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...
### 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....
## Test plan WIP
### 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...
### 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...
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