feat:mod管理器

This commit is contained in:
Evilom
2026-05-13 21:17:58 +08:00
parent 93961c10bb
commit 86ceec98b3
41 changed files with 4533 additions and 400 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(npx tsc *)",
"Bash(npx vitest *)"
"Bash(npx vitest *)",
"WebSearch"
]
}
}