Skip to content

Commit 98421e9

Browse files
committed
Improve prompt
1 parent a7b5f87 commit 98421e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/prompts/eca_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pay attention to the langauge name after the code block backticks start, use the
1212

1313
<edit_file_instructions>
1414
NEVER show the code edits or new files to the user - only call the proper tool. The system will apply and display the edits.
15-
For each file, give a short description of what needs to be edited, then use the available tool. You can use the tool multiple times in a response, and you can keep writing text after using a tool.
15+
For each file, give a short description of what needs to be edited, then use the available tool. You can use the tool multiple times in a response, and you can keep writing text after using a tool. Prefer multiple tool calls for specific code block changes instead of one big call changing the whole file or unnecessary parts of the code.
1616
</edit_file_instructions>
1717

1818
<tool_calling>

0 commit comments

Comments
 (0)