mirror of
https://github.com/pacnpal/Claude-code-review.git
synced 2026-02-05 12:05:18 -05:00
Compare commits
6 Commits
v1.1.2
...
fe22f689e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe22f689e6 | ||
|
|
fd8f0291bd | ||
|
|
f3ec537997 | ||
|
|
10918d4960 | ||
|
|
8a28710340 | ||
|
|
36c9747f74 |
15
README.md
15
README.md
@@ -5,7 +5,20 @@
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
A GitHub Action that performs automated code reviews using Claude Sonnet 4.5, Anthropic's latest AI model for code analysis.
|
## ⚠️ DEPRECATED
|
||||||
|
|
||||||
|
**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:
|
||||||
|
|
||||||
|
- **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.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
A GitHub Action that performs automated code reviews using Claude Sonnet 4.5, Anthropic's AI model for code analysis.
|
||||||
|
|
||||||
## Why Use Claude Code Review?
|
## Why Use Claude Code Review?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user