切换供应商,失败自动回滚Switch providers with rollback
混合 OAuth 与 API Key profile,按真实协议写入 Codex 配置。写入失败时恢复原文件。Mix OAuth and API key profiles, write the real Codex protocol, and restore original files when an update fails.
安全切换供应商,整理本地会话,不交出你的 Context 配置。 Switch relay providers and manage local Codex sessions without surrendering your Context configuration.
保留供应商切换、会话生命周期和配置诊断。删除渲染注入、launcher、市场与自动更新。Keep provider switching, session lifecycle, and config diagnostics. Remove injection, launchers, marketplaces, and auto-update.
混合 OAuth 与 API Key profile,按真实协议写入 Codex 配置。写入失败时恢复原文件。Mix OAuth and API key profiles, write the real Codex protocol, and restore original files when an update fails.
活动与归档分页、可恢复归档、首次预览确认,以及每 24 小时一次的安全检查。Paginated active and archived views, reversible archives, consent preview, and a safe daily check.
profile、协议、登录方式和当前选择在一个工作界面中呈现。没有装饰性的假终端或演示数据。Profiles, protocols, sign-in modes, and the active choice share one work surface. No decorative terminal or fabricated data.
每条供应商写入路径都先快照三张表,再把原始 TOML 内容逐字回植。Every provider write snapshots three tables, then grafts their original TOML content back verbatim.
toml_edit 恢复原表。After upstream provider writes, restore original tables with toml_edit.当前公开包面向 Apple Silicon。更新采用覆盖安装,用户设置保留在独立目录。The public build targets Apple Silicon. Updates replace the app while user settings remain in a separate directory.
下载应用 zip 与 SHA256SUMS,校验后把应用移入 /Applications。Download the app zip and SHA256SUMS, verify the archive, then move the app to /Applications.
shasum -a 256 -c SHA256SUMS
/Applications/Codex-- Manager.app。Quit the app and replace /Applications/Codex-- Manager.app.~/.codex-session-delete/ 不会随覆盖安装删除。remains outside the app bundle.Codex-- 宁可禁用不安全路径,也不假装已经解决。Codex-- disables unsafe paths instead of pretending they are solved.
当前没有 Intel 构建,也没有 Developer ID 签名或 Apple 公证。There is no Intel build, Developer ID signature, or Apple notarization yet.
Chat Completions 与聚合供应商依赖已删除的上游 launcher,请勿使用。Chat Completions and aggregator profiles depend on the removed upstream launcher and should not be used.
上游缺少 active-only 写入时,provider 适配保持禁用。Provider adaptation stays disabled while upstream lacks active-only writes.
下载可校验的 macOS 应用,或直接阅读完整 AGPL 源码。Download the verifiable macOS app or inspect the complete AGPL source.