We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6090401 commit 0f416b0Copy full SHA for 0f416b0
1 file changed
.codex/AGENTS.md
@@ -6,10 +6,10 @@ This supplements the root `AGENTS.md` with Codex-specific guidance.
6
7
| Task Type | Recommended Model |
8
|-----------|------------------|
9
-| Routine coding, tests, formatting | o4-mini |
10
-| Complex features, architecture | o3 |
11
-| Debugging, refactoring | o4-mini |
12
-| 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 |
13
14
## Skills Discovery
15
0 commit comments