Ask HN: What is your average acceptance rate for code suggestions from an agent?
2 srameshc 6 9/4/2025, 12:10:41 PM
I'm a developer and often use AI coding assistants, but I find their suggestions for production code aren't quite right. It usually takes me several attempts to get the solution I need. Is this a common experience, or am I missing a key technique to get better results?
This is as reported by the agent or research so I am not sure what it means, did you scroll through some options or had to re-request one, but it points to a low rate of acceptance
Yes when you're trying to do too big of things or you're prompt engineering skills need improvement.
>or am I missing a key technique to get better results?
You must be specific for what you want. Think of you being a senior dev and you're giving specific instructions to a junior dev who doesnt know better; who WILL misinterpret and do the very least to achieve what you asked for.
Almost like a Jinn/Geni they'll seemingly try to do the wrong thing if you arent clear and specific in your prompt.
Worse yet, sometimes, the AI will run off into left field doing all kinds of dumb stuff. hugely breaking the app and then you cry and start reverting hours of git changes. or worse HARD RESET.