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