mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 12:45:00 +00:00
Bring commit hashes back from editor_coder, to allow /undo
This commit is contained in:
parent
2f951cde0a
commit
ad38339f74
1 changed files with 1 additions and 0 deletions
|
@ -38,3 +38,4 @@ class ArchitectCoder(AskCoder):
|
||||||
|
|
||||||
self.move_back_cur_messages("I made those changes to the files.")
|
self.move_back_cur_messages("I made those changes to the files.")
|
||||||
self.total_cost = editor_coder.total_cost
|
self.total_cost = editor_coder.total_cost
|
||||||
|
self.aider_commit_hashes = editor_coder.aider_commit_hashes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue