This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-08 15:50:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18bf41c8fc9e4898e8468091596331e717c6d06f
codex
/
codex-rs
/
thread-manager-sample
/
src
History
Michael Bolin
c30c7140c2
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-08 11:59:13 -07:00
..
main.rs
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-08 11:59:13 -07:00