Skip to content

Cody for JetBrains 7.66.0

Latest
Compare
Choose a tag to compare
@dominiccooney dominiccooney released this 06 Feb 08:39
· 48 commits to main since this release
3659083

Download Cody for JetBrains 7.66.0 on JetBrains Marketplace.

We jumped forward a few version numbers, from 7.12 to 7.66, so that similar Cody for JetBrains and Cody for VSCode releases have the same minor version.

Added

  • Support for Enterprise Starter

    • chore(ES): fix cta typo pull/6856
    • chore(ES): update CTAs and eligibility logic pull/6803
  • Chat

    • fix: added extension banner to web pull/6757

Fixed

  • Autocomplete

    • Manually triggering autocomplete works in 2025 EAP pull/6946
  • Chat

    • fix: handle missing spaces around @ mentions in cody chat pull/6842
    • fix: define all base64 characters pull/6837
    • fix(models): ensure Tool Cody is only added when enabled pull/6753
  • Authentication

  • Telemetry & Metrics

    • Fix OpenTelemetryService initialization+observables code and fix the span closure of Chat Spans pull/6807
    • fix(telemetry): add billing metadata to onebox events pull/6802

Changed

  • We have updated our branding and naming! pull/6933 pull/6862

  • Chat

    • chore(client): update display name for agentic model pull/6827
    • Make Play Button stateful and remove intent toggle pull/6833
    • omnibox: open results locally if possible pull/6781
    • mention menu: migrate from codicon to lucide pull/6780
    • fix: remove code search button pull/6855

Full Changelog: jb-v7.12.6...jb-v7.66.0