I'm so curious around what people's median experience is of AI coding tools. I've tried agents every now and then, recently for something very simple- add an option to request csb format in a data api. The results were, well, not good. . . I ended up undoing literally all changes because writing from scratch was a lot easier than trying to refactor the total mess it has made from what I'd have thought was a trivial f…
Think of this: whats the likelihood that what you are asking for would be found in some public github repo? If its high then you are good to go.
what's the likelihood that the solution exists in the github repo in a way that the machine can recognize as relevant to your prompt?
If many versions of the solution exist, due to the problem's common occurrence, and if you can evaluate the LLM's output, then you're good to go.