The whole hunk
from line 360, old and new numbered
/
lines
from line 360
360360 "repo": "acme-corp/approved-plugins"
361361 }
362362 ],
363 // Sandbox every command, refuse to start if the sandbox can't be set up, and
364 // never let a blocked command retry outside the sandbox; network limited to
365 // npm and GitHub, and users can't add domains
363 // Sandbox every command Claude runs, refuse to start if the sandbox can't be
364 // set up, and never let a blocked command retry outside the sandbox; network
365 // limited to npm and GitHub, and users can't add domains
366366 "sandbox": {
367367 "enabled": true,
368368 "failIfUnavailable": true,