Files
superpowers-zh/bin
jiangnan b38edc010c feat: 添加 --tool 参数支持手动指定工具,改进检测失败提示
Cursor 等工具如果项目里没有配置目录,自动检测会失败。

新增:
- --tool cursor / --tool trae 等参数跳过检测直接安装
- 支持 19 个别名(cursor, claude-code, trae, windsurf 等)
- 检测不到工具时提示用户使用 --tool 而非静默回退
- 重构 installForTarget() 消除重复代码
2026-04-01 14:46:22 +08:00
..