We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68afca commit 46d7d2fCopy full SHA for 46d7d2f
1 file changed
packages/opencode/src/plugin/codex.ts
@@ -362,6 +362,7 @@ export async function CodexAuthPlugin(input: PluginInput): Promise<Hooks> {
362
"gpt-5.1-codex-max",
363
"gpt-5.1-codex-mini",
364
"gpt-5.2",
365
+ "gpt-5.4",
366
"gpt-5.2-codex",
367
"gpt-5.3-codex",
368
"gpt-5.1-codex",
0 commit comments