GitHub Copilot CLI v0.0.336

GitHub Copilot CLI v0.0.336 was released on .

Summary

0.0.336 - 2025-10-07 - Enabled proxy support via HTTPSPROXY/HTTPPROXY environment variables regardless of Node version (Fixes https://github.com/github/copilot-cli/issues/41) - Significantly reduce...

Release Context

  • This was the 9th GitHub Copilot CLI release of 2025 tracked by Havoptic.
  • It shipped 1 day after GitHub Copilot CLI v0.0.335 (October 6, 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.336 - 2025-10-07 - Enabled proxy support via HTTPSPROXY/HTTPPROXY environment variables regardless of Node version (Fixes https://github.com/github/copilot-cli/issues/41) - Significantly reduced token consumption, round trips per problem, and time to result. We'll share more specific data in our weekly changelog on Friday! - Improved file write performances (especially on Windows) by not relying on the shell to fetch the current working directory - Fixed a bug where /clear did not properly reset the context truncation tracking state - Hid the "Welcome to GitHub Copilot CLI" welcome message on session resumption and /clear for a cleaner look - Improved the alignment of tables where the scrollbar is present - Improved the output of --help by making it more concise - Added a prompt for users who launch with --screen-reader to persistently save this preference - Potentially improved flickering in some cases; we're still working on this! 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