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
ea13af2fa5adfae8b72e5a3e259ab466b9990691
codex
/
codex-rs
/
cli
History
Michael Bolin
ea13af2fa5
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 15:06:35 -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 15:06:35 -07:00
tests
Rename agent identity login surface to access token (
#21059
)
2026-05-04 19:43:48 -07:00
BUILD.bazel
Wire realtime WebRTC native media into Bazel (
#17145
)
2026-04-08 15:15:55 -07:00
build.rs
Add WebRTC media transport to realtime TUI (
#17058
)
2026-04-08 10:26:55 -07:00
Cargo.toml
[daemon] Add app-server daemon lifecycle management (
#20718
)
2026-05-08 16:51:16 -07:00