diff --git a/README.md b/README.md index c9f9c8a..17a6ada 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ and review into consideration to aid with its final pre-commit review. For best results when using [Claude Code](https://claude.ai/code): - **Sonnet 4.5** - All agentic work and orchestration -- **Gemini 2.5 Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis +- **Gemini 2.5 Pro** OR **GPT-5-Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
@@ -134,7 +134,7 @@ For best results when using [Claude Code](https://claude.ai/code): For best results when using [Codex CLI](https://developers.openai.com/codex/cli): - **GPT-5 Codex Medium** - All agentic work and orchestration -- **Gemini 2.5 Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis +- **Gemini 2.5 Pro** OR **GPT-5-Pro** - Deep thinking, additional code reviews, debugging and validations, pre-commit analysis
## Quick Start (5 minutes)