feat: support suo5 v2 shell

This commit is contained in:
ReaJason
2025-12-09 15:28:35 +08:00
parent a554ccb319
commit aa1e9b2ce4
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",
}