This repository was archived by the owner on Oct 30, 2025. It is now read-only.
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds a deprecation announcement for GitHub Copilot in the CLI, informing users that the tool will be deprecated on October 25, 2025 in favor of the new GitHub Copilot CLI.
- Adds a deprecation notice at the top of the README
- Provides migration guidance to the new GitHub Copilot CLI tool
- Includes details about enhanced capabilities of the replacement tool
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Comment on lines
+1
to
+3
| 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! | ||
|
|
||
|
|
There was a problem hiding this comment.
[nitpick] This deprecation notice is a very long single sentence that's difficult to read. Consider breaking it into multiple sentences or using bullet points to improve readability and make the key information more digestible.
Suggested change
| 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! | |
| **Deprecation Notice:** GitHub Copilot in the CLI will be deprecated on October 25, 2025. | |
| We recommend migrating to [GitHub Copilot CLI](https://github.com/github/copilot-cli), an agentic assistant that brings AI-powered coding assistance directly to your command line. | |
| Key features of GitHub Copilot CLI: | |
| - Build, debug, and understand code through natural language conversations. | |
| - Powered by the same agentic harness as GitHub's Copilot coding agent. | |
| - Provides intelligent assistance while staying deeply integrated with your GitHub workflow. | |
| - Explains and suggests shell commands, and offers many additional capabilities. |
babakks
approved these changes
Sep 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.