Rename Python SDK package to openai-codex

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Ahmed Ibrahim
2026-05-09 11:38:22 +03:00
parent 9306e60848
commit 78c0d5ca3d
63 changed files with 152 additions and 152 deletions

View File

@@ -1,6 +1,6 @@
# Codex CLI Runtime for Python SDK
Platform-specific runtime package consumed by the published `openai-codex-app-server-sdk`.
Platform-specific runtime package consumed by the published `openai-codex`.
This package is staged during release so the SDK can pin an exact Codex CLI
version without checking platform binaries into the repo.