This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-06-01 19:02:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e1c85378d5b76b9aa2568271da88fd6f522593b
codex
/
codex-rs
/
windows-sandbox-rs
History
Michael Bolin
f7e604e277
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads no longer accept arbitrary PermissionProfile or SandboxPolicy replacements; permissions requests select a server-known profile id and apply the resolved server-owned profile together with active profile metadata. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 22:44:54 -07:00
..
src
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads no longer accept arbitrary PermissionProfile or SandboxPolicy replacements; permissions requests select a server-known profile id and apply the resolved server-owned profile together with active profile metadata. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 22:44:54 -07:00
BUILD.bazel
chore: move pty and windows sandbox to Rust 2024 (
#15954
)
2026-03-27 02:31:08 -07:00
build.rs
Codex/windows bazel rust test coverage no rs (
#16528
)
2026-04-03 15:34:03 -07:00
Cargo.toml
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads no longer accept arbitrary PermissionProfile or SandboxPolicy replacements; permissions requests select a server-known profile id and apply the resolved server-owned profile together with active profile metadata. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 22:44:54 -07:00
codex-windows-sandbox-setup.manifest
Elevated Sandbox 2 (
#7792
)
2025-12-10 21:23:16 -08:00
sandbox_smoketests.py
chore(cli) deprecate --full-auto (
#20133
)
2026-04-29 04:41:30 +00:00