Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Cody for VS Code 1.100.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 01:55
d6a3d10

✨ For the full technical changelog, see What’s new in v1.100.0 since v1.98.1 ✨

This update brings significant improvements to Cody's chat functionality, enhanced configuration options, and various UI refinements across the platform. The release focuses on improving user experience and fixing several important issues.

✨ New Features

  • Added optional data display in chat interface for enhanced information visibility #8015
  • Introduced new 'cody.chat.agenticContext' configuration option for more customizable chat interactions #7983
  • Upgraded chat model from 3.5 Sonnet to Sonnet 4 for improved performance #7999

🔧 Improvements

  • Enhanced autocompletion behavior by preventing triggers on Delete key #7990
  • Improved chat prompt sanitization for better security and reliability #7981
  • Added support for handling large files #8016

🐛 Bug Fixes

  • Resolved chat transcript scrolling issues #8020
  • Fixed History tab styling compatibility across different IDE themes #8001
  • Corrected missing LLM icon in Edit Code's dropdown menu #7996
  • Fixed empty chat history display when deleting messages during filtering #7995

🔄 UI/UX Enhancements

  • Improved MCP settings visibility management based on account compatibility #7993
  • Added automatic refresh of Cody window when display configuration changes #7980

Full Comparison: sourcegraph/cody@M98...M100