mirror of
https://github.com/openai/codex.git
synced 2026-04-27 08:05:51 +00:00
fix: merge skill permissions into escalated sandbox by default
This commit is contained in:
@@ -5261,6 +5261,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