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-07 15:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
pr21250
Add File
New File
Upload File
Apply Patch
codex
/
codex-rs
/
rollout
/
src
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
..
config.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
lib.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
list.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
metadata_tests.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
metadata.rs
state: pass state db handles through consumers (
#20561
)
2026-05-04 11:46:03 -07:00
policy.rs
Use goal preview metadata for goal-first threads (
#21981
)
2026-05-11 10:12:46 -07:00
recorder_tests.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
recorder.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
session_index_tests.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
session_index.rs
state: pass state db handles through consumers (
#20561
)
2026-05-04 11:46:03 -07:00
sqlite_metrics.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
state_db_tests.rs
state: pass state db handles through consumers (
#20561
)
2026-05-04 11:46:03 -07:00
state_db.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
tests.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