Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
e0fb3ca1dbea0c418cf8b3c7b76ed671d62147e3
codex/codex-rs/exec-server/src/posix
T
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
e0fb3ca1db ยท 2025-12-10 17:18:48 +00:00
History
..
escalate_client.rs
fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888)
2025-11-19 13:55:29 -08:00
escalate_protocol.rs
fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888)
2025-11-19 13:55:29 -08:00
escalate_server.rs
refactoring with_escalated_permissions to use SandboxPermissions instead (#7750)
2025-12-10 17:18:48 +00:00
escalation_policy.rs
fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888)
2025-11-19 13:55:29 -08:00
mcp_escalation_policy.rs
refactoring with_escalated_permissions to use SandboxPermissions instead (#7750)
2025-12-10 17:18:48 +00:00
mcp.rs
fix: add integration tests for codex-exec-mcp-server with execpolicy (#7617)
2025-12-07 06:39:38 +00:00
socket.rs
fix: exec-server stream was erroring for large requests (#7654)
2025-12-06 10:16:47 -08:00
stopwatch.rs
feat: waiting for an elicitation should not count against a shell tool timeout (#6973)
2025-11-20 16:45:38 -08:00