Codex Styler 0.1.0-alpha.8 — macOS & Windows Alpha
Pre-releaseCodex Styler 0.1.0-alpha.8
This Alpha adds the first directly installable Windows x64 preview alongside the existing macOS Apple Silicon build. It also fixes the runtime layer boundaries that could hide Codex settings, panels, and docked tabs after a theme was applied.
Release tag: v0.1.0-alpha.8
Download and install
macOS 13+ on Apple Silicon
- Download
Codex-Styler_0.1.0-alpha.8_aarch64-unsigned.dmg. - Compare its SHA-256 digest with
SHA256SUMS.txt. - Open the DMG and drag Codex Styler to Applications.
- On first launch, Control-click Codex Styler and choose Open.
The macOS app is ad-hoc signed but does not have an Apple Developer ID signature and is not notarized. Do not disable Gatekeeper globally.
Windows 11 x64
- Download
Codex-Styler_0.1.0-alpha.8_x64-unsigned-setup.exe. - Compare its SHA-256 digest with
SHA256SUMS.txt. - Run the per-user installer.
The Windows installer is not Authenticode-signed, so Microsoft Defender SmartScreen may show an unknown-publisher warning. Review the checksum and GitHub build attestation before continuing; do not disable SmartScreen globally.
What changed
- Added a Windows x64 NSIS installer and its Tauri updater signature.
- Added both
darwin-aarch64andwindows-x86_64to the signed static updater manifest. - Prevented injected backgrounds from covering Codex settings and other full-page views.
- Preserved native Portal and Toast stacking contexts.
- Kept docked right-panel tabs visible above the themed fixed title bar.
- Made generated theme validation independent of Windows CRLF checkout conversion.
- Updated
serde_withto 3.21.0 to remove the patchedKeyValueMapserialization advisory from the release lockfile.
Release evidence
SHA256SUMS.txtcovers both installers and the macOS updater archive.Codex-Styler_0.1.0-alpha.8.spdx.jsonexports the repository dependency graph as SPDX 2.3.- GitHub artifact attestations cover both installers, and the release includes signatures for each platform updater artifact.
latest.jsonis the Tauri static updater manifest for macOS Apple Silicon and Windows x64.
Verify an installer with GitHub CLI:
gh attestation verify Codex-Styler_0.1.0-alpha.8_aarch64-unsigned.dmg \
--repo xuhuanstudio/codex-styler
gh attestation verify Codex-Styler_0.1.0-alpha.8_x64-unsigned-setup.exe \
--repo xuhuanstudio/codex-stylerAlpha limitations
- macOS Intel is not included.
- macOS notarization and Windows Authenticode signing are still required before v1 Stable.
- The Windows package is produced and structurally verified on GitHub's Windows Server 2022 runner. Full Windows 11 install, managed Codex launch, apply, restore, update, and uninstall acceptance remains a real-device release gate.
- Codex Desktop can change internal UI structure. Enhanced mode applies the full semantic theme and falls back only when live runtime health checks find an actual problem; Conservative mode keeps the effect isolated.
Codex Styler is unofficial and is not affiliated with, endorsed by, or sponsored by OpenAI.