carl — Code Automated Review with LLM
Version updated for https://github.com/deyna256/carl to version v1.0.2.
- 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
This GitHub Action, carl, automates AI-assisted code reviews for pull requests by analyzing the PR diff, referencing the linked issue, and applying user-defined review guidelines. It evaluates whether the pull request solves the intended task and checks for code correctness, posting comments directly on the PR. Designed for flexibility, it supports any AI model via OpenRouter, eliminates infrastructure needs, and streamlines code review processes.
What’s Changed
Full Changelog: https://github.com/deyna256/carl/compare/v1.0.0...v1.0.2