This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Cody for VS Code 1.98.0
✨ For the full technical changelog, see What’s new in v1.98.0 since v1.96.0 ✨
This update brings significant improvements to Cody's chat functionality, including enhanced agent capabilities and a more polished user interface, along with several important bug fixes and stability improvements.
🎉 New Features
- Agentic chat is now enabled by default, providing smarter and more context-aware conversations #7998
- Last used editor position is now remembered and maintained #7961
💅 Improvements
- Enhanced chat history interface with improved information display and centered empty state #7966
- Chat toolbar is now always visible for better accessibility, even with single model configurations #7936
- Added visual indicators for AI reasoning processes in Cody Web #7942
🐛 Bug Fixes
- Fixed autocompletion triggering issues with Delete key #7991
- Resolved missing JCEF panel issue #7968
- Cody window now properly refreshes when display configuration changes #7987
- Added support for custom node process arguments and environment variables #7963
⚙️ Technical Improvements
- Implemented filters for large diff modifications in Autoedit #7970
- Optimized chat session saving to occur only after LLM responses #7952
Full Comparison: sourcegraph/cody@M96...M98