Comment by jeffreysmith
11 hours ago
I'm a bit obsessed with this topic lately, so I'm going to keep refreshing this thread to see if folks have good answers.
One thing I've been working with is this little util to try to do a quick sniff test on the contributors: https://github.com/2ndSetAI/good-egg (Longer explanation on Substack: https://neotenyai.substack.com/p/scoring-open-source-contrib... )
From what I've seen in the data, acceptance rates to all major OSS projects are down since the age of coding agents.
And when I talk to maintainers, most of them are talking about some version of doing fast and easy pocket vetos (leaving the PRs to rot) or even just banning on the first offense.
It's been building for a bit, but I think the crisis point is solidly here. And things like OpenClaw turn up the dials. I'm sure more tools and changes to practices will be coming.
Quick footnote to call out this really good summary from the team at :probabl (the scikit-learn/skore company): https://blog.probabl.ai/maintaining-open-source-age-of-gen-a...
The "egg" system seems really good!
It will maybe solved soon if we train yet another neural network on scanning GitHub activities; but by also adding other forges like codeberg, gitlab, self-hosted forgejo, etc... to not lock non-github users out
Still really good idea!