What's New
-
claude.ps1 -- New primary Windows launcher (PowerShell)
- Native error handling with try/catch
- Native JSON parsing via ConvertFrom-Json
- SHA256 verification via Get-FileHash
- Faster downloads via Invoke-WebRequest
-
claude.cmd -- Now auto-forwards to claude.ps1 when PowerShell is available
- Falls back to full CMD implementation when PowerShell is unavailable
- Zero behavior change for users on locked-down systems
-
claude.sh -- Added missing "setup" subcommand for offline pre-download
-
Docs -- README and CLAUDE.md updated for three-launcher architecture
All launchers support
- update / update [version]
- version / --version / -v
- setup
- --help / -h
- Folder drag-and-drop / directory argument