更新日志(中文)
[0.21.1] - 2026-04-11
新增
- Codex 实例现已支持按实例选择“桌面版 / CLI”启动方式:CLI 模式可持久化工作目录,实例列表会显示启动方式状态,切换实例后还可在 macOS 上生成可复制或直接在终端执行的启动命令。
- Codex 模型供应商页现已补充当前
~/.codex/config.toml的快捷配置卡片:可直接切换model_context_window = 1000000、维护model_auto_compact_token_limit、打开生效中的配置文件,并在保存供应商前查看写入预览。
变更
- Codex API Key 账号现已连同 Base URL 一起持久化供应商身份,并同步把对应的
model_provider/model_providers写入config.toml:托管供应商选择与 API Key 凭据更新现会和真实生效的 Codex 运行时供应商配置保持一致。 - Gemini 启动弹框现已支持在直接执行前选择目标终端:默认实例和普通实例的 Gemini CLI 启动弹框现在既可复制命令,也可直接在所选受支持终端中执行,不再只隐式依赖已保存的默认终端。
Changelog (English)
[0.21.1] - 2026-04-11
Added
- Codex instances now support choosing Desktop vs CLI launch mode per instance: CLI mode can persist a working directory, shows launch-mode state in the instance list, and after switching an instance it can prepare a runnable command for copy or direct terminal execution on macOS.
- Codex Model Providers now include quick controls for the active
~/.codex/config.toml: the manager can togglemodel_context_window = 1000000, managemodel_auto_compact_token_limit, open the live config file, and show a write preview before saving provider changes.
Changed
- Codex API-key accounts now persist provider identity together with the Base URL and sync matching
model_provider/model_providersentries intoconfig.toml: managed-provider selection and API-key credential updates now stay aligned with the actual Codex runtime provider config. - Gemini launch dialogs now support choosing the target terminal before direct execution: launch-command popups for default and instance Gemini CLI flows can copy the command or run it in the selected supported terminal instead of only relying on the saved default terminal.