Codex Remote v0.1.22
Codex Remote v0.1.22
This patch fixes Cloudflare self-host auth instability caused by Pages preview origins.
Fixed
self-hostnow deploys Pages explicitly to production branch (--branch main) on both PowerShell and bash scripts.- Pages URL is normalized before setting auth-related secrets.
codex-remote updatenow uses the same production Pages deploy behavior.
Impact
This prevents origin mismatch between PASSKEY_ORIGIN and the UI URL, which previously led to Auth backend unavailable on /login and /register.