diff --git a/internal/config/template/task_template.json b/internal/config/template/task_template.json index 5964dc0..0e3e813 100644 --- a/internal/config/template/task_template.json +++ b/internal/config/template/task_template.json @@ -39,7 +39,7 @@ "timeout": 120 }, "TOOL_REQUEST_WAIT_TIME_MS": 10000, - "MAX_TOOL_REQUEST_TIMES": 20, + "MAX_TOOL_REQUEST_TIMES": 30, "MAX_SUBTASK_EXECUTION_TIME_MINUTES": 5, "PLAN_MODE_LINE_THRESHOLD": 50, "MAX_TOKENS": 58888,