better approach to redacting historical edits

This commit is contained in:
Paul Gauthier 2023-06-05 22:10:27 -07:00
parent 1676a0ec54
commit ab5a6e2c19
2 changed files with 10 additions and 1 deletions

View file

@ -86,6 +86,8 @@ exact/path/to/filename.js
files_content_prefix = "Here is the current content of the files:\n"
files_no_full_files = "I am not sharing any files yet."
redacted_edit_message = "No changes are needed."
# COMMIT
commit_system = """You are an expert software engineer.