Skip to content

LLM-24415 remove models filtering and update codex to 0.98.0 to make … - #36

Merged
slapoguzov merged 1 commit into
mainfrom
a.slapoguzov/codex-098
Feb 9, 2026
Merged

LLM-24415 remove models filtering and update codex to 0.98.0 to make …#36
slapoguzov merged 1 commit into
mainfrom
a.slapoguzov/codex-098

Conversation

@slapoguzov

Copy link
Copy Markdown
Collaborator

…gpt-5.3-codex available

Comment thread package.json
"type": "module",
"devDependencies": {
"@openai/codex": "^0.97.0",
"@openai/codex": "^0.98.0",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've invoked generate types - no api changes

"modelId": "gpt-5.1-codex-mini[medium]",
"name": "Other (medium)",
"description": "Allowed by id. Default effort."
},

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we can remove this file completely now.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's keep it for now to verify that we don't filter out models

@slapoguzov
slapoguzov force-pushed the a.slapoguzov/codex-098 branch from 50598e4 to bb67443 Compare February 9, 2026 14:33
@slapoguzov
slapoguzov merged commit 699bb29 into main Feb 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants