mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Add gpt-5.4-codex-spark and gpt-5.4-mini-codex-spark model variants to the OpenAI Codex provider, following the existing gpt-5.3-codex-spark pattern. These are fast, text-only coding models with 128k context and 8192 max output tokens, accessible via ChatGPT subscription. Closes #12112 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||