GitHub Copilot CLI v0.0.331
GitHub Copilot CLI v0.0.331 was released on .
Summary
0.0.331 - 2025-10-01 - Improved the information density of file read/edit timeline events - Fixed an inaccuracy in the --banner help text; it previously implied that it would persistently change th...
Release Context
- This was the 4th GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 2 days after GitHub Copilot CLI v0.0.330 (September 29, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.44.0 (October 3, 2025)
- Gemini CLI v0.9.0-nightly.20251002.0f465e88 (October 2, 2025)
- Gemini CLI v0.9.0-nightly.20251002.a6af7bbb (October 2, 2025)
- Gemini CLI v0.9.0-nightly.20251002.4a70d6f2 (October 2, 2025)
- Gemini CLI v0.9.0-nightly.20251002.460ec602 (October 2, 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
0.0.331 - 2025-10-01 - Improved the information density of file read/edit timeline events - Fixed an inaccuracy in the --banner help text; it previously implied that it would persistently change the configuration to always show the startup banner - Improved the /models list to ensure that a user only sees models they have access to use -- previously, if a user tries to use a model they do not have access to (because of their Copilot plan, their geographic region, etc), they received a modelnotsupported error. This should prevent that by not even showing such models as options in the list (Fixes https://github.com/github/copilot-cli/issues/112, https://github.com/github/copilot-cli/issues/85, https://github.com/github/copilot-cli/issues/40) - Fixed a bug where pressing down arrow in a multi-line prompt would wrap around to the first line (This is on the way to implementing https://github.com/github/copilot-cli/issues/14) - Added a scrollbar to the @ file mentioning picker and increased the size of the active buffer to 10 items - Improved the experience of writing prompts while the agent is running -- up/down arrows will now correctly navigate between options in the @ and / menus 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