mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
This PR adds a shell wrapper in `codex-cli/bin/codex` to detect node or bun as the runtime. It updates: - `package.json` bin entry - published files list to include bin/ - README install instructions to include `bun install -g @openai/codex`