GitHub Copilot CLI vv0.0.333

Summary

0.0.333 - 2025-10-02 - Added image support! @-mention files to add them as input to the model. - Improved proxy support for users on Node.JS v24+. See this comment for more details (Fixes https://g...

Release Notes

0.0.333 - 2025-10-02 - Added image support! @-mention files to add them as input to the model. - Improved proxy support for users on Node.JS v24+. See this comment for more details (Fixes https://github.com/github/copilot-cli/issues/41) - Added support for directly executing shell commands and bypassing the model by prepending input with ! (fixes https://github.com/github/copilot-cli/issues/186, https://github.com/github/copilot-cli/issues/12) - Added /usage slash command to provide stats about Premium request usage, session time, code changes, and per-model token use. This information is also printed at the conclusion of a session (Fixes https://github.com/github/copilot-cli/issues/27, https://github.com/github/copilot-cli/issues/121) - Improved --screen-reader mode by replacing icons in the timeline with informative labels - Added a --continue flag to resume the most recently closed session - Updated the /clear command to properly clear old timeline entries/session information (Fixes https://github.com/github/copilot-cli/issues/170) Run npm install -g @github/copilot@latest to update!

View original release

View all AI coding tool releases on Havoptic