chore: bump codex (#1615)

* bump codex

* no codex default
This commit is contained in:
Gabriel Gordon-Hall
2025-12-19 15:07:37 +00:00
committed by GitHub
parent 6a129d0fa8
commit d0bb5cdb75
2 changed files with 8 additions and 2 deletions

View File

@@ -79,6 +79,12 @@
"model": "gpt-5.1-codex-max",
"sandbox": "danger-full-access"
}
},
"CODEX": {
"CODEX": {
"model": "gpt-5.2-codex",
"sandbox": "danger-full-access"
}
}
},
"OPENCODE": {
@@ -224,4 +230,4 @@
}
}
}
}
}