mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-05 12:35:06 +01:00
Adds a managed-settings preset that enables the agent runtime sandbox with bypass allowed while denying outbound network access, so sandboxed tools run offline. Makes it easy to exercise the no-internet sandbox policy path against the local mock server. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>