mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: prevent premature rawChunkTracker clearing for MCP tools (#9993)
This commit is contained in:
parent
e092e77901
commit
5a4315f58f
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ export class NativeToolCallParser {
|
|||
id: tracked.id,
|
||||
})
|
||||
}
|
||||
this.rawChunkTracker.clear()
|
||||
}
|
||||
|
||||
return events
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue