Sandbox Mode
Controls file and network isolation for the Codex agent during runs.Network Access
Toggle network access withinworkspace-write sandbox mode. When enabled, the agent can make outbound network requests during runs. Disabled by default in read-only mode.
Web Search
Allow the agent to search the web during runs. When enabled, the agent can fetch live search results to inform its responses and code generation.Skip Git Check
By default, Codex requires the workspace directory to be a Git repository. Enable this option to allow running in non-git directories.Code Review
Codex supports a native review mode. You can request a structured code review that analyzes workspace changes and produces findings with severity ratings. Review targets:
Findings are parsed from the Codex output with priority levels (P1 = critical, P2 = warning, P3 = info) and saved as structured review findings.
Session Management
Codex runs support the full session lifecycle:- Continue — resume a previous session to pick up where you left off
