Improvement
Install and Use GitHub Copilot CLI directly from the GitHub CLI
GitHub CLI users can now run gh copilot to install and run the GitHub Copilot CLI.
Since we deprecated the GitHub Copilot in the CLI extension in favor of the new agentic GitHub Copilot CLI, we want to give developers using gh a simple way to get started using our most powerful terminal assistant.
gh copilotwill prompt to install Copilot CLI when run for the first timegh copilotwill execute the Copilot CLI, forwarding any args and flags that theghcommand does not support.
Further details can be found in the GitHub CLI’s release notes.
Install or update the GitHub CLI today from your preferred source.