GitHub Copilot CLI v0.0.348
GitHub Copilot CLI v0.0.348 was released on .
Summary
0.0.348 - 2025-10-21 - Copilot's output now streams in token-by-token! This can be disabled with --stream off - Made improvements to the memory footprint of Copilot CLI, especially when dealing wit...
Release Context
- This was the 21st GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.347 (October 21, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Claude Code v2.0.27 (October 24, 2025)
- OpenAI Codex CLI rust-v0.49.0 (October 24, 2025)
- OpenAI Codex CLI rust-v0.48.0 (October 23, 2025)
- Gemini CLI v0.12.0-nightly.20251023.c4c0c0d1 (October 23, 2025)
- Gemini CLI v0.12.0-nightly.20251023.a7faa208 (October 23, 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.348 - 2025-10-21 - Copilot's output now streams in token-by-token! This can be disabled with --stream off - Made improvements to the memory footprint of Copilot CLI, especially when dealing with shell commands that produce very large outputs - Ensured we preserve comments in VSCode config files when using /terminal-setup (fixes https://github.com/github/copilot-cli/issues/325) - Bundled node-pty into the CLI package -- we're one step closer to implementing https://github.com/github/copilot-cli/issues/16 - Fixed an issue where local tool calling broke sessions (fixes https://github.com/github/copilot-cli/issues/365, https://github.com/github/copilot-cli/issues/364, https://github.com/github/copilot-cli/issues/366) - Added our LICENSE.md to our Node package (fixes https://github.com/github/copilot-cli/issues/371) - Added debug logging to authentication status changes to get to the bottom of https://github.com/github/copilot-cli/issues/346 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