GitHub Copilot CLI v0.0.350
GitHub Copilot CLI v0.0.350 was released on .
Summary
0.0.350 - 2025-10-23 - To conserve context window space, we've limited the list of tools available to the default GitHub MCP server. In our tests, the model will use the GitHub CLI, gh (if installe...
Release Context
- This was the 23rd GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.349 (October 22, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Devin Desktop v1.12.27 (October 26, 2025)
- 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)
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.350 - 2025-10-23 - To conserve context window space, we've limited the list of tools available to the default GitHub MCP server. In our tests, the model will use the GitHub CLI, gh (if installed) in lieu of missing MCP tools. We added an --enable-all-github-mcp-tools if you wish to turn on all available tools. Default available tools are: - Code & Repo navigation - getfilecontents - searchcode - searchrepositories - listbranches - listcommits - getcommit - Issue Management - getissue - listissues - getissuecomments - searchissues - PR Management - pullrequestread - listpullrequests - searchpullrequests - Workflow Info - listworkflows - listworkflowruns - getworkflowrun - getjoblogs - getworkflowrunlogs - Misc search - usersearch - Bundled sharp dependency into the CLI package -- we're one step closer to implementing https://github.com/github/copilot-cli/issues/16, and this fixes some startup blockers on Windows (fixes https://github.com/github/copilot-cli/issues/309 & https://github.com/github/copilot-cli/issues/287) - Fixed a bug where input tokens were not tracked properly (Fixes https://github.com/github/copilot-cli/issues/337) - Fixed a bug where MCP tools with arguments would fail with streaming enabled - Added additional debug logging that will help us investigate 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.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