mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
WIP: Updated commit_system prompt to instruct user to speak in past tense.
This commit is contained in:
parent
15d48ff34c
commit
8df0971b4f
1 changed files with 1 additions and 0 deletions
|
@ -120,5 +120,6 @@ ONLY OUTPUT {fname} !!!
|
|||
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.
|
||||
Speak in the past tense, describing the changes which have been made.
|
||||
Reply with JUST the commit message, without quotes, comments, questions, etc.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue