mirror of
https://github.com/openai/codex.git
synced 2026-05-18 10:12:59 +00:00
Move environment id extraction into the apply-patch parser and verify parsed freeform tool input without reparsing. Always pass the selected-cwd filesystem sandbox context into apply_patch verification so local preflight reads follow the same sandbox path as remote reads. Co-authored-by: Codex <noreply@openai.com>