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 00:32:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
pr21250
Add File
New File
Upload File
Apply Patch
codex
/
codex-rs
/
core
/
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
..
common
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
Update tests to stop using sse_completed fixture (
#10638
)
2026-02-04 08:38:06 -08: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
remove temporary ownership re-exports (
#16626
)
2026-04-03 00:33:34 -07:00
cli_responses_fixture.sse
Add CLI streaming integration tests (
#1542
)
2025-07-12 18:05:58 -07:00
responses_headers.rs
[codex] request desktop attestation from app (
#20619
)
2026-05-08 12:36:02 -07:00