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-05-17 01:32:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b894fde919f578247035f53a0336bb8844253de
codex
/
codex-rs
/
exec
History
Michael Bolin
6b894fde91
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 11:23:30 -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 now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 11:23:30 -07:00
tests
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 11:23:30 -07:00
BUILD.bazel
[codex] Shard exec Bazel integration test (
#19862
)
2026-04-27 21:22:53 +00:00
Cargo.toml
Disable empty Cargo test targets (
#21584
)
2026-05-07 15:44:17 -07:00