cody
cody copied to clipboard
AI that knows your entire codebase
### Version 1.18.0 ### Areas for Improvement - [ ] UI/UX - [ ] Onboarding - [ ] Docs - [ ] Chat - [ ] Commands - [ ]...
### Version Version: 1.90.0-insider (Universal) ### Describe the bug Usually when switching the model in the model selector, it sticks and consecutive calls use the same model. However, for "document...
Most of the changes were on the JetBrains/Kotlin side; there isn't much here: - added a new file scheme, `temp://`, for jetbrains in-memory integration tests that use a temp filesystem...
[WIP - just an idea, related to https://github.com/sourcegraph/cody/pull/3033) VS Code's findFiles() walks symlinks which can result in very slow locating of workspace ignore files (see https://github.com/sourcegraph/cody/pull/3033). This reuses the agent/shim...
WIP... Trying to figure out if there's something else wrong that means we hit this limit quite easily ## Test plan
The `web/` subdir implements a standalone web app for Cody for development purposes only. This is useful: - When developing changes to Cody's chat webview, because you get instant reloads...
This is a workaround until we have proper support for https://github.com/sourcegraph/sourcegraph/pull/61885 We have recently increased out output token lengths for PLG and now Enterprise is lagging behind. Certain Enterprise setups...
Add v2 telemetry for events ## Test plan test via unit tests and locally
This PR in WIP and unfunctional. It is currently blocked because `getOpenCtxClient` always returns undefined. This is most likely due to how the client is registered. ## Test plan
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sourcegraph/cody). ## Repository problems These problems occurred while...