Add files via upload

This commit is contained in:
公明
2026-04-19 04:05:28 +08:00
committed by GitHub
parent 92496715a6
commit 49a6936fb3
5 changed files with 207 additions and 4 deletions
+2
View File
@@ -398,6 +398,8 @@ func RunDeepAgent(
ToolsCfg: mainToolsCfg,
ExecMaxIter: deepMaxIter,
LoopMaxIter: ma.PlanExecuteLoopMaxIterations,
AppCfg: appCfg,
Logger: logger,
})
if perr != nil {
return nil, perr