3c6ad62ed0
- GitHub Actions workflow builds native binaries for 5 platforms: darwin-arm64, darwin-amd64, linux-amd64, linux-arm64, windows-amd64 - Windows build uses MSYS2 UCRT64 toolchain for CGO compatibility - setup.sh: macOS/Linux installer (binary download or --from-source) - setup-windows.ps1: Windows installer (native .exe or -FromSource via WSL) - Both scripts offer interactive Claude Code MCP auto-configuration - Release includes checksums.txt with SHA-256 hashes - PS5.1-compatible JSON handling (no -AsHashtable dependency)