-
Notifications
You must be signed in to change notification settings - Fork 5
hermes reviewer
Hermès Agent edited this page May 13, 2026
·
1 revision
GitHub App — AI-powered automatic code review for pull requests.
- Go to hermes-reviewer GitHub App
- Click "Install"
- Select repositories to enable
- Done! PRs will now get automatic AI reviews.
- A Pull Request is opened
- hermes-reviewer receives webhook event
- AI analyzes the code changes
- Review comments are posted automatically
- Automatic Review: No configuration needed
- AI-Powered: Uses Claude/MiniMax for code analysis
- Multi-Language: Supports all major programming languages
-
Configurable: Via
.github/hermes-reviewer.yml
Create .github/hermes-reviewer.yml:
review:
enabled: true
model: "claude-sonnet-4"
comment_style: "friendly"Free for open-source repos. Enterprise pricing coming soon.