Cody for VS Code 1.92.0
✨ For the full technical changelog, see What’s new in v1.92.0 since v1.90.0 ✨
This release focuses on enhancing the Auto-Edit functionality with several important fixes and improvements to provide a more reliable and efficient editing experience.
🛠️ Improvements
- Enhanced suggestion model configuration for better performance #7856
- Added common post-processing pipeline for model predictions to improve accuracy #7865
- Enabled support for custom models in websocket requests #7838
🐛 Bug Fixes
- Fixed inline completions to appear more frequently by using correct document context #7840
- Resolved issue with empty line suggestions in Auto-Edit #7866
- Fixed view prompt functionality for active editor #7864
This update primarily addresses stability and reliability improvements in the Auto-Edit feature, making it more responsive and accurate in day-to-day use.
Full Comparison: M90...M92