GitHub Copilot CLI v0.0.335
GitHub Copilot CLI v0.0.335 was released on .
Summary
- Improved visibility into file edits by showing file diffs in the timeline by default, without the need to Ctrl+R - Improved slash command input by showing argument hints in the input box - Improv...
Release Context
- This was the 8th GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 3 days after GitHub Copilot CLI v0.0.334 (October 3, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Gemini CLI v0.10.0-nightly.20251009.ae02236c (October 9, 2025)
- Gemini CLI v0.9.0-preview.1 (October 9, 2025)
- Gemini CLI v0.10.0-nightly.20251009.cd354aeb (October 9, 2025)
- Claude Code v2.0.13 (October 9, 2025)
- Claude Code v2.0.12 (October 9, 2025)
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
- Improved visibility into file edits by showing file diffs in the timeline by default, without the need to Ctrl+R
- Improved slash command input by showing argument hints in the input box
- Improved the display of the interface in windows less than 80 columns wide
- Reduced the number of colors and improved the spacing of Markdown rendering
- Added a warning when attempting to use proxy support in an environment where it won't work (Node <24, required environment variables not set) (A more permanent fix for https://github.com/github/copilot-cli/issues/41 is coming ~tomorrow)
- Updated the context truncation message's color from an error color to a warning color
- Fixed a bug where copilot logs might not have been properly created on Windows
- Fixed a bug where Powershell users with custom profiles might have had issues running commands (Fixes https://github.com/github/copilot-cli/issues/196)
- Fixed a bug where prompts were truncated after pasting and other edge cases (Fixes https://github.com/github/copilot-cli/issues/208, https://github.com/github/copilot-cli/issues/218)
- Fixed a bug where users would see a login prompt on startup despite being logged in (fixes https://github.com/github/copilot-cli/issues/202)
- Fixed a bug where some SSH users in certain environments were unable to get the OAuth login link and had their processes hang trying to open a browser (fixes https://github.com/github/copilot-cli/issues/89) Run npm install -g @github/copilot@latest to update!
Other Recent GitHub Copilot CLI Releases
- v1.0.73 (July 21, 2026)
- v1.0.72 (July 20, 2026)
- v1.0.71 (July 16, 2026)
- v1.0.70 (July 10, 2026)
- v1.0.69 (July 7, 2026)
All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic