sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.6k stars 278 forks source link

Add ide version and proper Cody extension version to the telemetry #4585

Closed pkukielka closed 3 months ago

pkukielka commented 3 months ago

Changes

  1. Report proper extension version (previously Cody version was incorrectly used for both Jetbrains and NeoVim)
  2. Add IDE version to the telemetry data

Test plan

  1. Build Jetbrains PR with this Cody changes
  2. Run some Cody actions like commands and edit.
  3. Wait ~2h
  4. Check if event with new field(s) containing correct versions will appear in looker