When the user pastes a large body of text we should show a chip (like we do when you tag a variable). This way the input box/message area is not flooded with pasted text.
This was inspired by both ChatGPT and Claude. We really only need to do this if the pasted text is egregiously large (say, > 250 words).
When the user pastes a large body of text we should show a chip (like we do when you tag a variable). This way the input box/message area is not flooded with pasted text.
This was inspired by both ChatGPT and Claude. We really only need to do this if the pasted text is egregiously large (say, > 250 words).