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

Cody for JetBrains v7.110.0

Choose a tag to compare

@sagtanih sagtanih released this 09 Jul 18:34

Download Cody for JetBrains 7.110.0 on JetBrains Marketplace.

Full Changelog: https://github.com/sourcegraph/cody/compare/jb-v7.108.0...jb-v7.110.0

1.110.0

Features

Notices

  • display Cody deprecation message based on site enablement #8120
  • Add Cody PLG Sunset Notice #8095

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

  • Ensure hot streak is disabled in Agent mode #8143
  • Disable auto-edits for JB Remote IDE #8103

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