0.0.331
0.0.331 - 2025-10-01
- Improved the information density of file read/edit timeline events
- Fixed an inaccuracy in the
--bannerhelp text; it previously implied that it would persistently change the configuration to always show the startup banner - Improved the
/models list to ensure that a user only sees models they have access to use -- previously, if a user tries to use a model they do not have access to (because of their Copilot plan, their geographic region, etc), they received amodel_not_supportederror. This should prevent that by not even showing such models as options in the list (Fixes #112, #85, #40) - Fixed a bug where pressing down arrow in a multi-line prompt would wrap around to the first line (This is on the way to implementing #14)
- Added a scrollbar to the
@file mentioning picker and increased the size of the active buffer to 10 items - Improved the experience of writing prompts while the agent is running -- up/down arrows will now correctly navigate between options in the
@and/menus
Run npm install -g @github/copilot@latest to update!