This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Cody for VS Code 0.6.3
What's New
This release focuses on improvements to autocompletion, configuration, and more.
Enhancements
- Autocompletion is now faster and more reliable thanks to fixes for text document slicing logic and removal of an unnecessary provider (#375, #394).
- Deprecated configuration fields were removed after a grace period (#387).
Fixes
- Steps for using Cody as a library were fixed (#398).
- An experimental file path hallucination detector was removed (#400).
- The default value for triggerMoreEagerly was fixed in code (#401).
For the full changelog, see here.