core-agent-ide/scripts
EFRAZER-oai a1cd78c818
Add macOS and Linux direct install script (#12740)
## Summary
- add a direct install script for macOS and Linux at
`scripts/install/install.sh`
- stage `install.sh` into `dist/` during release so it is published as a
GitHub release asset
- reuse the existing platform npm payload so the installer includes both
`codex` and `rg`

## Testing
- `bash -n scripts/install/install.sh`
- local macOS `curl | sh` smoke test against a locally served copy of
the script
2026-02-26 00:33:50 +00:00
..
install Add macOS and Linux direct install script (#12740) 2026-02-26 00:33:50 +00:00
asciicheck.py Enforce ASCII in README.md (#513) 2025-04-22 10:07:40 -04:00
check-module-bazel-lock.sh bazel: enforce MODULE.bazel.lock sync with Cargo.lock (#11790) 2026-02-14 02:11:19 +00:00
debug-codex.sh Enable plan tool by default (#5384) 2025-10-21 16:25:05 +00:00
mock_responses_websocket_server.py WebSocket test server script (#9175) 2026-01-13 16:21:14 -08:00
readme_toc.py fix: ToC so it doesn’t include itself or duplicate the end marker (#4388) 2025-11-05 14:52:51 -08:00
stage_npm_packages.py # Use @openai/codex dist-tags for platform binaries instead of separate package names (#11339) 2026-02-10 10:33:47 -08:00