diff --git a/README.md b/README.md index 0e829b5..7651596 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ _Note: This list is not intended to compare tools; as maintainers of Kodus, we a - **[Cursor Bugbot](https://cursor.com/bugbot)** — AI-powered PR review that runs automatically to catch real bugs and security issues with a low false-positive rate. +- **[Conclave AI](https://conclave-ai.dev)** — A council of three models (Claude, GPT-5, Gemini) reviews each PR and, with a PRD attached, flags scope drift a diff-only review misses. Self-hostable (FSL). + ## Static Analysis & Linters _Traditional and AI-enhanced tools for enforcing code quality, style, and correctness._