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-24 04:54:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3272bf2cccd6c519c34582fbd24797aa1f2bad9
codex
/
codex-rs
/
exec
/
src
History
Michael Bolin
1d595488ff
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:15:10 -07:00
..
cli_tests.rs
chore(cli) deprecate --full-auto (
#20133
)
2026-04-29 04:41:30 +00:00
cli.rs
chore(cli) deprecate --full-auto (
#20133
)
2026-04-29 04:41:30 +00:00
event_processor_with_human_output_tests.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:15:10 -07:00
event_processor_with_human_output.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:15:10 -07:00
event_processor_with_jsonl_output_tests.rs
add turn items view to app-server turns (
#21063
)
2026-05-05 19:17:16 +00:00
event_processor_with_jsonl_output.rs
feat: add
session_id
(
#20437
)
2026-05-06 10:48:37 +02:00
event_processor.rs
Finish moving codex exec to app-server (
#15424
)
2026-03-24 08:51:32 -06:00
exec_events.rs
Surface reasoning tokens in exec JSON usage (
#19308
)
2026-04-24 01:54:11 -07:00
lib_tests.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:15:10 -07:00
lib.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:15:10 -07:00
main_tests.rs
chore: move codex-exec unit tests into sibling files (
#16581
)
2026-04-02 10:01:40 -07:00
main.rs
chore: move codex-exec unit tests into sibling files (
#16581
)
2026-04-02 10:01:40 -07:00