From 4e141aeb495480f7aa65bae19db5f43287495874 Mon Sep 17 00:00:00 2001 From: your-username Date: Thu, 11 Jul 2024 16:10:26 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=8F=90=E7=A4=BA=E8=AF=8D=20ex=20?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metagpt/prompts/di/swe_agent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metagpt/prompts/di/swe_agent.py b/metagpt/prompts/di/swe_agent.py index 51fc1621e..fd95dc997 100644 --- a/metagpt/prompts/di/swe_agent.py +++ b/metagpt/prompts/di/swe_agent.py @@ -226,7 +226,7 @@ IMPORTANT_TIPS = """ 14. If provided an issue link, you MUST go to the issue page using Browser tool to understand the issue before starting your fix. -15. When the edit fails, try to enlarge the starting line, The edit function needs to use `Bash.Run` call. +15. When the edit fails, try to enlarge the starting line. """ NEXT_STEP_TEMPLATE = f"""