From f3ec537997d781ffc1ad28f0669c1ffe4038632a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:42:14 +0000 Subject: [PATCH] Improve deprecation notice with accurate information Co-authored-by: pacnpal <183241239+pacnpal@users.noreply.github.com> --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 20aff8d..2ea10c9 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,12 @@ ## ⚠️ DEPRECATED -**This project is deprecated.** Anthropic Claude now offers official code review capabilities through GitHub Copilot and other integrated solutions. We recommend using the official tools for code review functionality: +**This project is deprecated.** Anthropic now offers official Claude integrations and there are improved alternatives for AI-powered code review. We recommend exploring these official solutions: -- **GitHub Copilot with Claude**: GitHub now offers native integration with Claude for code reviews -- **Claude for Workspace**: Direct Anthropic integrations for team workflows -- **Official API**: Use Anthropic's official API with updated models and features +- **Anthropic API**: Use the official Anthropic API with the latest Claude models +- **Claude for Workspace**: Enterprise integration for team workflows +- **GitHub Copilot**: AI-powered code assistance (note: primarily uses OpenAI models) +- **Other AI Code Review Tools**: Various third-party integrations with modern AI models This repository will remain available for historical reference, but is no longer actively maintained.