The Windows-specific agent sandbox setting currently points at chat.agent.sandbox.enabled.windows. It should use chat.agent.sandbox.enabledWindows so the Windows-specific setting ID matches the expected setting name. Tracking PR: https://github.com/microsoft/vscode/pull/318035
The Windows-specific agent sandbox setting currently points at chat.agent.sandbox.enabled.windows.
It should use chat.agent.sandbox.enabledWindows so the Windows-specific setting ID matches the expected setting name.
Tracking PR: #318035