mirror of
https://github.com/openai/codex.git
synced 2026-05-01 09:56:37 +00:00
Add approved dynamic tool arguments steering
This commit is contained in:
@@ -2118,6 +2118,7 @@ text(
|
||||
text: "hidden-ok".to_string(),
|
||||
}],
|
||||
success: true,
|
||||
approved_arguments: None,
|
||||
},
|
||||
})
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user