-
feat(codex): add gpt-5.2 codex prompt handling
released this
2025-12-19 03:39:51 +00:00 | 1059 commits to main since this releaseThis change introduces specific logic to load and use instructions for the 'gpt-5.2-codex' model variant by recognizing the 'gpt-5.2-codex_prompt.md' filename. This ensures the correct prompts are used when the '5.2-codex' model is identified, complementing the recent addition of its definition.
Downloads