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-25 13:34:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbc534fdf5a4cf093d887ca5aa0e2e7f5e85251f
codex
/
codex-rs
/
mcp-server
History
Michael Bolin
6952c687a7
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 20:48:42 -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 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 20:48:42 -07:00
tests
Disable empty Cargo test targets (
#21584
)
2026-05-07 15:44:17 -07:00
BUILD.bazel
[bazel] Bump rules_rs and llvm (
#13366
)
2026-03-04 01:59:32 +00:00
Cargo.toml
extension: wire extension registries into sessions (
#21737
)
2026-05-11 11:38:18 +02:00