mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
cleanup mdstream
This commit is contained in:
parent
3dd7fa3dc7
commit
1a455e799e
1 changed files with 1 additions and 0 deletions
|
@ -855,6 +855,7 @@ class Coder:
|
|||
finally:
|
||||
if self.mdstream:
|
||||
self.live_incremental_response(True)
|
||||
self.mdstream = None
|
||||
|
||||
if self.multi_response_content:
|
||||
self.multi_response_content += self.partial_response_content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue