mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03: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.