mirror of
https://github.com/openai/codex.git
synced 2026-06-01 19:02:59 +00:00
protocol: canonicalize turn context permissions
This commit is contained in:
@@ -1105,10 +1105,8 @@ async fn resume_candidate_matches_cwd_reads_latest_turn_context() -> std::io::Re
|
||||
current_date: None,
|
||||
timezone: None,
|
||||
approval_policy: AskForApproval::Never,
|
||||
sandbox_policy: None,
|
||||
permission_profile: Some(permission_profile),
|
||||
permission_profile,
|
||||
network: None,
|
||||
file_system_sandbox_policy: None,
|
||||
model: "test-model".to_string(),
|
||||
personality: None,
|
||||
collaboration_mode: None,
|
||||
|
||||
Reference in New Issue
Block a user