Skip to content

Releases: sourcegraph/jetbrains

v5.3.27

14 Feb 00:19
8a3f6de
Compare
Choose a tag to compare

Highlights

This release includes improvements to stability and performance (particularly the issue around the plugin filling up disk space with agent files) as well as the following features:

  • Multi-repo support for enterprise users
  • LLM options for Free/Pro users
  • @-file mentioning in chat
  • Explain, Smell, and Test commands (Edit and Document are not supported yet, but
    we're working on them!)

Please note that JetBrains is still in Beta! We would love your feedback. Please use the JetBrains issue template to let us know how we can keep making the plugin better!

Full Changelog: v5.2.23857...v5.3.27
Basically https://github.com/sourcegraph/jetbrains/releases/tag/v5.2.23880 changes but with under a new version 🚀

v5.2.23880

13 Feb 20:31
Compare
Choose a tag to compare

Highlights

An important fix in this release:

  • Fixed LLM support for Pro users: - the chat should respond correctly for the pro users. In particular when they use Anthropic Claude 2.0.

What's Changed

Full Changelog: https://github.com/sourcegraph/jetbrains/compare/v5.2.23857..v5.2.23880

v5.2.23857

13 Feb 17:17
804103a
Compare
Choose a tag to compare

Highlights

We're pleased to announce the latest enhancements and fixes in this release:

  • Restored LLM Selection: We've resolved an issue that affected the restoration of LLM (Last Language Model) selection when loading historical chat sessions for Pro account users. Your selections will now be reliably restored.
  • Enhanced Bug Reporting: We've improved the bug reporting process, specifically when utilizing the "Open GitHub Issue" feature with lengthy stack traces or detailed error descriptions. Reporting issues is now more efficient and effective.
  • Improved Repository Addition: For enterprise accounts, we've refined the dialog for adding remote repositories. We've incorporated clear guideline messages and added autofocus to the input prompt, enhancing the user experience and workflow efficiency.

What's Changed

Full Changelog: v5.2.22980...v5.2.23857

v5.2.23711-nightly

12 Feb 21:56
4456773
Compare
Choose a tag to compare

Highlights

In this release we are focusing on stability improvements and bugfixes, but we are still providing you with a few new features:

Large Language Model Selection:

  • Pro users can choose the Large Language Model (LLM) used as a base for Cody responses. Options include various Claude, ChatGPT, and Mixtral versions, empowering users with flexibility and customization.

Improved context visibility:

  • Assistant responses now contain a list of the files used by LLM for preparing an response. It should help users determine if proper context is used in accordance with their objectives.

Better error handling and logging:

  • Critical bug which in rare situations could result in filling up disk space with temporary files get fixed.
  • In case of problems, e.g. during indexing of local repositories, users are now provided with a convenient way to report bugs and get help.
  • Logging of Cody was improved so it takes less space and is more readable.
  • Few minor fixes for potential UI freezes and runtime issues like #565

What's Changed

Full Changelog: v5.2.22980...v5.2.23711-nightly

v5.2.22980

08 Feb 20:21
49453c6
Compare
Choose a tag to compare

Highlights

This release contains couple of fixes for the multi-repo feature from the previous nightly. Notably:

  • Fixed applying of the remote repo context
  • Fixed Restore Default Context button
  • Better validation if local repo exists on the remote server
  • Fix for agent crashes when remote repository does not exist

What's Changed

Full Changelog: v5.2.22804...v5.2.22980

v5.2.22804

07 Feb 19:41
a5a1627
Compare
Choose a tag to compare

Highlights

Multi-Repo Context Management:

  • Users can now manipulate full context settings within the chat interface. Contextual information provided by the assistant is tailored based on those settings.
  • Users can save and set default context configurations for future chats.
  • Enterprise clients can now integrate remote repositories, enabling the addition and removal of repositories to the context at will. Each chat conversation can have its own independent and customizable context.

Persistence and History:

  • Chat history, context, and LLM selection settings are now preserved across IDE sessions, ensuring continuity and convenience.
  • Remove All Chats option was added to streamline chat history management.
  • Chat history is now based on the associated account, promoting organization and clarity.

Enhanced Accessibility:

  • For users who prefer keyboard-only navigation, we've introduced additional customizable actions. Easily navigate within the current chat or execute commands swiftly using intuitive shortcuts.

Files Mentions:

  • Users can now at-mention (@) context files in the chat input, facilitating easy referencing and integration of files within conversations and boosting the assistant context understanding.

What's Changed

New Contributors

Full Changelog: v5.2.21709...v5.2.22804

v5.2.21709

01 Feb 17:09
6fe6009
Compare
Choose a tag to compare

Highlights 🔍

In this release, our focus centers around the introduction of a new feature – Multi-Chat.

Several changes and improvements have been implemented to enhance user experience:

  • Multiple Chat Windows: Users can now open and manage multiple chat windows concurrently, providing increased flexibility in communication.
  • Independent Conversations: Users can hold distinct conversations in separate chat windows, allowing for concurrent execution of multiple Cody responses.
  • Chat History Panel: A new "Chat History" panel automatically saves every conversation, organized by date and time for easy access and reference.
  • Task-Focused Conversations: Initiating any command now starts a new conversation dedicated to the specific task, promoting a focused and organized interaction.

What's Changed

  • Expand context panel tree on EDT by @steveyegge in #345
  • Update org.jetbrains.intellij 1.15.0 -> 1.17.0 by @mkondratek in #343
  • Enterprise: add ability to disable logging events to dotcom by @olafurpg in #352
  • Bump Cody commit by @olafurpg in #353
  • Fix for issue 350 - exception on completion by @steveyegge in #362
  • IntelliJ can now debug the Agent by @steveyegge in #432
  • Refactor chat to allow multiple parallel sessions run in parallel by @pkukielka in #365
  • Add end of trial notification by @Sa1to in #319
  • Fix executing command from context menu when project is reopened by @Sa1to in #437
  • Add multi-chat with parallel sessions architecture by @exigow in #438
  • Fix problems with chats sessions lifecycles by @pkukielka in #449
  • Update codyCommit by @mkondratek in #446
  • Minor fixes for history tab removal process by @pkukielka in #455
  • Do not show blinking cursor when loading chat from history by @pkukielka in #456
  • Fix chat history sorting after posting message to the old chat by @Sa1to in #451
  • Cody action group should be visible even during the indexing by @pkukielka in #458
  • Fix internal error on quick project close & open by @mkondratek in #447
  • Add "New Chat" shortcut and fix existing shortcut names by @exigow in #457
  • Fix EDT violations and chat refresh by @pkukielka in #460
  • Do not check for subscription data when no account signed in by @mkondratek in #463

New Contributors

Full Changelog: v5.2.20247...v5.2.21709

v5.2.20247

24 Jan 14:53
e6c887b
Compare
Choose a tag to compare

Highlights

  • Overall improved plugin stability (onboarding, switching between accounts, sending chat messages while the plugin is initializing).
  • New context engine based on local keyword search, which should work out of the box for all codebases. Local keyword search does not require uploading your entire codebase to OpenAI. Support for embeddings has been removed.
  • New menu to configure enhanced context (checkbox to enable/disable enhanced context, button to re-index the local workspace).
  • Critical bug fixes related to context (Cody should complain less frequently about missing context from your codebase. When Cody complains about missing context now, it should at least make more sense why.)
  • The issue with Sourcegraph actions (when Cody is disabled) has been fixed.

What's Changed

New Contributors

Full Changelog: v5.2.18630...v5.2.20247

v5.2.20102

23 Jan 19:17
e6c887b
Compare
Choose a tag to compare
v5.2.20102 Pre-release
Pre-release

Highlights

  • Overall improved plugin stability (onboarding, switching between accounts, sending chat messages while the plugin is initializing).
  • New context engine based on local keyword search, which should work out of the box for all codebases. Local keyword search does not require uploading your entire codebase to OpenAI. Support for embeddings has been removed.
  • New menu to configure enhanced context (checkbox to enable/disable enhanced context, button to re-index the local workspace).
  • Critical bug fixes related to context (Cody should complain less frequently about missing context from your codebase. When Cody complains about missing context now, it should at least make more sense why.)
  • Reimplemented commands (explain, smell, test). Inline edit commands (document, fix, edit) are planned for a future release post February 15th.

What's Changed

New Contributors

Full Changelog: v5.2.18630...v5.2.20102-nightly

v5.2.18630

15 Jan 13:56
fee2d77
Compare
Choose a tag to compare

Highlights

  • Fixed an issue related to missing telemetry
  • Fixed Cody commands available in the right-click context menu
  • Removed current limit value from rate-limit error messages (both for chat and autocompletion)

What's Changed

New Contributors

Full Changelog: v5.2.17749...v5.2.18630