Skip to content

v5.2.20102

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkukielka pkukielka released this 23 Jan 19:17
· 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.)
  • 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