mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
I suspect this is why some contributors kept accidentally including a new `codex-cli/package-lock.json` in their PRs. Note the `Dockerfile` still uses `npm` instead of `pnpm`, but that appears to be fine. (Probably nicer to globally install as few things as possible in the image.)