GitHub Copilot CLI vv0.0.337
Summary
0.0.337 - 2025-10-08 - Added validation for MCP server names (fixes https://github.com/github/copilot-cli/issues/110) - Added support for Ctrl+B and Ctrl+F for moving cursor back and forward (fixes...
Release Notes
0.0.337 - 2025-10-08 - Added validation for MCP server names (fixes https://github.com/github/copilot-cli/issues/110) - Added support for Ctrl+B and Ctrl+F for moving cursor back and forward (fixes https://github.com/github/copilot-cli/issues/214) - Added support for multi-line input for terminals that support the Kitty protocol (partially fixes https://github.com/github/copilot-cli/issues/14 -- broader terminal support coming soon!) - Updated the OAuth login UI to begin polling as soon as the device code is generated (this will more solidly fix SSH edge-cases as described in https://github.com/github/copilot-cli/issues/89) Run npm install -g @github/copilot@latest to update!