GitHub Copilot CLI v0.0.349
GitHub Copilot CLI v0.0.349 was released on .
Summary
0.0.349 - 2025-10-22 - The model can now call multiple tools in parallel. Each tool must be confirmed in advance. This behavior can be disabled with the --disable-parallel-tools-execution flag - Ad...
Release Context
- This was the 22nd GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.348 (October 22, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.50.0 (October 25, 2025)
- 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)
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.349 - 2025-10-22 - The model can now call multiple tools in parallel. Each tool must be confirmed in advance. This behavior can be disabled with the --disable-parallel-tools-execution flag - Added /quit as an alias of /exit (fixes https://github.com/github/copilot-cli/issues/357) - Fixed a bug where every streamed output chunk was sent back to the model as part of the conversation (fixes https://github.com/github/copilot-cli/issues/379) - Ensure that environment variables are expanded before running path permission checks - Fixed a bug where Ctrl+K deleted to the end of the visual line in the input box rather than the logical line - Added the temp directory to the paths that the model has access to by default. This can be disabled with the --disallow-temp-dir flag (fixes https://github.com/github/copilot-cli/issues/306) 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