Fetching from the wire…
Top 5 · 2026-04-12 · source-backed
The majority threshold crossed and nobody threw a party. Felo's analysis of 2026 developer tool data reports that over 51% of all code committed to GitHub in early 2026 was either generated or substantially assisted by AI tools. That's not a projection. That's the current state. More than half of shipped code has an AI co-author.
The usage breakdown is interesting. GitHub Copilot and Claude Code are now tied at 18% each among professional developers, which tells a story about Claude Code's trajectory. It didn't exist in this category two years ago. Now it matches the tool that had a two-year head start and Microsoft's distribution machine behind it. Claude Code leads SWE-bench Verified at 80.8% for complex debugging and large-codebase work, which is where professionals spend most of their time. Copilot wins on inline completion speed. Different tools for different jobs.
90% of professional developers now use at least one AI tool regularly at work. That number felt aspirational six months ago. Now it's just Tuesday.
I've been thinking about what "51%" actually means for how we evaluate engineers. If more than half of shipped code touches an AI somewhere in the pipeline, the skill that matters isn't writing code. It's reviewing it. Knowing what to ask for. Catching the subtle wrongness that passes linting, passes tests, but doesn't match the actual requirement. My design background helps here more than my CS education ever did. I'm pattern-matching against intent, not syntax.
The 51% number also reframes every other story today. When Addy Osmani talks about multi-agent orchestration (story 2), he's describing how to manage the systems producing that 51%. When Berkeley breaks AI benchmarks without solving tasks (story 5), they're showing that the metrics we use to compare these tools are flawed. The majority of code is AI-generated, and we still don't have reliable ways to measure whether the tools writing it are actually good.
For builders: if you're not using AI tools in your workflow, you're now in the minority. But "using" is doing a lot of work in that sentence. The gap between developers who paste ChatGPT output and developers who run structured agent workflows with spec-plan-build-test-review gates is enormous. Both count as "AI-assisted" in the 51%. They shouldn't.
Each link below shares sources, entities, or timing with this story.
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
MAI-Code-1-Flash, a 5B-parameter coding model, is in GitHub Copilot and VS Code, and Microsoft says it beats Claude Haiku 4.5 across core coding benchmarks, +16 points on SWE-Bench Pro at 51.2% versus 35.2%, using up to 60% fewer tokens. MAI-Thinking-1, a 35B-active MoE with a...
GitHub announced that every Copilot plan moves to usage-based billing via "AI Credits" on June 1, 2026. The flat-rate model is dead. Every plan gets a monthly credit allotment calculated by actual token consumption (input, output, cached) at listed API rates. Code completions...
Roo Code announced it will archive its VS Code extension repo on May 15 and merge back into Cline, the project it originally forked from. CEO Matt Rubens said the team needs to "constantly destroy and recreate to keep up with what's newly possible." Translation: the extension...
The minute Fable 5 and Mythos 5 went dark for foreign nationals, r/LocalLLaMA found its answer. Moonshot AI's Kimi K2.7 Code is a 1T-parameter MoE (32B active, 384 experts), 256K context, shipped under a Modified MIT license. The headline number that's getting it pulled: 81.1...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.