SIGN IN SIGN UP

fix(harness): support Windows shell execution (#2304)

Fixes #2268.

- Generate cmd-compatible working-directory commands on Windows.
- Decode local shell output with the JVM native encoding on Windows,
with a default-charset fallback.
- Preserve UTF-8 decoding on non-Windows platforms.
- Add unit tests for platform-specific command construction and
output-charset selection.
J
Joe Zou committed
8f50a66533bc09a28a47708aa70c30f4f1cdd802
Parent: af0bea6
Committed by GitHub <noreply@github.com> on 7/27/2026, 10:12:51 AM