Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Releases: sourcegraph/jetbrains

v7.66.0

Choose a tag to compare

@dominiccooney dominiccooney released this 06 Feb 08:19
71b75ab

v7.3.2

Choose a tag to compare

@pkukielka pkukielka released this 27 Nov 11:44

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.3.2

v7.1.0

Choose a tag to compare

@kalanchan kalanchan released this 14 Nov 22:57

What's Changed

Full Changelog: v7.0.19...v7.1.0

v7.0.18

Choose a tag to compare

@pkukielka pkukielka released this 28 Oct 15:39
dc369a8

What's Changed

Full Changelog: v7.0.13...v7.0.18

v7.0.13

Choose a tag to compare

@pkukielka pkukielka released this 15 Oct 08:00
9b79055

Highlights

This release brings integration with JetBrains Gateway, enabling much better experience during the remote development. New update ensures chat functionality and autocomplete work flawlessly in distributed setups. Edit Code and Smart Apply features are working in a limited capacity, but we are going to fully enable them on remote in the sub-sequent releases.

Most notable fixes for the remote development in this release:

  • Fixed chat functionality to work in remote mode (#2319)
  • Resolved issues with Cody status icon in remote environments (#2326)
  • Improved logic for selecting the active editor when using remote connections (#2349)
  • Fixed compatibility issues with com.intellij.jetbrains.client (#2375)
  • Implemented changes to support remote workspace roots (#2352)
  • Ensured proper initialization of theme data in remote sessions (#2371)
  • Added toolbar menu item for opening WebView DevTools, useful for debugging in remote environments (#2384)
  • Rewrote EditCommandPrompt implementation from custom JFrame to JBPopup for better integration (#2305)
  • Implemented lenses using codeVision package, enhancing code navigation in remote sessions (#2318)

What's Changed

Full Changelog: v7.0.6...v7.0.13

v7.0.6

Choose a tag to compare

@pkukielka pkukielka released this 23 Sep 11:53

Highlights

Due to bug causing extensive amount of messages sent to serve (resulting in 429 errors), we had to revert our backed to earlier version. This release should is identical to the 7.0.2 with two fixes from 7.0.4 back-ported.

What's Changed

Fixes back-ported from 7.0.4:

Full Changelog: v7.0.4...v7.0.6

v7.0.4

Choose a tag to compare

@pkukielka pkukielka released this 16 Sep 12:46
7118ffa

Highlights

Introduce new model: OpenAI o1 by @abeatrix in https://github.com/sourcegraph/cody/pull/5508

What's Changed

Full Changelog: v7.0.2...v7.0.4

v7.0.2

Choose a tag to compare

@mkondratek mkondratek released this 12 Sep 07:48
c406aa0

Highlights

  • Fix: Restarting Cody now correctly closes and restores Webview panels to improve UI behavior.
  • Fix: Fixed a bug that caused IDE freezes during project builds when saving files with unsupported schemes.
  • Fix: Resolved occasional runtime errors when deleting characters in the editor.
  • Fix: Focus now correctly shifts to the newly generated unit test file after using the "Generate Unit Tests" command.

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

Choose a tag to compare

@pkukielka pkukielka released this 09 Sep 09:57
813d3f5

Highlights

This release contains a few fixes for wrong path or offset errors, and should improve overall experience when using Smart Apply feature.

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

Choose a tag to compare

@taylorsperry taylorsperry released this 04 Sep 19:37
890682c

Cody for JetBrains v7.0.0

🚀 Read the full announcement

Highlights

  • New Chat UI
  • Prompt Library
  • Smart Apply
  • Additional context (directories, web URLs, selected code)

Compatibility notes

Users must be on JetBrains version 2023.2 or above in order to get these changes and future updates. We’ll continue to support Cody in JetBrains versions below 2023.2 but only with critical bug fixes, and will not be adding new features or improvements to those older versions.

Full Changelog: v6.0.34...v7.0.0