mirror of
https://github.com/openai/codex.git
synced 2026-05-24 21:14:51 +00:00
Remote test workspaces can live only inside the executor filesystem, so local git discovery cannot find repo markers for turn diffs. Add an executor-filesystem-backed repo root lookup and use it when building the turn diff display root. Align core-skills test project-layer discovery with the same ambient git marker filtering used by production discovery. Co-authored-by: Codex <noreply@openai.com>