mirror of
https://github.com/openai/codex.git
synced 2026-05-15 16:53:05 +00:00
Adds executor-bound path helpers and threads them through skills, config loading, AGENTS.md loading, view_image, and apply_patch to evaluate the API blast radius. Harness-owned reads use explicit unsandboxed access while tool-call paths carry the sandbox context through the path access wrapper. Validation: just fmt; git diff --check. Co-authored-by: Codex <noreply@openai.com>