mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
re-enable summaries
This commit is contained in:
parent
5650697475
commit
163e6f56df
2 changed files with 4 additions and 1 deletions
|
@ -931,7 +931,6 @@ class Coder:
|
|||
self.last_keyboard_interrupt = now
|
||||
|
||||
def summarize_start(self):
|
||||
return
|
||||
if not self.summarizer.too_big(self.done_messages):
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue