mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
better
This commit is contained in:
parent
3785415632
commit
4f3f1c5e23
1 changed files with 1 additions and 0 deletions
|
@ -771,6 +771,7 @@ class Coder:
|
|||
self.lint_outcome = None
|
||||
self.test_outcome = None
|
||||
self.shell_commands = []
|
||||
self.message_cost = 0
|
||||
|
||||
if self.repo:
|
||||
self.commit_before_message.append(self.repo.get_head_commit_sha())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue