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
f7df27bd440bf48bed047de5cc45fda30d6db714
codex
/
codex-rs
/
state
History
Michael Bolin
f7df27bd44
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 13:44:26 -07:00
..
logs_migrations
Align SQLite feedback logs with feedback formatter (
#13494
)
2026-03-18 22:44:31 +00:00
migrations
device-key: clean up unused crate (
#21487
)
2026-05-07 09:01:44 -07:00
src
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 13:44:26 -07:00
BUILD.bazel
fix bazel build (
#13787
)
2026-03-06 12:12:20 -08:00
Cargo.toml
Move git utilities into a dedicated crate (
#15564
)
2026-03-24 13:26:23 -07:00