Cody for VS Code 1.76.0
✨ For the full technical changelog, see What’s new in v1.76.0 since v1.74.0 ✨
Features
Auto-Edit
- full debug panel UI implementation #7306
- add basic webview debug-panel #7304
- Enable inline renderer #7172
Chat
- removes feature flag requirement for title generation #7291
- Add the latest conversation to the welcome page #7227
- Add icon for Cody chat panel #7285
Dev
- Add image upload (vision) support for internal testing #7279
Smart-Apply
- Adds custom model prompt for smart apply. #7328
- Add smart apply intent and refactor for custom models #7324
Webview
- Persist Thinking Space state using local storage #7307
Edit
- Use latest sonnet for fix and latest haiku-3-5 for doc intent #7241
Fix
Autoedit
- Fix conflict between suggestions and completion menu #7406
Build
- Make dev, insiders targets work on Windows #7345
Chat
- Fix React warnings caused by relocating the model selector #7366
- Fix the filename container location in chat #7262
- Fix the apply and copy buttons render improperly when the sidebar width is narrow #7299
- Fix: Fix at-mentions menu in prompt template #7289
- Fix positioning of file-like chats in Recent Files #7284
- Open / close Cody tool window on a shortcut (closes #2618) #7282
- Fix "Open Selection in Sourcegraph Web" (closes #3037) #7278
- Truncate full file paths from the left, not from the right #7277
- Fix 'Open Chat' Action #7273
- Fix missing tab tooltips #7271
- Fix: Add support for open-link items to new prompt editor #7268
- Fix assertion error from webview (closes #2845) #7257
- Remove the /reset command #7256
Client
- API versioning #7344
- Set Accept header to 'application/json' for GraphQL queries #7312
- Fix token-receiver url generation logic #7338
Dev
- Refine image upload logic and vision model support #7305
Smart-Apply
- do not create new files on prefetching #7269
Webview
Chore
Agent
- release agent-v5.5.16 #7329
Auto-Edit
- disable rewrite_speculation #7347
- integrate model response metadata with analytics logger #7303
- capture request/response metadata from auto-edit API adapters #7302
- improve diff utils #7301
Release
- remove unreleased section #7259
Smart-Apply
- Refactor the selection prompt to use a interface for custom model #7337
Build
- Agent recordings: Ensure tests are not in watch mode #7309
- Allow to open devtools as action for an instant debugging caability #7308
- Reporting errors to Sentry #7298
- Bump cody web version in preparation for publishing #7290
- Make sure relevant stacktrace part is included in error reports #7280
Refactor
Chat
- remove mention and add intent selector to toolbar #7287
- Remove CodyPromptsV2 (and fix prompts migration layout) #7336
- Clean up the "Ask Cody to Explain" functionality in terminal #7254
Full Comparison: M74...M76