Files
codex/codex-rs/install-context
seanh-oai 53d06e24ea Prefer the bundled resource for the code mode host (#36264)
## What changed

- Resolve the code mode host from the package or standalone `resources` directory before checking beside the Codex executable.
- Preserve the existing executable-adjacent fallback when the bundled resource is missing or is not a file.

## Testing

- Cover package and standalone layouts, resource precedence, missing legacy binaries, and resource paths that point to directories.

GitOrigin-RevId: c9e97c22f35a118377dea715d255899192d1b48a
2026-07-31 04:20:56 +00:00
..