mirror of
https://github.com/openai/codex.git
synced 2026-09-03 14:59:03 +00:00
Addresses #15282 Problem: Codex warned about missing system bubblewrap even when sandboxing was disabled. Solution: Gate the bwrap warning on the active sandbox policy and skip it for danger-full-access and external-sandbox modes.