GitHub Copilot CLI v0.0.351
GitHub Copilot CLI v0.0.351 was released on .
Summary
0.0.351 - 2025-10-24 - Improved our path detection heuristic to avoid various annoying, unnecessary permissions requests: - Running many standard bash/PowerShell commands that are known to be reado...
Release Context
- This was the 24th GitHub Copilot CLI release of 2025 tracked by Havoptic.
- It shipped 1 day after GitHub Copilot CLI v0.0.350 (October 24, 2025).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- Gemini CLI v0.12.0-nightly.20251027.cb0947c5 (October 27, 2025)
- Claude Code v2.0.28 (October 27, 2025)
- 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)
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.351 - 2025-10-24 - Improved our path detection heuristic to avoid various annoying, unnecessary permissions requests: - Running many standard bash/PowerShell commands that are known to be readonly - Commands like npm test -- --something in PowerShell - Shell redirections like > somefile.txt in paths you've already granted write permissions, > /dev/null, and 2>&1 (Fixes https://github.com/github/copilot-cli/issues/211) - Arguments to gh api like gh api /repos/user/repo/ec (Fixes https://github.com/github/copilot-cli/issues/216) - Code comments including / - Improved prompting for Sonnet 4.5 to reduce the number of intermediate markdown files left in the workspace - 👀 ...see you at GitHub Universe! 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