Install the prerelease channel.
Section: Install Copilot CLI
Install the prerelease build with npm
bash
bash
npm install -g @github/copilot@prereleaseExplanation
Good for testing features before they reach the stable channel.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Install Copilot CLI
Install with npm when ignore-scripts is enabled
Force npm to run install scripts.
Install prerelease with WinGet
Install the prerelease package on Windows.
Install with Homebrew
Install Copilot CLI on macOS or Linux via Homebrew.