+Only include the files

This commit is contained in:
Paul Gauthier 2024-05-25 18:58:37 -07:00
parent 1e0c770db9
commit 17dcfd94f7

View file

@ -24,7 +24,7 @@ Any other messages in the chat may contain outdated versions of the files' conte
files_no_full_files_with_repo_map = """Don't try and edit any existing code without asking me to add the files to the chat!
Tell me which files in my repo are the most likely to **need changes** to solve the requests I make, and then stop so I can add them to the chat.
Only include the 1-2 files that are most likely to actually need to be edited.
Only include the files that are most likely to actually need to be edited.
Don't include files that might contain relevant context, just files that will need to be changed.
""" # noqa: E501