Codex App Manager v0.5.8
修复新版 Windows Codex 便携启动失败,并补齐便携解包路径修复。v0.5.7 在发布前验证中取消,本版本包含其全部修复。
-
便携启动器静态链接 VC++ 运行库,无需另装 VC++ Redistributable;x64/ARM64 CI 检查 PE 导入表并验证目录移动后启动。
-
修复 Codex
26.915.31029便携版启动时出现“ChatGPT failed to start / 该进程没有程序包标识符”。Manager 和新的LaunchCodex.exe启动器会为子进程指定同目录的官方 CLI,不修改官方 EXE 或 ASAR,不注册额外包身份,也不设置全局环境变量。 -
安装和更新会生成启动器,开始菜单快捷方式使用启动器;已有便携安装从 Manager 点击启动时会修复入口。直接双击上游
ChatGPT.exe仍可能触发该错误,请使用 Manager、开始菜单或LaunchCodex.exe。 -
恢复 MSIX BlockMap 声明的逻辑路径,解决
%40oai、%24_StatsigGlobal.js等编码名称导致的 Computer Use 模块缺失。需要重新安装或更新便携 payload 才能修复此前错误解包的文件。 -
新版便携安装的健康检查等待主窗口,不再仅凭进程存活认定成功;缺少必需 CLI 会在替换旧安装之前报错。
-
合入兼容的 Vite、Vitest、globals、uuid、reqwest 更新,修复 js-yaml 安全公告及 rustls 的 RUSTSEC-2026-0285,并替换被撤回的 chacha20 依赖。ESLint 暂保留 9,等待无障碍插件支持 10。
已在 Windows x64 上验证新版登录界面、后台连接、Computer Use 原生管道初始化及中文/特殊字符目录移动。完整登录后工具流程和所有系统集成功能不在此次验证范围内。
English
The v0.5.7 publication was cancelled during final verification. This release includes all of its fixes.
-
Statically link the portable launcher runtime so it does not require a separate Visual C++ Redistributable. Native x64/ARM64 CI inspects PE imports and verifies launch after relocation.
-
Fix portable startup of Codex
26.915.31029when Windows reports that the process has no package identity. The Manager and a nativeLaunchCodex.exeselect the CLI bundled with that payload using a child-process environment, leaving official binaries and ASAR contents intact. -
Install/update writes the launcher and points the Start menu shortcut at it. Launching an existing portable installation from Manager repairs its launcher. Launch through Manager, the Start menu, or
LaunchCodex.exe; running the upstream executable directly can still fail. -
Restore logical MSIX paths using the BlockMap, including npm scope and percent-encoded filenames used by Computer Use. Reinstall/update an incorrectly extracted portable payload to repair existing files.
-
Require a main window for the affected portable startup path and reject missing required CLI files before replacing an existing installation.
-
Update compatible dependencies, resolve the js-yaml advisory and rustls RUSTSEC-2026-0285, and replace the yanked chacha20 dependency. Keep ESLint 9 until the accessibility plugin supports ESLint 10.
Windows x64 checks cover the login UI, backend connection, native Computer Use pipe initialization, and relocation to a directory containing Unicode and special characters. They do not constitute end-to-end verification of every authenticated tool or Windows integration.
下载 / Downloads
从本页 Assets 下载 Windows x64/ARM64 .exe 或 macOS Apple Silicon/Intel .dmg。
latest.json、.sig 与 .app.tar.gz 用于应用内更新。下载后可与 SHA256SUMS 核验。
Windows 安装器和 Manager 自有便携启动器当前无 Authenticode 签名;Tauri 更新签名不等于 Windows 发行者身份。官方 Codex 文件保持原样。详见 代码签名政策。
What's Changed
Full Changelog: v0.5.7...v0.5.8