Skip to content

Releases: sourcegraph/cody

Cody for VS Code 1.18.2

23 May 13:55
c4b9fa0
Compare
Choose a tag to compare

✨ See the What’s new in v1.18 blog post for what’s new in this release since v1.17 ✨

v1.18.2 Changes

  • Feature flags for the fine-tuning model experiment for code completions by @hitesh-1997 in #4245

Full Changelog: vscode-v1.18.1...vscode-v1.18.2

Cody for VS Code 1.18.1

21 May 10:47
4d47af6
Compare
Choose a tag to compare

✨ See the What’s new in v1.18 blog post for what’s new in this release since v1.17 ✨

v1.18.1 Changes

  • Automatically start embeddings indexing using Sourcegraph embeddings API by @rafax in #4091
  • Simplify upstream latency collector and measure Cody Gateway latency by @philipp-spiess in #4193

Full Changelog: vscode-v1.18.0...vscode-v1.18.1

Cody for VS Code 1.18.0

15 May 15:42
03805ce
Compare
Choose a tag to compare

✨ See the What’s new in v1.18 blog post for what’s new in this release since v1.16 ✨

v1.18.0 Changes

  • Search: A new Search Code command added to the Commands sidebar for Cody's Natural Language Search by @abeatrix in #3991
  • Context Menu: Added commands to send file to chat as @-mention from the explorer context menu by @abeatrix in #4000
  • Chat: New optimization for prompt quality and token usage, deduplicating context items, and optimizing token allocation by @abeatrix in #3929
  • Document Code/Generate Tests: User selections are now matched against known symbol ranges, and adjusted in cases where a user selection in a suitable subset of one of these ranges by @umpox in #4031
  • Extension: Added the vscode.git extension to the extensionDependencies list by @valerybugakov in #4110
  • Command: Add a new Generate Commit Message command for generating commit messages, available in the Cody sidebar, command palette, and Source Control panel by @abeatrix in #4130
  • Chat: The new GPT-4o model is available for Cody Pro users by @abeatrix in #4164
  • Autocomplete: Handle incomplete Ollama response chunks gracefully by @valerybugakov in #4066
  • Edit: Improved handling of responses that contain HTML entities by @umpox in #4085
  • Chat: Fixed an issue where the chat message editor field was not able to be scrolled with the mouse or trackpad by @sqs in #4127
  • Extension has been renamed from Cody AI to Cody: AI Coding Assistant with Autocomplete & Chat by @abeatrix in #4079
  • Search: Cody's Natural Language Search has been moved to a new quick pick interface, and the search box has been removed from the sidebar by @abeatrix in #3991
  • Editor Context Menu: Updated the existing Cody Chat: Add context command to handle selected code from the editor as @-mention by @abeatrix in #4000
  • Fixes an issue where triggering a recipe with no open editor window will cause unexpected behavior by @philipp-spiess in #3911
  • Edit: The "Document Code" and "Generate Tests" commands now execute with a single click/action, rather than requiring the user to specify the range first. The range can be modified from the normal Edit input by @umpox in #4071
  • Chat: The model selector now groups chat model choices by characteristics (such as "Optimized for Accuracy", "Balanced", "Optimized for Speed", and "Ollama") and indicates the default choice by @toolmantim in #4133

Full Changelog: vscode-v1.16.7...vscode-v1.18.0

Cody for VS Code 1.16.7

09 May 20:54
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.7 Changes

  • Chat: Fixed a bug where the chat model dropdown would not work on first click by @abeatrix in #4122

Full Changelog: vscode-v1.16.6...vscode-v1.16.7

Cody for VS Code 1.16.6

09 May 13:18
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.6 Changes

  • Edit: Added a maximum timeout to the formatting logic, so the Edit does not appear stuck if the users' formatter takes a particularly long amount of tiem by @umpox in #4113
  • Edit: Fixed cases where the formatting of an Edit would not respect the editor tab size with certain formatters by @umpox in #4111

Full Changelog: vscode-v1.16.5...vscode-v1.16.6

Cody for VS Code 1.16.5

09 May 09:35
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.5 Changes

  • Tutorial: Fixed a bug where the tutorial would not open on first authentication by @umpox in #4108

Full Changelog: vscode-v1.16.4...vscode-v1.16.5

Cody for VS Code 1.16.4

08 May 18:52
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.4 Changes

  • Chat: Fixed a bug where the entire Cody chat view would appear blank when clicking the chat model dropdown by @abeatrix in #4098

Full Changelog: vscode-v1.16.3...vscode-v1.16.4

Cody for VS Code 1.16.3

08 May 14:45
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.3 Changes

  • Tutorial: Fixed telemetry when activating the tutorial on first authentication by @umpox in #4068
  • Tutorial: Improved the reliability and discoverability of the Edit command by @umpox in #4068

Full Changelog: vscode-v1.16.2...vscode-v1.16.3

Cody for VS Code 1.16.2

06 May 21:52
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.2 Changes

  • Chat: Fixed a bug where the entire Cody chat view would appear blank by @sqs in #4062

Full Changelog: vscode-v1.16.1...vscode-v1.16.2

Cody for VS Code 1.16.1

02 May 19:21
03981a7
Compare
Choose a tag to compare

✨ See the What’s new in v1.16 blog post for what’s new in this release since v1.15 ✨

v1.16.1 Changes

  • Fixed a bug where old Sourcegraph instances' error messages caused Cody to ignore all context files by @dominiccooney in #4024
  • Fixed a visually distracting drop shadow on some text labels in the model selection dropdown menu by @sqs in #4026

Full Changelog: vscode-v1.16.0...vscode-v1.16.1