{"slug": "top-ai-projects-are-actually-banning-external-prs-to-save", "title": "Top AI projects are actually banning external PRs to save", "summary": "Vercel's AI SDK project has deployed a multi-agent 'software factory' that now authors 25-35% of merged pull requests and closes 70-80% of incoming issues within four weeks, according to Vercel engineer Lars Grammel. Astro creator Fred Schott reports a similar shift to agent-led triage and fixes, which he says led him to build the Flue framework. These moves come as maintainers seek to manage backlogs overwhelmed by AI-generated code contributions.", "body_md": "# Top AI projects are actually banning external PRs to save\n\nInstead of playing whack-a-mole with junk code, these maintainers are building what they call \"software factories.\" They aren't waiting for a human to submit a fix; they're deploying their own LLM agents to handle the entire lifecycle of an issue.\n\n## The Vercel \"Software Factory\" approach\n\nVercel is probably the best case study here. Their AI SDK project was hitting a breaking point with over 1,000 open issues and nearly 800 pull requests sitting in the backlog by mid-year. Instead of hiring a small army of engineers to triage, they deployed a multi-agent system.\n\nThey don't just use one \"smart\" bot. They use specialized agents for specific tasks:\n\n**Bug Reproduction Agent:** Takes an issue report and tries to recreate the failure in a sandbox.**Fix Implementation Agent:** Writes the actual code to resolve the bug.**Review Agent:** Checks the proposed fix against the codebase to ensure it doesn't break anything else.\n\nThe logic is pretty cold but practical: they trust their own highly-optimized prompts more than they trust a random agent running on a contributor's laptop. As Vercel engineer Lars Grammel put it, if you've tuned an agent specifically for a certain category of bugs, you have a level of confidence in its output that you just can't get from community-driven PRs.\n\nThe results are actually insane. After just four weeks of running this deployment architecture (which includes custom UIs, APIs, and sandboxed execution environments), Vercel reported that their \"factory\" was authoring between 25% and 35% of all merged PRs and closing 70-80% of incoming issues.\n\n## How Astro flipped the script on backlogs\n\nAstro is seeing a similar shift. Fred Schott, the creator, mentioned that for five years, issues were coming in faster than any human team could possibly manage. They were stuck in a permanent state of \"trimming the backlog\" rather than actually building features.\n\nBy implementing an auto-triage system, they've moved to a model where agents handle:\n\n1. Initial triage and labeling.\n\n2. Reproduction of the reported bug.\n\n3. Prompting the user to verify a suggested fix *before* a human ever looks at it.\n\nThis has fundamentally changed their workflow. Instead of a mountain of debt, they treat issues as a weekly priority list. It's a complete shift from reactive maintenance to proactive, agent-led management. It’s actually what led Schott to build Flue, a framework designed specifically around this idea of controlled, agentic contribution.\n\nIf you're managing a large-scale open source project, the move toward a private \"software factory\" might be the only way to survive the flood of AI-generated code hitting GitHub every single day.\n\n[Stop bloating open source repos with AI-generated junk just to 6d ago](/en/news/7888/)\n\n[LLM-generated spam is basically a DDoS attack on open-source 8d ago](/en/news/7685/)\n\n[**A $13B price tag for the AI developer playground everyone 9d ago](/en/news/7555/)\n\n[Developers are losing their minds over a new open-source model 10d ago](/en/news/7384/)\n\n[Why AI can render a perfect Mario but fails at a simple vacuum 10d ago](/en/news/7370/)\n\n[MCP server runs on Android 14d ago](/en/news/6941/)\n\n[Next Google is rolling out the Fairwind Program to give governments →](/en/news/8653/)", "url": "https://wpnews.pro/news/top-ai-projects-are-actually-banning-external-prs-to-save", "canonical_source": "https://promptcube3.com/en/news/8655/", "published_at": "2026-09-03 03:25:33+00:00", "updated_at": "2026-09-03 03:52:00.264807+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-products"], "entities": ["Vercel", "Astro", "Lars Grammel", "Fred Schott", "Flue"], "alternates": {"html": "https://wpnews.pro/news/top-ai-projects-are-actually-banning-external-prs-to-save", "markdown": "https://wpnews.pro/news/top-ai-projects-are-actually-banning-external-prs-to-save.md", "text": "https://wpnews.pro/news/top-ai-projects-are-actually-banning-external-prs-to-save.txt", "jsonld": "https://wpnews.pro/news/top-ai-projects-are-actually-banning-external-prs-to-save.jsonld"}}