XAI Review
Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.64.0.
- This action is used across all versions by 7 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AI Review is a GitHub Action that automates code reviews using AI-powered analysis, supporting multiple large language model (LLM) providers like OpenAI and Claude. It integrates with popular version control systems (e.g., GitHub, GitLab, Azure DevOps) to provide inline comments, summary reviews, and AI-generated replies directly in pull/merge requests. By enabling features like agent mode for deeper context analysis and customizable prompts for team-specific guidelines, it helps teams improve code quality, enforce consistency, and streamline the review process.
What’s Changed
- up version (e553e3c)
- Merge pull request #90 from crow-ua/fix-azure-devops-ai-comments (f20fdf6)
- Removing hidden state dependency (971ff32)
- Code review requested changes. Added unit tests. (5ba2f98)
- Fixing #89 - All AI comments are linked to single file in Azure DevOps (a3c6160)
- inline comment fallback (933441a)
- proxy (913d671)
- logo (6ead6c6)
- logo (29b54b0)
- Update logo.png (a832ded)