core-agent-ide/codex-rs/cli/src
Michael Bolin b8e1fe60c5
fix: enable process hardening in Codex CLI for release builds (#4521)
I don't believe there is any upside in making process hardening opt-in
for Codex CLI releases. If you want to tinker with Codex CLI, then build
from source (or run as `root`)?
2025-09-30 14:34:35 -07:00
..
debug_sandbox.rs fix: ensure cwd for conversation and sandbox are separate concerns (#3874) 2025-09-18 14:37:06 -07:00
exit_status.rs feat: experimental env var: CODEX_SANDBOX_NETWORK_DISABLED (#879) 2025-05-09 18:29:34 -07:00
lib.rs feat: redesign sandbox config (#1373) 2025-06-24 16:59:47 -07:00
login.rs Rakesh/support device auth (#3531) 2025-09-30 02:34:57 +00:00
main.rs fix: enable process hardening in Codex CLI for release builds (#4521) 2025-09-30 14:34:35 -07:00
mcp_cmd.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
proto.rs Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00