core-agent-ide/codex-rs/exec-server
zhao-oai e0fb3ca1db
refactoring with_escalated_permissions to use SandboxPermissions instead (#7750)
helpful in the future if we want more granularity for requesting
escalated permissions:
e.g when running in readonly sandbox, model can request to escalate to a
sandbox that allows writes
2025-12-10 17:18:48 +00:00
..
src refactoring with_escalated_permissions to use SandboxPermissions instead (#7750) 2025-12-10 17:18:48 +00:00
tests fix: allow sendmsg(2) and recvmsg(2) syscalls in our Linux sandbox (#7779) 2025-12-09 09:24:01 -08:00
Cargo.toml fix: add integration tests for codex-exec-mcp-server with execpolicy (#7617) 2025-12-07 06:39:38 +00:00