- install-windows.ps1: install Node.js via winget/choco (fallback
to nodejs.cn manual download), then npm install openclaw. No WSL.
- configure-aws-bedrock.ps1: full native PowerShell port with
SecureString input, user-level env vars, config backup.
- README: update Windows instructions to reflect native install.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- PowerShell wrapper that checks WSL + OpenClaw, then runs
the bash config script inside WSL with interactive input
- Update README step 8 to show both macOS and Windows commands
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>