Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Commit 75c7917

Browse files
authored
Merge pull request #180 from github/RyanHecht-patch-1
Deprecation announcement
2 parents d88e56e + c69ed6b commit 75c7917

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
GitHub Copilot in the CLI will be deprecated on October 25, 2025 in favor of [GitHub Copilot CLI](https://github.com/github/copilot-cli), an agentic assistant that brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow. We suggest migrating to this tool, which in addition to explaining and suggesting shell commands can do a whole lot more!
2+
3+
14
# GitHub Copilot in the CLI
25

36
GitHub Copilot in the CLI is an extension for [GitHub CLI](https://cli.github.com/) which provides a chat-like interface in the terminal that allows you to ask questions about the command line. You can ask Copilot in the CLI to suggest a command for your use case with `gh copilot suggest`, or to explain a command you're curious about with `gh copilot explain`.

0 commit comments

Comments
 (0)