GitHub Copilot CLI v0.0.363 adds three new models, GITHUB_ASKPASS auth support, and MCP servers in --prompt mode.
$ git clone --branch v0.0.363 https://github.com/github/copilot-cli.git # already have the repo? check out this version: $ git checkout v0.0.363
- ›Adds
GITHUB_ASKPASSenvironment variable support for non-interactive authentication flows. - ›Enables MCP servers to work in
--promptmode. - ›Adds Opus 4.5, GPT-4.1, and GPT-5-Mini as available models in GitHub Copilot CLI.
- ›Image data paste now prioritizes pasting the contents of image files instead of their file icons.