更新日志(中文)
[0.22.15] - 2026-04-29
变更
- Codex 本地 API 服务现已监听本机与局域网接口:网关会绑定到全部 IPv4 接口,同时应用自身仍使用
127.0.0.1作为基础地址,局域网客户端可直接通过宿主机局域网 IP 连接,不再需要额外配置 Windowsportproxy规则。 - Codex 本地 API 服务现已支持更大的 Codex 客户端请求体:请求读取上限从 8 MB 提升到 32 MB,以承载转发到上游前更大的代码上下文请求。
- Codex API Key 账号添加流程现改为仅保存账号:API Key 导入保存后刷新账号列表,移除独立的“添加并切换”操作,并在配额/订阅位置展示空状态,不再跳转到 OpenAI 用量页。
- Codex 套餐识别现已支持当前 PRO 档位别名:
pro-5x与codex-pro-5x会归一为 PRO Lite,pro-20x与codex-pro-20x会归一为 PRO Max。
Changelog (English)
[0.22.15] - 2026-04-29
Changed
- Codex Local API Service now listens on local and LAN interfaces: the gateway binds to all IPv4 interfaces while keeping the app's own base URL on
127.0.0.1, so LAN clients can connect through the host machine's LAN IP without a separate Windowsportproxyrule. - Codex Local API Service now accepts larger Codex client payloads: the request read limit increases from 8 MB to 32 MB to accommodate larger code-context requests before they are forwarded upstream.
- Codex API Key account handling is now save-only from the add-account modal: API Key imports refresh the account list after saving, remove the separate add-and-switch action, and show empty quota/subscription states instead of linking out to OpenAI usage.
- Codex plan detection now recognizes current PRO tier aliases:
pro-5xandcodex-pro-5xmap to PRO Lite, whilepro-20xandcodex-pro-20xmap to PRO Max.