mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
669 B
669 B
Codex CLI Runtime for Python SDK
Platform-specific runtime package consumed by the published openai-codex SDK.
This package is staged during release so the SDK can pin an exact Codex CLI
version without checking platform binaries into the repo. The distribution name
is openai-codex-cli-bin, while the import module remains codex_cli_bin.
openai-codex-cli-bin is intentionally wheel-only. Do not build or publish an
sdist for this package.
Expected wheel contents:
- macOS/Linux:
codex_cli_bin/bin/codex - Windows:
codex_cli_bin/bin/codex.exe,codex_cli_bin/bin/codex-command-runner.exe, andcodex_cli_bin/bin/codex-windows-sandbox-setup.exe