core-agent-ide/codex-cli/scripts
Michael Bolin 8b993b557d
fix: include arm64 Windows executable in npm module (#3067)
This is in support of https://github.com/openai/codex/issues/2979.

Tested by running:

```
./codex-cli/scripts/install_native_deps.sh --workflow-url https://github.com/openai/codex/actions/runs/17416421450
```
2025-09-02 15:43:42 -07:00
..
build_container.sh fix: update scripts/build_container.sh to use pnpm instead of npm (#631) 2025-04-24 16:38:57 -07:00
init_firewall.sh feat: add common package registries domains to allowed-domains list (#414) 2025-04-29 12:07:00 -07:00
install_native_deps.sh fix: include arm64 Windows executable in npm module (#3067) 2025-09-02 15:43:42 -07:00
README.md docs: clarify the build process for the npm release (#1568) 2025-07-14 09:41:11 -07:00
run_in_container.sh feat: add common package registries domains to allowed-domains list (#414) 2025-04-29 12:07:00 -07:00
stage_release.sh chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00
stage_rust_release.py fix: try building the npm package in CI (#2043) 2025-08-08 15:17:54 -07:00

npm releases

Run the following:

To build the 0.2.x or later version of the npm module, which runs the Rust version of the CLI, build it as follows:

./codex-cli/scripts/stage_rust_release.py --release-version 0.6.0