Skip to content

Package a complete Windows runtime with codex-zh - #1

Draft
LH-03 wants to merge 1 commit into
mainfrom
agent/package-complete-windows-runtime
Draft

Package a complete Windows runtime with codex-zh#1
LH-03 wants to merge 1 commit into
mainfrom
agent/package-complete-windows-runtime

Conversation

@LH-03

@LH-03 LH-03 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • require a complete, compatible Windows Codex runtime when packaging the
    localized codex-zh executable;
  • include the resource directory, sandbox helper, code-mode host, and rg in
    the ZIP;
  • checksum every packaged file and reject archives with missing, unchecked, or
    mismatched runtime files during installation.

Why

The previous release packager emitted a bare Chinese executable. That layout
can start a TUI but fails when Codex needs its Windows sandbox helper.

Validation

  • powershell.exe -NoLogo -NoProfile -ExecutionPolicy Bypass -File .\\localization\\test-installer.ps1
  • git diff --check
  • staged-content scan: no local home paths, credentials, private keys, or email
    addresses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant