CaeliCode Code Review
Version updated for https://github.com/caelicode/code-review-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The CaeliCode Code Review GitHub Action automates AI-powered pull request reviews using the Claude model, identifying and posting inline comments for genuine issues such as bugs, security vulnerabilities, and logic errors. It helps streamline code reviews by focusing on critical problems, reducing noise from minor issues, and providing configurable settings for review scope, severity levels, and file filtering. This action improves code quality, saves time, and ensures consistency in identifying and addressing key concerns in code changes.
Release notes
1.0.0 (2026-02-24)
Features
- AI-powered PR review action using Claude (f93406b)