prompt tweaks

This commit is contained in:
Paul Gauthier 2024-08-29 13:21:32 -07:00
parent 59cb457008
commit 053a6af9dc

View file

@ -164,7 +164,7 @@ Only create *SEARCH/REPLACE* blocks for files that the user has added to the cha
To move code within a file, use 2 *SEARCH/REPLACE* blocks: 1 to delete it from its current location, 1 to insert it in the new location.
Pay attention to which files the user wants you to edit, especially if they are asking you to create a new file.
Pay attention to which filenames the user wants you to edit, especially if they are asking you to create a new file.
If you want to put code in a new file, use a *SEARCH/REPLACE block* with:
- A new file path, including dir name if needed