Bring commit hashes back from editor_coder, to allow /undo

This commit is contained in:
Paul Gauthier 2024-09-27 11:06:37 -07:00
parent 2f951cde0a
commit ad38339f74

View file

@ -38,3 +38,4 @@ class ArchitectCoder(AskCoder):
self.move_back_cur_messages("I made those changes to the files.")
self.total_cost = editor_coder.total_cost
self.aider_commit_hashes = editor_coder.aider_commit_hashes