- 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>
- 3 tiers: 250元 ($25/day), 450元 ($50/day), 900元 ($100/day)
- Add value comparison vs official Claude pricing
- Remove pahud gist link from 方法二
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace TODO hero image with pinche.png banner
- Rewrite 方法三 to advertise our 拼车 service with pricing
- Add WeChat group QR and personal QR for onboarding
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces the dry IAM permissions prerequisite with a visual 7-step
walkthrough showing how to create an IAM user, attach
AmazonBedrockFullAccess, and copy the Access Key for the script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces outdated Bearer Token auth with correct aws-sdk auth,
fixes config structure, model IDs, adds one-click script option,
IAM prerequisites, and models overview table.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>