更新日志(中文)
[0.24.11] - 2026-06-01
新增
- Codex API 服务账号池现支持账号级禁用模型规则:每个账号可配置禁用模型、批量应用规则,并让 Legacy、WebSocket 与 Sidecar 调度避开无法处理目标模型的账号。
变更
- Codex API 服务账号池控件视觉更统一:Codex API/Cockpit API 文案、调度选项、复选框、表单控件高度和字体排版现使用更协调的布局。
- Codex OAuth 绑定现允许任意带
refresh_token的 OAuth 账号:绑定筛选不再要求账号命中正常账号快捷过滤,绑定说明也与实际可选规则一致。 - Codex 启动在切换启动凭据时会先修复会话可见性:默认实例与受管实例在涉及启动凭据切换时,会先执行会话可见性修复再启动。
修复
- Codex config.toml 受管写入会保留更多用户配置:API 账号切换不再重建整个模型供应商表,API 服务接管恢复会保留当前插件设置,并在写入当前配置时自动压缩连续空行。
- Windows Antigravity 本地账号导入现读取当前系统凭据路径:本地导入会使用 Windows Credential Manager 中的
gemini:antigravity凭据,并复用 refresh-token 导入流程;非 Windows 平台继续使用 state 数据库路径。
Changelog (English)
[0.24.11] - 2026-06-01
Added
- Codex API Service account pools now support account-level disabled model rules: each account can configure blocked models, apply rules in bulk, and have Legacy, WebSocket, and Sidecar routing avoid accounts that cannot serve the requested model.
Changed
- Codex API Service account-pool controls are visually more consistent: the Codex API/Cockpit API copy, scheduling options, checkboxes, form control heights, and typography now use a more aligned layout.
- Codex OAuth binding now accepts any OAuth account with
refresh_token: binding filters no longer require the account to pass the normal-account validity shortcut, and the binding description matches the actual eligibility rule. - Codex launches now repair session visibility when the launch credential changes: default and managed instance launches run session visibility repair before startup when a credential switch is involved.
Fixed
- Codex config.toml managed rewrites now preserve more user configuration: API account switching no longer rebuilds the entire model provider table, API Service takeover restore keeps current plugin settings, and repeated blank lines are collapsed when writing the active config.
- Windows Antigravity local account import now reads the current system credential path: local import uses Windows Credential Manager
gemini:antigravitycredentials and reuses the refresh-token import flow, while non-Windows platforms keep the state database path.