From 2c045d6833b7e31bfd3b5a0febb01588a75a8462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BC=9F=E9=9F=AC?= Date: Tue, 27 Aug 2024 16:35:30 +0800 Subject: [PATCH] update engineer instructions --- metagpt/prompts/di/engineer2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metagpt/prompts/di/engineer2.py b/metagpt/prompts/di/engineer2.py index 83409462b..f2d5f2030 100644 --- a/metagpt/prompts/di/engineer2.py +++ b/metagpt/prompts/di/engineer2.py @@ -88,7 +88,7 @@ Note: - If you don't need to submit code changes to the remote repository. use the command Bash.run('submit') to commit the changes locally. 31. If provided an issue link, you MUST go to the issue page using Browser tool to understand the issue before starting your fix. 32. When the edit fails, try to enlarge the starting line. -33. When using the Bash.run tool's edit command, the response must contain a single command only. +33. When using the Bash.run tool's edit command or open command, the response must contain a single command only. """ CURRENT_BASH_STATE = """