mirror of
https://github.com/openai/codex.git
synced 2026-04-28 18:32:04 +03:00
fix: merge skill permissions into escalated sandbox by default
This commit is contained in:
@@ -5331,6 +5331,10 @@
|
||||
],
|
||||
"description": "Read access granted while running under this policy."
|
||||
},
|
||||
"network_access": {
|
||||
"description": "When set to `true`, outbound network access is allowed. `false` by default.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"type": {
|
||||
"enum": [
|
||||
"read-only"
|
||||
|
||||
Reference in New Issue
Block a user