@openai/codex 0.42.0 → 0.43.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
- package/vendor/aarch64-apple-darwin/codex/codex +0 -0
- package/vendor/aarch64-pc-windows-msvc/codex/codex.exe +0 -0
- package/vendor/aarch64-unknown-linux-musl/codex/codex +0 -0
- package/vendor/x86_64-apple-darwin/codex/codex +0 -0
- package/vendor/x86_64-pc-windows-msvc/codex/codex.exe +0 -0
- package/vendor/x86_64-unknown-linux-musl/codex/codex +0 -0
package/README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<h1 align="center">OpenAI Codex CLI</h1>
|
|
2
1
|
|
|
3
2
|
<p align="center"><code>npm i -g @openai/codex</code><br />or <code>brew install codex</code></p>
|
|
4
3
|
|
|
@@ -102,4 +101,3 @@ Codex CLI supports a rich set of configuration options, with preferences stored
|
|
|
102
101
|
## License
|
|
103
102
|
|
|
104
103
|
This repository is licensed under the [Apache-2.0 License](LICENSE).
|
|
105
|
-
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|