Running Windows 11 on ARM64 (Snapdragon). Remote mode is configured correctly
(Sandbox ID + API Key filled in), but the extension keeps trying to build
cryptography and cffi locally, which fails with:
Unsupported platform: win_arm64
The extension should NOT need local Python builds when running in remote mode.
Please add ARM64 support or skip local builds entirely when mode is set to "remote".
Running Windows 11 on ARM64 (Snapdragon). Remote mode is configured correctly
(Sandbox ID + API Key filled in), but the extension keeps trying to build
cryptographyandcffilocally, which fails with:Unsupported platform: win_arm64
The extension should NOT need local Python builds when running in remote mode.
Please add ARM64 support or skip local builds entirely when mode is set to "remote".