diff --git a/README.md b/README.md index 6f8ec637..f8b5bf11 100644 --- a/README.md +++ b/README.md @@ -538,6 +538,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [codeclimate.com](https://codeclimate.com/) — Automated code review, free for Open Source and unlimited organisation-owned private repos (up to 4 collaborators). Also free for students and institutions. * [codecov.io](https://codecov.io/) — Code coverage tool (SaaS), free for Open Source and one free private repo * [CodeFactor](https://www.codefactor.io) — Automated Code Review for Git. The free version includes unlimited users, public repositories, and one private repo. + * [coderabbit.ai](https://coderabbit.ai) — AI-powered code review tool that integrates with GitHub/GitLab. Free tier includes 200 files/hour, 3 reviews per hour, and 50 conversations/hour. Free forever for open source projects. * [codescene.io](https://codescene.io/) - CodeScene prioritizes technical debt based on how the developers work with the code and visualizes organizational factors like team coupling and system mastery. Free for Open Source. * [CodSpeed](https://codspeed.io) - Automate performance tracking in your CI pipelines. Catch performance regressions before deployment, thanks to precise and consistent metrics. Free forever for Open Source projects. * [coveralls.io](https://coveralls.io/) — Display test coverage reports, free for Open Source