feat: 基于 process.argv 推断命令前缀,修复 bunx 误检测

This commit is contained in:
2026-06-11 23:06:14 +08:00
parent ddd1c41c00
commit ecccf5eef0
3 changed files with 106 additions and 21 deletions

1
.gitignore vendored
View File

@@ -404,3 +404,4 @@ temp
.worktrees
!src/**/*
docs/superpowers
tests/**/__tmp*