diff --git a/readme.md b/readme.md index dd14614..6754ab2 100644 --- a/readme.md +++ b/readme.md @@ -99,6 +99,7 @@ This list focuses on tools and workflows where AI plays a central role in the de * [CodeSelect](https://github.com/maynetee/codeselect) — Sends structured source context to LLMs. * [OpenAI Codex CLI](https://github.com/openai/codex) — Experimental terminal assistant. * [Gemini CLI](https://github.com/google-gemini/gemini-cli) — Terminal assistant built around Google Gemini. +* [ReviewCerberus](https://github.com/Kirill89/reviewcerberus) - Open-source AI code review tool for analyzing git branch differences with comprehensive security, performance, and quality analysis. ---