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-29 07:19:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6eacf7452aac1174b3cdb340fe4e3116f3293cb
codex
/
codex-rs
/
mcp-server
/
src
History
Michael Bolin
f6eacf7452
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 23:00:07 -07:00
..
codex_tool_config.rs
fix(app-server) revert null instructions changes (
#17047
)
2026-04-07 15:18:34 -07:00
codex_tool_runner.rs
Reapply "Move skills watcher to app-server" (
#21652
)
2026-05-08 17:41:15 -07:00
exec_approval.rs
chore: remove codex-core public protocol/shell re-exports (
#12432
)
2026-02-20 23:45:35 -08:00
lib.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
main.rs
feat: pass helper executable paths via Arg0DispatchPaths (
#12719
)
2026-02-24 17:44:38 -08:00
message_processor.rs
Add process-scoped SQLite telemetry (
#22154
)
2026-05-11 11:32:40 -07:00
outgoing_message.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 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 23:00:07 -07:00
patch_approval.rs
chore: remove codex-core public protocol/shell re-exports (
#12432
)
2026-02-20 23:45:35 -08:00