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

Deprecation announcement#180

Merged
RyanHecht merged 1 commit intomainfrom
RyanHecht-patch-1
Sep 25, 2025
Merged

Deprecation announcement#180
RyanHecht merged 1 commit intomainfrom
RyanHecht-patch-1

Conversation

@RyanHecht
Copy link
Copy Markdown
Contributor

No description provided.

@RyanHecht RyanHecht requested a review from a team as a code owner September 25, 2025 19:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!


Copy link

Copilot AI Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[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.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Member

@babakks babakks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! But I think the Copilot's comment is valid (just the bold notice at the beginning I mean). Up to you. 🙏

@RyanHecht RyanHecht merged commit 75c7917 into main Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants