Skip to content

0.17.0 - 20260508

Choose a tag to compare

@jdneo jdneo released this 08 May 08:12
ac5d9cc

Added

  • Add context size donut and popup for visualizing token usage.
  • Add rate limit warning banner in chat view. PR#17
  • Support delegating read directory to IDE. PR#18
  • Support delegating file and text search to IDE. PR#22
  • Support custom models (BYOK) for Copilot Business and Enterprise users. PR#140

Changed

  • Update the combos rendering and add context button style in chat view.

Fixed

  • Fix ConcurrentModificationException in CompletionProvider listener iteration. PR#13
  • Fix capitalization of "GitHub" in signin description. PR#10
  • Fix NES annotation type mapping and foreign text marker registration. #23