0.0.336
0.0.336 - 2025-10-07
- Enabled proxy support via HTTPS_PROXY/HTTP_PROXY environment variables regardless of Node version (Fixes #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
/cleardid not properly reset the context truncation tracking state - Hid the "Welcome to GitHub Copilot CLI" welcome message on session resumption and
/clearfor a cleaner look - Improved the alignment of tables where the scrollbar is present
- Improved the output of
--helpby making it more concise - Added a prompt for users who launch with
--screen-readerto 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!