From fd51d8cd3086d528ec9c3bea027ab3f7476535ab Mon Sep 17 00:00:00 2001 From: James Murdza Date: Thu, 17 Aug 2023 08:51:34 -0700 Subject: [PATCH] Add Codeium PR Agent. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddd802d..7711442 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Sweep](https://github.com/sweepai/sweep) — AI junior dev: GitHub integration to generate, test, and self-review pull requests from issues. - [BitBuilder](https://www.bitbuilder.ai/) — A GitHub integration to generate pull requests from issues. - [Code Review GPT](https://github.com/mattzcarey/code-review-gpt) — An open source tool for reviewing PRs. Works as GitHub action, Gitlab CLI or locally. +- [Codeium PR Agent](https://github.com/Codium-ai/pr-agent) — Open source tool for automated code reviews. - [Nova](https://www.trynova.ai/) - CI bot to add actions such as summaries and tests to new PRs. - [CodeRabbit](https://coderabbit.ai/) — Customizable CI to add summaries and code suggestions to PRs.