mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
fix: merge skill permissions into escalated sandbox by default
This commit is contained in:
@@ -653,6 +653,10 @@
|
||||
"type": "fullAccess"
|
||||
}
|
||||
},
|
||||
"networkAccess": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"type": {
|
||||
"enum": [
|
||||
"readOnly"
|
||||
|
||||
Reference in New Issue
Block a user