We’re announcing the scheduled deprecation of the GitHub Copilot in the CLI extension for GitHub CLI (i.e., gh-copilot) which will stop working on October 25, 2025. This extension’s capabilities are being replaced by the new GitHub Copilot CLI, a fully agentic AI assistant that provides the full power of Copilot’s coding agent locally in your terminal.

What’s changing

  • The gh-copilot extension will be deprecated and stop functioning on October 25, 2025.
  • Enterprise customers with the “Copilot in the CLI” policy currently enabled will notice we’re automatically disabling this policy. We’re doing this so administrators can review whether to allow access to the new Copilot CLI, which is now in public preview.
  • The new Copilot CLI provides a much more powerful, agentic experience compared to the limited suggestion capabilities of gh-copilot.

Migration and alternatives

  • Copilot Pro and Enterprise users: We recommend migrating to the new GitHub Copilot CLI, which offers enhanced agentic capabilities.
  • Free plan users: Since the new Copilot CLI isn’t available on the free plan, we recommend using Ask mode in Visual Studio Code to get explanations and command suggestions. Alternatively, you could explore the gh-models extension to interact with AI models via the GitHub CLI.

For more information about the new GitHub Copilot CLI, visit the GitHub Copilot CLI repository.