fix(ai): correct Codex Spark context window

closes #4969
This commit is contained in:
Armin Ronacher
2026-05-26 09:08:40 +02:00
parent fa1180b6b7
commit 71446c6c2b
3 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed `openai-codex/gpt-5.3-codex-spark` generated metadata to use its 128k context window ([#4969](https://github.com/earendil-works/pi/issues/4969)).
- Fixed OpenRouter/Poolside context overflow detection for `maximum allowed input length` errors ([#4943](https://github.com/earendil-works/pi/issues/4943)).
## [0.75.5] - 2026-05-23