core-agent-ide/codex-cli/scripts
Michael Bolin 9c0b413fd1
docs: clarify the build process for the npm release (#1568)
It appears that `0.5.0` was built with `stage_release.sh` instead of
`stage_rust_release.py`, so add docs to clarify this and recommend
running `--version` on the release candidate to verify the right thing
was built.
2025-07-14 09:41:11 -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 chore: create a release script for the Rust CLI (#1479) 2025-07-07 23:51:34 -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 docs: clarify the build process for the npm release (#1568) 2025-07-14 09:41:11 -07:00
stage_rust_release.py chore: create a release script for the Rust CLI (#1479) 2025-07-07 23:51:34 -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