fix(ai): clean up openai-codex models and token limits

This commit is contained in:
Zhou Rui
2026-01-07 23:09:20 +08:00
parent 10e651f99b
commit d893ba7f20
7 changed files with 84 additions and 419 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed OpenAI Codex OAuth model list (removed aliases), aligned context window/maxTokens with observed backend limits, and refined reasoning effort clamping.
## [0.37.8] - 2026-01-07
## [0.37.7] - 2026-01-07