mirror of
https://github.com/openai/codex.git
synced 2026-05-21 11:42:55 +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.