core-agent-ide/codex-rs/utils/cli
viyatb-oai 04892b4ceb
refactor: make bubblewrap the default Linux sandbox (#13996)
## Summary
- make bubblewrap the default Linux sandbox and keep
`use_legacy_landlock` as the only override
- remove `use_linux_sandbox_bwrap` from feature, config, schema, and
docs surfaces
- update Linux sandbox selection, CLI/config plumbing, and related
tests/docs to match the new default
- fold in the follow-up CI fixes for request-permissions responses and
Linux read-only sandbox error text
2026-03-11 23:31:18 -07:00
..
src refactor: make bubblewrap the default Linux sandbox (#13996) 2026-03-11 23:31:18 -07:00
BUILD.bazel feat: split codex-common into smaller utils crates (#11422) 2026-02-11 12:59:24 +00:00
Cargo.toml chore: remove codex-core public protocol/shell re-exports (#12432) 2026-02-20 23:45:35 -08:00