GitHub Copilot CLI v0.0.339
GitHub Copilot CLI v0.0.339 was released on .
Summary
- Improved argument input to MCP servers in /mcp add -- previously, users had to use comma-separated syntax to specify arguments. Now, the "Command" field allows users to input the full command to ...
Release Context
- This was the 12th GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.338 (October 9, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Gemini CLI v0.9.0-preview.2 (October 11, 2025)
- Claude Code v2.0.14 (October 10, 2025)
- Gemini CLI v0.10.0-nightly.20251010.558be873 (October 10, 2025)
- Devin Desktop v1.12.16 (October 10, 2025)
- Gemini CLI v0.8.2 (October 10, 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 argument input to MCP servers in /mcp add -- previously, users had to use comma-separated syntax to specify arguments. Now, the "Command" field allows users to input the full command to start the server as if they were running it in a shell
- Fixed a bug when using the Kitty protocol that led to text containing u to not paste correctly. Kitty protocol support is still behind the COPILOTKITTY environment variable. (Fixes https://github.com/github/copilot-cli/issues/259)
- Fixed a bug when using the Kitty protocol that led to the process hanging in VSCode terminal on Windows. Kitty protocol support is still behind the COPILOTKITTY environment variable. (Fixes https://github.com/github/copilot-cli/issues/257)
- Improved the error handling in the /model picker when no models are available (fixes https://github.com/github/copilot-cli/issues/229) Run npm install -g @github/copilot@latest to update!
Other Recent GitHub Copilot CLI Releases
- v1.0.72 (July 20, 2026)
- v1.0.71 (July 16, 2026)
- v1.0.70 (July 10, 2026)
- v1.0.69 (July 7, 2026)
- v1.0.68 (July 1, 2026)
All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic