feat: harden agent tooling compatibility
This commit is contained in:
@@ -90,6 +90,7 @@ func loadConfig() (service.Config, string) {
|
||||
Transport: lingmaipc.TransportAuto,
|
||||
Cwd: currentDir(),
|
||||
Mode: "agent",
|
||||
Model: "MiniMax-M2.7",
|
||||
ShellType: defaultShellType(),
|
||||
SessionMode: service.SessionModeAuto,
|
||||
Timeout: 120 * time.Second,
|
||||
|
||||
Reference in New Issue
Block a user