Skip to content

Codex Remote v0.1.22

Choose a tag to compare

@dwnmf dwnmf released this 28 Feb 23:37
· 8 commits to main since this release

Codex Remote v0.1.22

This patch fixes Cloudflare self-host auth instability caused by Pages preview origins.

Fixed

  • self-host now 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 update now 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.