docs(coding-agent): update Codex context limit changelog

This commit is contained in:
Armin Ronacher
2026-06-13 11:07:31 +02:00
Unverified
parent aa3a5233ad
commit 57b6bdce71
+4
View File
@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed inherited OpenAI GPT-5.4/GPT-5.5 and OpenAI Codex GPT-5.4/GPT-5.4 mini/GPT-5.5 context window metadata to use the observed 272k-token Codex backend limit, avoiding a billing hazard from prompts above Codex's accepted limit (reported by [@trethore](https://github.com/trethore)).
## [0.79.2] - 2026-06-12
### New Features