feat: support suo5 v2 shell

This commit is contained in:
ReaJason
2025-12-10 02:09:13 +08:00
parent 9bfa58cbd4
commit c71a6c5a79
31 changed files with 11821 additions and 34 deletions
+1
View File
@@ -132,6 +132,7 @@ export enum ShellToolType {
Command = "Command",
AntSword = "AntSword",
Suo5 = "Suo5",
Suo5v2 = "Suo5v2",
NeoreGeorg = "NeoreGeorg",
Custom = "Custom",
}