Skip to content

v5.2.20247

Compare
Choose a tag to compare
@mkondratek mkondratek released this 24 Jan 14:53
· 630 commits to main since this release
e6c887b

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