cody
cody copied to clipboard
AI that knows your entire codebase
Linkify filenames, so that you can click on filenames in Cody's response and open the mentioned file. Still lots TODO, but the basic clicking works. This was from a live...
### Version v1.35.1726672607 ### Describe the bug Platform: Windows **Steps to reproduce:** 1. Have Cody plugin installed in your VS Code editor 2. Login to Cody with Any user 3....
### Version v1.35.1726672607 ### Describe the bug Platform: Windows **Steps to reproduce:** 1. Have Cody plugin installed in your VS Code editor 2. Login to Cody with Any user 3....
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.4.2` -> `5.4.6`](https://renovatebot.com/diffs/npm/vite/5.4.2/5.4.6) | [](https://docs.renovatebot.com/merge-confidence/) |...
### Version 1.35 ### Areas for Improvement - [X] UI/UX - [ ] Onboarding - [ ] Docs - [X] Chat - [X] Commands - [ ] Context - [...
### Version 1.35 ### Describe the bug When working with cody to adjust errors, if you adjust the window panel size, the chat panel will crash. However it will still...
This PR introduces several key changes to improve the autocomplete functionality in Cody’s inline completions, primarily focused on user experience improvements, testing, and analysis. Changes: 1. Feature Flag Implementation: •...
Hi there, not sure if y'all are aware of this or not, but I'm not able to submit a bug report when the plugin throws an error. Seems important to...
- Post process the response to remove the cursor marker is present. - Build on top of https://github.com/sourcegraph/cody/pull/7850 ## Test plan added unit test
- Fix the NCP `auto-edit` model configuration as per latency evaluation. - Evaluation PRs: - https://github.com/sourcegraph/cody-chat-eval/pull/157 - https://github.com/sourcegraph/cody-chat-eval/pull/159  ...