Skip to content

Commit 2d0948f

Browse files
authored
0.0.336
1 parent 34c54e4 commit 2d0948f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 0.0.336 - 2025-10-07
2+
3+
- Enabled proxy support via HTTPS_PROXY/HTTP_PROXY environment variables regardless of Node version (Fixes https://github.com/github/copilot-cli/issues/41)
4+
- Significantly reduced token consumption, round trips per problem, and time to result. We'll share more specific data in our weekly changelog on Friday!
5+
- Improved file write performances (especially on Windows) by not relying on the shell to fetch the current working directory
6+
- Fixed a bug where `/clear` did not properly reset the context truncation tracking state
7+
- Hid the "Welcome to GitHub Copilot CLI" welcome message on session resumption and `/clear` for a cleaner look
8+
- Improved the alignment of tables where the scrollbar is present
9+
- Improved the output of `--help` by making it more concise
10+
- Added a prompt for users who launch with `--screen-reader` to persistently save this preference
11+
- Potentially improved flickering in some cases; we're still working on this!
12+
113
## 0.0.335 - 2025-10-06
214

315
- Improved visibility into file edits by showing file diffs in the timeline by default, without the need to Ctrl+R

0 commit comments

Comments
 (0)