mirror of
https://github.com/openai/codex.git
synced 2026-05-29 23:40:29 +00:00
Thread Windows metadata targets through setup request
This commit is contained in:
@@ -665,6 +665,7 @@ async fn exec_windows_sandbox(
|
||||
elevated_read_roots_include_platform_defaults,
|
||||
write_roots_override: elevated_write_roots_override.as_deref(),
|
||||
deny_write_paths_override: &elevated_deny_write_paths,
|
||||
protected_metadata_targets: &[],
|
||||
},
|
||||
)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user