100% opposite experience.
Whether agentic, not… it’s all about context.
Either agentic with access to your whole project, “lives” in GitHub, a fine tune, or RAG, or whatever… having access to all of the context drastically reduces hallucinations.
There is a big difference between “write x” and “write x for me in my style, with all y dependencies, and considering all z code that exists around it”.
I’m honestly not understand a defense of copy and paste AI coding… this is why agents are so massively popular right now.
Agreed that it’s all about context — but my experience is that pasting into web chat allows me to manage context much more than if I drop the whole project/whole filesystem into context. With the latter approach the results tend to be hit-and-miss as the model tries to guess what’s right. All about context!
I’m also surprised by this take. I found copy/paste between editor and external chats to be way less helpful.
That being said, I think everyone has probably different expectations and workflows. So if that’s what works for them, who am I to judge?