v1.4.5
AgentGate 1.4.5 — Steadier Codex on third-party gateways / Codex 接第三方网关更稳
What's new
- Codex no longer stalls in long conversations. Applying a Codex config now enlarges the context window, so auto-compaction won't kick in early and freeze long chats.
- Images + text to Codex keep their content. Fixed a bug where the message body was dropped when sending mixed image/text to Codex.
- Cheaper auto-compaction. When the middle history is tiny, the gateway skips the summary round-trip instead of spending an upstream call on it.
本次更新
- Codex 长对话不再卡死。 应用 Codex 配置时加大上下文窗口,避免自动压缩过早触发、把长对话卡住。
- 发图文给 Codex 不再丢内容。 修复混合图文消息发给 Codex 时正文被丢弃的问题。
- 自动压缩更省。 中间历史很小时跳过摘要 round-trip,不为这点历史白发一次上游调用。
Why it matters / 为什么重要
For anyone running Codex through AgentGate, long chats and image+text turns are now reliable. 用 Codex 接 AgentGate 的用户,长对话和图文场景现在更稳。
Full changelog / 完整更新
See CHANGELOG.md for the full itemized list.