99
LLM Idolatrine: Why no one wants your agentic PRs
(blog.magosomni.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Surely we can come up with networks of trust for this sort of thing, so that you don't have to deal with PRs from people with no references.
Everyone starts off without references, and there's already less of a pipeline from user to helpful contributor to fellow maintainer than most projects want without having to add more chokepoints. There isn't a solution without downsides while there are people using LLMs.
That's true, but as a maintainer you could encourage those helpful maintainers to triage issues from regular users.
I think the real benefit would come from taking a user's reputation into account across projects.
At the end of the day you can't have low effort pull requests, and expect maintainers to look at everything. It's the same spam problem as in any other domain.
This works if you have the luxury to select the people whose PRs you review, but in a corporate environment you just don't have that option. I would love to just reject obvious LLM code, but it's not going to keep me employed. Instead I'm stuck at figuring out how to meaningfully review LLM changes and how to manage the mental model with these rapid changes.