mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## Why Installer `bin` directories can be junctions, so looking for bundled helpers relative to the apparent executable path can miss the package's `codex-resources` directory. ## What changed Retry bundled executable lookup from the canonical executable path when lookup from the original path fails. ## Testing Add a Windows regression test that creates a `bin` junction and verifies that the sandbox setup helper is resolved from the package resources directory. GitOrigin-RevId: f2f20ce1ccfa95ae65171a03a986d10e2560e696