Fetching from the wire…
Top 5 · 2026-05-05 · source-backed
A single default flip. That's all it took to misattribute millions of commits worldwide.
VS Code 1.118 changed git.addAICoAuthor from off to all, injecting a "Co-Authored-by: GitHub Copilot" trailer into every commit. Even if you'd never enabled Copilot. Even if you'd explicitly disabled it. A bug in the change-detection logic meant that even when users manually replaced AI-generated commit messages with their own, the trailer persisted into final Git history. Your hand-written code, attributed to a machine you never used.
The Register covered the backlash: 1,349 points on Hacker News, 723 comments, most of them furious. Microsoft developer Dmitriy Vasyura authored a fix on May 3, reverting to opt-in for VS Code 1.119.
Here's why this matters beyond the immediate fix. Attribution is identity in open source. Your commit history IS your resume. When a company silently claims co-authorship of work they didn't contribute to, it's not a UX bug. It's a trust violation. And it happened at the exact moment when "did AI write this?" is becoming a hiring signal, a compliance concern, and a legal question in IP disputes.
The deeper pattern: Microsoft is optimizing for Copilot adoption metrics. More "Co-Authored-by Copilot" trailers in the wild normalizes AI attribution, makes Copilot look more ubiquitous than it is, and creates a baseline where NOT having the trailer becomes notable. It's growth hacking via git history.
What to do right now: check your git.addAICoAuthor setting. If you're on 1.118, it may be set to all without your knowledge. Run git log --grep="Co-Authored-by.*Copilot" on your repos to see if you've been affected. If you're maintaining open-source projects, consider whether you want a .gitattributes or pre-commit hook that strips unauthorized co-author trailers.
I use Claude Code every day in my personal projects, and I'm fine with honest attribution. But honest is the key word. Opt-in, not opt-out. Accurate, not aspirational.
Each link below shares sources, entities, or timing with this story.
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...
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...
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...
July 9, across VS Code, Visual Studio, Copilot CLI, the cloud agent, github.com, GitHub Mobile, JetBrains, Xcode, and Eclipse. Sol is the high-reasoning tier at $5/1M in, $30/1M out, gated to Pro+/Max/Business/Enterprise. Terra is the balanced default at $2.50/$15. Luna is fas...
A filed VS Code issue (#313064) documents how the setting persists invisibly in git history and CI output after the user manually replaces the generated commit text. You can disable it via the "Git Add AI Co Author" setting, but the opt-out default raised legitimate concerns a...
43.3% on Frontier-Bench v0.1. Opus 4.8 scored 18.7%. That's not an incremental bump, that's the same benchmark with a different shape of answer. Anthropic released Claude Opus 5 on July 24 at $5/$25 per million input/output tokens, exactly half of Fable 5's $10/$50, while matc...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.