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-15 16:53:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d595488ff958a5138c48cc3d2686cb2add6a8d7
codex
/
codex-rs
/
exec
/
tests
History
Michael Bolin
1d595488ff
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 23:15:10 -07:00
..
fixtures
Use helpers instead of fixtures (
#3888
)
2025-09-19 06:46:25 -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 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 23:15:10 -07:00
all.rs
Add explicit codex exec events (
#4177
)
2025-09-25 17:47:09 +00:00
event_processor_with_json_output.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 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 23:15:10 -07:00