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-17 09:43:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50719c6d17a3a01142dcbb6551312232acdaf5ce
codex
/
codex-rs
/
analytics
History
Michael Bolin
50719c6d17
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 13:31:36 -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-11 13:31:36 -07:00
BUILD.bazel
Extract codex-analytics crate (
#15748
)
2026-03-25 11:08:05 -07:00
Cargo.toml
refactor: route Codex auth through AuthProvider (
#18811
)
2026-04-23 17:14:02 -07:00