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:

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!

View original release

Other Recent GitHub Copilot CLI Releases

All GitHub Copilot CLI releases · All AI coding tool releases on Havoptic