Skip to content

Conversation

@bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented Aug 8, 2025

Release builds are taking awhile and part of the reason that we are building binaries that we are not really using. Adding Windows binaries into releases (#2035) slows things down, so we need to get some time back.

  • codex-exec is basically a standalone codex exec that we were offering because it's a bit smaller as it does not include all the bits to power the TUI. We were using it in our experimental GitHub Action, so this PR updates the Action to use codex exec instead.
  • codex-linux-sandbox was a helper binary for the TypeScript version of the CLI, but I am about to axe that, so we don't need this either.

If we decide to bring codex-exec back at some point, we should use a separate instances so we can build it in parallel with codex. (I think if we had beefier build machines, this wouldn't be so bad, but that's not the case with the default runners from GitHub.)

@bolinfest bolinfest merged commit 8a26ea0 into main Aug 8, 2025
11 checks passed
@bolinfest bolinfest deleted the pr2036 branch August 8, 2025 20:42
@github-actions github-actions bot locked and limited conversation to collaborators Aug 8, 2025
@bolinfest
Copy link
Collaborator Author

https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2 is 17 assets instead of 41!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants