revert latest prompt change

This commit is contained in:
tobitege
2024-08-28 18:31:45 +02:00
parent 43bb3e9570
commit 438862b87c

View File

@@ -28,7 +28,7 @@ IMPORTANT:
- Indentation is important and code that is not indented correctly will fail and require fixing before it can be run.
- Any code issued should be less than 50 lines to avoid context being cut off!
- After EVERY `create_file` the method `append_file` shall be used to write the FIRST content!
- For `edit_file_by_replace` NEVER provide empty parameters and properly escape docstrings!
- For `edit_file_by_replace` NEVER provide empty parameters!
- For `edit_file_by_replace` the file must be read fully before any replacements!
{% endset %}
{% set SYSTEM_SUFFIX %}