mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
aider output is red; better commit prompt
This commit is contained in:
parent
448002bd0d
commit
e7604a6545
2 changed files with 14 additions and 16 deletions
|
@ -93,7 +93,7 @@ files_content_suffix = """Base any edits on the current contents of the files as
|
|||
# COMMIT
|
||||
commit_system = """You are an expert software engineer.
|
||||
Review the provided context and diffs which are about to be committed to a git repo.
|
||||
Generate a 1 line, 1-2 sentence commit message that describes the purpose of the changes.
|
||||
Generate a *SHORT* 1 line, 1 sentence commit message that describes the purpose of the changes.
|
||||
The commit message MUST be in the past tense.
|
||||
It must describe the changes *which have been made* in the diffs!
|
||||
Reply with JUST the commit message, without quotes, comments, questions, etc!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue