mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## What changed - Pin pnpm 10.34.5 across the root, dev container, CLI, TypeScript SDK, and responses API proxy packages. - Scope the allowed build for `@modelcontextprotocol/conformance` to its pinned GitHub tarball and refresh its lockfile resolution metadata. GitOrigin-RevId: 28e385f8f07bd064888f763b16aa3c902e66c5f1
@openai/codex-responses-api-proxy
npm i -g @openai/codex-responses-api-proxy to install codex-responses-api-proxy
This package distributes the prebuilt Codex Responses API proxy binary for macOS, Linux, and Windows.
To see available options, run:
node ./bin/codex-responses-api-proxy.js --help
Refer to codex-rs/responses-api-proxy/README.md for detailed documentation.