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-19 02:33:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84307c03ee376df02b9fbef9afbc6aa1fe9ca45b
codex
/
codex-rs
/
app-server
/
tests
/
suite
History
Michael Bolin
162da66557
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:19:34 -07:00
..
v2
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:19:34 -07:00
auth.rs
fix: fully revert agent identity runtime wiring (
#18757
)
2026-04-21 14:30:55 -07:00
conversation_summary.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 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:19:34 -07:00
fuzzy_file_search.rs
Stabilize Bazel tests (timeout tweaks and flake fixes) (
#17791
)
2026-04-16 07:57:51 -07:00
mod.rs
chore(app-server): delete v1 RPC methods and notifications (
#13375
)
2026-03-03 13:18:25 -08:00
zsh
fix: keep zsh-fork release assets after removing shell-tool-mcp (
#15644
)
2026-03-24 12:56:26 -07:00