GitHub Copilot CLI v0.0.333

GitHub Copilot CLI v0.0.333 was released on .

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 Context

  • This was the 6th GitHub Copilot CLI release of 2025 tracked by Havoptic.
  • It shipped 1 day after GitHub Copilot CLI v0.0.332 (October 1, 2025).

Shipped around the same time

Within 3 days of this release, other AI coding tools also shipped:

Compare GitHub Copilot CLI: vs Claude Code · vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs Devin Desktop · vs Antigravity CLI

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

Other Recent GitHub Copilot CLI Releases

All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic