Vibers Code Review
Version updated for https://github.com/marsiandeployer/vibers-action to version v1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Vibers, automates human-in-the-loop code reviews for projects using AI-assisted developers. It reviews code changes against a provided project specification, identifies issues, and submits pull requests with fixes, reducing manual review effort and improving code quality. Key capabilities include support for spec-compliance, security, and full reviews, with the ability to prioritize tasks via an API key.
What’s Changed
What’s new
vibers_api_keyinput — pass your API key to unlock priority queue- CI run URL included in review payload — reviewer sees exactly which run triggered the review
- Docs updated: clarified “How to test” trigger, added changelog section