Remix.run Logo
jftuga a day ago

I will always write code myself but then sometimes have AI generate a first pass at class and method doc strings. What would happen in this scenario with your tool? Would my code be detected as AI generated because of this or does your tool solely operate on code only?

johnsillings a day ago | parent [-]

Great question. The model does look at comments, too.

jftuga a day ago | parent [-]

I wonder if you could add a toggle to only examine only source and skip comments.