mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
## Why Permission summaries must preserve executor paths without interpreting them in the host's filesystem namespace. ## What changed Accept `PathUri` values and summarize permission profiles directly instead of converting them to a legacy sandbox policy. Render additional workspace roots using their inferred native path convention, and update the exec and TUI callers. Keep workspace subpath writes and writes outside the working directory classified as `custom permissions` when the working directory itself is not writable. ## Testing Add coverage for POSIX, Windows drive, and UNC workspace paths, including encoded spaces and case-distinct roots, plus opaque workspace subpath writes. GitOrigin-RevId: ff2c456e2a720e7216f13e0241b3a935cc925d00