mirror of
https://github.com/openai/codex.git
synced 2026-04-28 16:45:54 +00:00
update
This commit is contained in:
@@ -88,6 +88,7 @@ impl McpEscalationPolicy {
|
||||
None,
|
||||
)
|
||||
})?,
|
||||
meta: None,
|
||||
})
|
||||
.await
|
||||
.map_err(|e| McpError::internal_error(e.to_string(), None))
|
||||
|
||||
Reference in New Issue
Block a user