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-28 15:00:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fa4a8c9943bc15f01fc878b72394a7c4f09d09d
codex
/
codex-rs
/
linux-sandbox
/
tests
History
Michael Bolin
2d23f3ad7b
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 15:24:36 -07:00
..
suite
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 15:24:36 -07:00
all.rs
test: faster test execution in codex-core (
#2633
)
2025-08-24 11:10:53 -07:00