fix: prevent premature rawChunkTracker clearing for MCP tools (#9993)

This commit is contained in:
Daniel 2025-12-10 13:53:25 -05:00 committed by GitHub
parent e092e77901
commit 5a4315f58f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,7 +156,6 @@ export class NativeToolCallParser {
id: tracked.id,
})
}
this.rawChunkTracker.clear()
}
return events