From 0f416b0b9d99e367cedf6d3af114bc24272cfe4c Mon Sep 17 00:00:00 2001 From: Affaan Mustafa Date: Sun, 8 Mar 2026 08:40:48 -0700 Subject: [PATCH] Update recommended models to GPT 5.4 --- .codex/AGENTS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.codex/AGENTS.md b/.codex/AGENTS.md index e7359c88..03730594 100644 --- a/.codex/AGENTS.md +++ b/.codex/AGENTS.md @@ -6,10 +6,10 @@ This supplements the root `AGENTS.md` with Codex-specific guidance. | Task Type | Recommended Model | |-----------|------------------| -| Routine coding, tests, formatting | o4-mini | -| Complex features, architecture | o3 | -| Debugging, refactoring | o4-mini | -| Security review | o3 | +| Routine coding, tests, formatting | GPT 5.4 | +| Complex features, architecture | GPT 5.4 | +| Debugging, refactoring | GPT 5.4 | +| Security review | GPT 5.4 | ## Skills Discovery