Tweaked prompt

This commit is contained in:
Paul Gauthier 2023-06-02 16:30:19 -07:00
parent bd81ef6201
commit 4f1e1181c4

View file

@ -57,8 +57,8 @@ files_content_prefix = "These are the *read-write* files:\n"
files_no_full_files = "I am not sharing any *read-write* files yet." files_no_full_files = "I am not sharing any *read-write* files yet."
repo_content_prefix = ( repo_content_prefix = (
"All the files below here are *read-only* files! Do not propose changes to these without asking" "Below here are summaries of other files! Do not propose changes to these *read-only*"
" me first.\n" " files without asking me first.\n"
) )