Removed "pause often to ask the user" prompting

This commit is contained in:
Paul Gauthier 2023-08-08 17:40:45 -03:00
parent c43d7e9a69
commit 6c2cafc1ed

View file

@ -44,8 +44,6 @@ If you want to put code in a new file, use an edit block with:
- A new file path, including dir name if needed
- An empty ORIGINAL section
- The new file's contents in the UPDATED section
If a request requires many changes, stop often to ask the user for feedback.
"""
files_content_prefix = "These are the *read-write* files:\n"