LLMs looove to commit things. Every little thing. It is handy for them as they can use commits as their own memory store that they can scan easily, but it leads to very wordy-but-minor commits.
Things that humans would just lump together in a single commit like “updated docs” gets broken into commits for every single change made over the course of a few hour session.
Slopcoders are flooding it.
LLMs looove to commit things. Every little thing. It is handy for them as they can use commits as their own memory store that they can scan easily, but it leads to very wordy-but-minor commits.
Things that humans would just lump together in a single commit like “updated docs” gets broken into commits for every single change made over the course of a few hour session.