Skip to content

fix: add Windows environment detection and user guidance

刘福春 requested to merge fix/install-url into main

Summary

  • 添加 Windows 环境检测函数
  • Git Bash / WSL / Cygwin 环境直接运行
  • Windows 原生 cmd/PowerShell 显示友好错误指引

Test plan

  • macOS 直接安装测试通过
  • Windows Git Bash 安装测试通过
  • Windows cmd/PowerShell 显示正确引导信息

🤖 Generated with Claude Code

Merge request reports