- 添加 GitHub Actions 工作流,支持多平台构建: - macOS ARM64 (Apple Silicon) - macOS Intel (AMD64) - Windows x64 - Linux x64 - 支持自动触发(推送到 main 分支且包含 Go 代码修改) - 支持手动触发 - 更新 README 文档,添加二进制文件下载说明 - 添加浏览器自动下载提示 - 格式化所有 Go 源码文件 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>