Add local network toggle for workspace-write sandbox

This commit is contained in:
Dylan Hurd
2026-01-20 00:17:15 -08:00
parent 8a73f26285
commit 3bf785b47d
32 changed files with 118 additions and 9 deletions

View File

@@ -1195,6 +1195,10 @@
"default": false,
"type": "boolean"
},
"local_network": {
"default": false,
"type": "boolean"
},
"network_access": {
"default": false,
"type": "boolean"