mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
Apparently the URLs for draft releases cannot be downloaded using unauthenticated `curl`, which means the DotSlash file only works for users who are authenticated with `gh`. According to chat, prereleases _can_ be fetched with unauthenticated `curl`, so let's try that.