mirror of
https://github.com/pacnpal/Claude-code-review.git
synced 2026-02-04 19:45:15 -05:00
Add deprecation notice to README for official Claude code review
Co-authored-by: pacnpal <183241239+pacnpal@users.noreply.github.com>
This commit is contained in:
12
README.md
12
README.md
@@ -5,6 +5,18 @@
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## ⚠️ 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:
|
||||||
|
|
||||||
|
- **GitHub Copilot with Claude**: GitHub now offers native integration with Claude for code reviews
|
||||||
|
- **Claude for Sheets and Enterprise**: Direct Anthropic integrations for team workflows
|
||||||
|
- **Official API**: Use Anthropic's official API with updated models and features
|
||||||
|
|
||||||
|
This repository will remain available for historical reference, but is no longer actively maintained.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
A GitHub Action that performs automated code reviews using Claude Sonnet 4.5, Anthropic's latest AI model for code analysis.
|
A GitHub Action that performs automated code reviews using Claude Sonnet 4.5, Anthropic's latest AI model for code analysis.
|
||||||
|
|
||||||
## Why Use Claude Code Review?
|
## Why Use Claude Code Review?
|
||||||
|
|||||||
Reference in New Issue
Block a user