mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +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.