mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
* Add OpenAI's GPT-5.3-Codex model support Reference: - https://openai.com/index/introducing-gpt-5-3-codex/ - https://developers.openai.com/api/docs/models/gpt-5.3-codex * chore: add changeset for GPT-5.3-Codex support * fix: rename CodeAccordian to CodeAccordion in FileChangesPanel --------- Co-authored-by: Hannes Rudolph <hrudolph@gmail.com> Co-authored-by: Robot Tom <bot@example.com>
5 lines
69 B
Markdown
5 lines
69 B
Markdown
---
|
|
"roo-cline": patch
|
|
---
|
|
|
|
Add OpenAI's GPT-5.3-Codex model support
|