GitHub Copilot CLI v0.0.332

GitHub Copilot CLI v0.0.332 was released on .

Summary

0.0.332 - 2025-10-01 - Switched to using per-subscription Copilot API endpoints in accordance with GitHub's docs (fixes https://github.com/github/copilot-cli/issues/76) - Fixed a bug where /user [l...

Release Context

  • This was the 5th GitHub Copilot CLI release of 2025 tracked by Havoptic.
  • It shipped the same day as GitHub Copilot CLI v0.0.331 (October 1, 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.332 - 2025-10-01 - Switched to using per-subscription Copilot API endpoints in accordance with GitHub's docs (fixes https://github.com/github/copilot-cli/issues/76) - Fixed a bug where /user [list | show | swtich] did not include users signed in from all authentication modes (fixes https://github.com/github/copilot-cli/issues/58) - Fixed a bug where switching to another user with /user switch did not take effect in the GitHub MCP server - Improved the screenreader experience by disabling the scrollbar in the @ file picker, the --resume session picker, and the / command picker - Improved the polish of the scrollbar container (increased the width, reduced the opacity of the gutter) - Minor visual improvements to the input area (moved the current model indicator to the right so it's not cramped with the CWD, improved the positioning of the file picker's "indexing" indicator, improved hint formatting in completion menus) - Improved Markdown legibility by excluding prefixes in headings - Improved how we extract paths from shell commands for permission handling (might fix https://github.com/github/copilot-cli/issues/159, https://github.com/github/copilot-cli/issues/67) 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