This repository was archived by the owner on Aug 1, 2025. It is now read-only.
Releases: sourcegraph/cody-public-snapshot
Releases · sourcegraph/cody-public-snapshot
Cody for VS Code 1.116.0
vscode-v1.116.0 Update version to 1.116.0
Cody for JetBrains 7.116.0
jb-v7.116.0 jb-v7.116.0
Cody for VS Code 1.114.0
vscode-v1.114.0 Increase timeout
Cody for JetBrains 7.114.0
jb-v7.114.0 jb-v7.114.0
Cody for VS Code 1.112.0
[Backport M112] Changelog for 1.112.0 (#8177) Automated release and changelog for Cody VS Code 1.112.0 ## Test plan N/A - changelog update <br> Backport 402d2c363e35b330f123f6dd1e3219636eef5027 from #8175 Co-authored-by: sourcegraph-bot-devx <[email protected]> Co-authored-by: sourcegraph-bot <[email protected]> Co-authored-by: Valery Bugakov <[email protected]>
Cody for JetBrains 7.112.0
jb-v7.112.0 jb-v7.112.0
Cody for VS Code 1.110.0
vscode-v1.110.0 change log and bump version
Cody for JetBrains v7.110.0
Download Cody for JetBrains 7.110.0 on JetBrains Marketplace.
Full Changelog: sourcegraph/cody@jb-v7.108.0...jb-v7.110.0
1.110.0
Features
Notices
Fix
- [Backport M110] Bump up Cody Web version to v0.32.12 #8162
- [Backport M110] Fix a crash on auto-edit popup disposal #8159
- Fix auto-edit enrolment issue caused by config propagation bug #8140
- Fix error when adding multiple repositories with at-mention in chat #8135
- Remove redundant comments #8130
- Fix threading issues from Cody Console #8104
- Fix threading issue with Cody Console #8102
- Fix multiple cody.characters:flush events firing at odd intervals #8100
Auth
- only update auth status in agent context #8124
- restore accidentally removed URI handler for authentication callbacks #8114
Auto-Edit
Autocomplete
- Fix API version parameter for autocomplete code completion requests #8139
Chat
- phantom scrolling when typing in mention menu #8127
Editor
- reading of ignore file entries that contain commas instead of periods #8125
Mentions
- deduplicate files from overlapping workspace folders #8128
Chore
- Improve autoedit onboarding message #8137
- Pass client name version headers with completions request #8105
- Add a test for
extensionConfiguration/didUpdate
#8093 - Improve Cody release notes generation #8068
Agent
- bump release version to 5.5.22 #8161
Cody for VS Code 1.108.0
✨ For the full technical changelog, see What’s new in v1.108.0 since v1.106.2 ✨
This update brings several important fixes and improvements across authentication, autocomplete functionality, and chat features, enhancing overall stability and user experience.
🛠️ Improvements
- Enhanced autocomplete system with improved client version handling and configuration updates #8107
- Smart-Apply feature now handles files with duplicate workspace name parents more effectively #8082
- Improved chat interface with restored scrollbar functionality #8083
🐛 Bug Fixes
- Fixed authentication callback handling to ensure smooth login experience #8115
- Resolved several autocomplete-related issues:
- Fixed API version parameters for code completion requests #8146
- Corrected auto-edit enrollment configuration #8147
- Improved error handling in chat system for better reliability #8084
📢 Important Notices
Full Comparison: sourcegraph/cody@M106...M108
Cody for VS Code 1.106.2
✨ For the full technical changelog, see What’s new in v1.106.2 since v1.106.1 ✨
This minor update addresses a critical authentication functionality issue.
🐛 Bug Fixes
- Fixed an authentication callback issue that was preventing proper user authentication flow #8114
Full Comparison: sourcegraph/cody@M104...M106