@openai/codex 0.43.0-alpha.8 → 0.44.0
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 +1 -0
- 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
|
@@ -83,6 +83,7 @@ Codex CLI supports a rich set of configuration options, with preferences stored
|
|
|
83
83
|
- [**Authentication**](./docs/authentication.md)
|
|
84
84
|
- [Auth methods](./docs/authentication.md#forcing-a-specific-auth-method-advanced)
|
|
85
85
|
- [Login on a "Headless" machine](./docs/authentication.md#connecting-on-a-headless-machine)
|
|
86
|
+
- [**Non-interactive mode**](./docs/exec.md)
|
|
86
87
|
- [**Advanced**](./docs/advanced.md)
|
|
87
88
|
- [Non-interactive / CI mode](./docs/advanced.md#non-interactive--ci-mode)
|
|
88
89
|
- [Tracing / verbose logging](./docs/advanced.md#tracing--verbose-logging)
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|