### Download bit https://mseng.visualstudio.com/VSJava/_build/results?buildId=31465906&view=results ### Issues to verify ### Added - [x] Add context size donut and popup for visualizing token usage. @duzitong - [x] Add rate limit warning banner in chat view. [PR#17](https://github.com/microsoft/copilot-for-eclipse/pull/17) @duzitong - [x] Support delegating read directory to IDE. [PR#18](https://github.com/microsoft/copilot-for-eclipse/pull/18) @jdneo - [x] Support delegating file and text search to IDE. [PR#22](https://github.com/microsoft/copilot-for-eclipse/pull/22) @jdneo - [x] Support custom models (BYOK) for Copilot Business and Enterprise users. [PR#140](https://github.com/microsoft/copilot-for-eclipse/pull/140) @ethanyhou ### Changed - [x] Update the combos rendering and add context button style in chat view. @xinyi-gong ### Fixed - [x] Fix ConcurrentModificationException in CompletionProvider listener iteration. [PR#13](https://github.com/microsoft/copilot-for-eclipse/pull/13) @ethanyhou - [x] Fix capitalization of "GitHub" in signin description. [PR#10](https://github.com/microsoft/copilot-for-eclipse/pull/10) @xinyi-gong - [x] Fix NES annotation type mapping and foreign text marker registration. [#23](https://github.com/microsoft/copilot-for-eclipse/issues/23) @xinyi-gong ### Release steps - [x] Trigger Nightly build: https://mseng.visualstudio.com/VSJava/_build?definitionId=19562 - [x] Trigger RC build: https://mseng.visualstudio.com/VSJava/_build?definitionId=19982 - [x] Verify issues - [x] Fix blocking issues for release - [x] Update test plan - [x] @jdneo - [x] @duzitong - [x] @ethanyhou - [x] @xinyi-gong - [x] Create a new branch from `main`, named as `release/<version>` - [x] Release Nightly: https://mseng.visualstudio.com/VSJava/_build?definitionId=20768 - [x] Update solution version for nightly on marketplace: https://marketplace.eclipse.org/content/github-copilot-nightly/edit - [x] Release RC: https://mseng.visualstudio.com/VSJava/_build?definitionId=21364 - [x] Update solution version for stable on marketplace: https://marketplace.eclipse.org/content/github-copilot/edit - [x] Add release in https://github.com/microsoft/copilot-for-eclipse/releases, makes sure target branch is `release/<version>` for the tag
Download bit
https://mseng.visualstudio.com/VSJava/_build/results?buildId=31465906&view=results
Issues to verify
Added
Changed
Fixed
Release steps
main, named asrelease/<version>release/<version>for the tag