The New OSS
The bottleneck in open source is moving from coding to diagnosis.
An investigation of what agentic execution does to open source, run against GitHub Agentic Workflows with public data and open methodology.
Two paths through the same infrastructure. Bot-generated issues enter the queue automatically; community issues wait for one maintainer to promote them by hand.
The New OSS
The bottleneck in open source is moving from coding to diagnosis. This is what happens when it does.
19 bugs filed, 0 pull requests. Fixes implemented by agents, merged by a human.
The Agent Interface
What 435 issues reveal about writing work that agents can execute.
435 community issues from 158 contributors, methodology open-sourced.
The Dispatch Layer
Inside the routing architecture that decides which issues get fixed in minutes and which sit for days.
Issue #18980: 71 minutes. Issue #19017: 7.76 days. The 157× gap, located.
The Routing Problem
Five things that break when agentic triage systems scale beyond bot-generated workloads.
Five failure modes in the routing architecture, with structural fixes.