Skip to content

Commit 1a9e1c2

Browse files
committed
This should also be used for new files now
1 parent be31a16 commit 1a9e1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/prompts/tools/edit-file.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export function getMorphEditingInstructions(): string {
1414
export function getEditFileDescription(): string {
1515
return `## edit_file
1616
17-
**Description**: Use this tool to make an edit to an existing file.
17+
**Description**: Use this tool to make an edit to a file.
1818
1919
This will be read by a less intelligent model, which will quickly apply the edit. You should make it clear what the edit is, while also minimizing the unchanged code you write.
2020

0 commit comments

Comments
 (0)