github Wangnov/Codex-App-Manager v0.5.6

5 hours ago

Codex App Manager

恢复新版 Codex 中皮肤的输入框材质边框、发送按钮和相关图标,同时保留旧版兼容。
Restore skinned Composer frames, send buttons, and related icons in newer Codex builds while preserving compatibility with older versions.

🐛 修复 · Fixes

  • 输入框装饰不再消失:修复 Codex 输入框结构变化后,背景已生效但输入框仍是原生样式的问题;经相邻 macOS 正式包对比,变化始于 26.730.61309。包括 Elon Mars Protocol 在内的现有皮肤可重新显示材质边框和发送按钮素材,无需重新下载或制作皮肤。
    Fix a Composer structure change that left the background themed but the input box unskinned, first observed in 26.730.61309 by comparing adjacent official macOS packages. Existing skins, including Elon Mars Protocol, regain their material frames and send-button artwork without needing to be recreated or downloaded again.

  • 切换与输入保持稳定:兼容层支持任务页面切换和输入框重建,保留多行编辑区独立滚动;关闭皮肤时清理新增的适配标记,不改写 Codex 安装文件,也不移除旧版本自带的样式类。
    The compatibility layer follows navigation and Composer remounts while keeping multiline scrolling inside the editor. Disabling a skin removes only runtime-owned compatibility markers, without modifying Codex app files or stripping native classes from older builds.

📦 安装与升级 · Install & Upgrade

已经安装? 打开应用即可收到本次更新——macOS 只下载版本间的增量,校验失败自动回滚。
Already installed? The app offers this update in-app — macOS pulls only the delta, with automatic rollback.

平台 · Platform 下载 · Download(国内直连 · China-reachable)
macOS · Apple Silicon CodexAppManager_aarch64.dmg
macOS · Intel CodexAppManager_x86_64.dmg
Windows · x64 CodexAppManager_x64-setup.exe
Windows · ARM64 CodexAppManager_arm64-setup.exe

Windows 签名状态: 本版 CodexAppManager_x64-setup.exe / CodexAppManager_arm64-setup.exe 没有 Authenticode 代码签名,首次运行可能出现 SmartScreen 提示;.sig / latest.json 的 Tauri updater 签名只校验更新字节,不代表 Windows 发行者身份。SignPath Foundation 申请仍在审核。参见 代码签名政策Windows signing and verification
Windows signing status: This release's CodexAppManager_x64-setup.exe / CodexAppManager_arm64-setup.exe are not Authenticode-signed, so SmartScreen may warn on first run. The Tauri updater signature in .sig / latest.json verifies update bytes only and is not Windows publisher identity. The SignPath Foundation application is pending. See the code signing policy and Windows signing and verification.

隐私 · Privacy: 隐私政策 · Privacy policy

核验下载: 本页 Assets 带有 SHA256SUMS;Windows 用 Get-FileHash .\CodexAppManager_x64-setup.exe -Algorithm SHA256 或替换为 ARM64 文件名,macOS 用 shasum -a 256 CodexAppManager_aarch64.dmg,再与 SHA256SUMS 比对。
Verify downloads: This release includes SHA256SUMS in Assets; on Windows run Get-FileHash .\CodexAppManager_x64-setup.exe -Algorithm SHA256 or swap in the ARM64 filename, and on macOS run shasum -a 256 CodexAppManager_aarch64.dmg, then compare with SHA256SUMS.

# macOS · Homebrew
brew install --cask wangnov/tap/codex-app-manager

镜像直链恒指向最新版本;如需本页对应的历史版本,请使用下方 Assets。.app.tar.gz / .sig / latest.json 是自动更新器的工件,手动安装请选 .dmg / .exe
Mirror permalinks always resolve to the latest release — for this exact version use the assets below. .app.tar.gz / .sig / latest.json belong to the auto-updater; pick the .dmg / .exe for manual installs.

What's Changed

Full Changelog: v0.5.5...v0.5.6

Don't miss a new Codex-App-Manager release

NewReleases is sending notifications on new releases.