Skip to content

v5.2.23711-nightly

Compare
Choose a tag to compare
@pkukielka pkukielka released this 12 Feb 21:56
· 524 commits to main since this release
4456773

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