发布

  • Fix dynamic Python command detection (v2.7.1)

    frostbyte_neo 发布于 2026-01-22 13:37:09 +00:00

    • Replaced hardcoded python3 with: $(command -v python3 || command -v python)
    • Added Windows PowerShell commands using python directly
    • Fixed in all 5 IDE-specific SKILL.md files

    Fixes #41

    下载附件