Update recommended models to GPT 5.4

This commit is contained in:
Affaan Mustafa 2026-03-08 08:40:48 -07:00 committed by GitHub
parent 6090401ccd
commit 0f416b0b9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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