fix: merge skill permissions into escalated sandbox by default

This commit is contained in:
Michael Bolin
2026-03-03 09:11:27 -08:00
parent 8159f05dfd
commit 6595bf6f75
29 changed files with 873 additions and 88 deletions

View File

@@ -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"