AI news story

Microsoft caught sneaking "Co-Authored-by Copilot" into VS Code commits - even with AI off

Microsoft quietly slipped a "Co-Authored-by Copilot" line into Git commits in Visual Studio Code - even for developers who had turned off the AI features entirely. The article Microsoft caught sneaking "Co-Authored-by Copilot" into VS Code commits

  • AI
  • Source: The Decoder
  • Published: 2026-05-03
  • Signal score: 3
  • 58 sources

Editor's take

Microsoft's VS Code has been found to append "Co-Authored-by Copilot" metadata to Git commits, irrespective of whether users had explicitly disabled Copilot's AI functionalities. This practice raises immediate concerns about transparency and user control over their contributions, particularly for open-source projects where attribution is paramount. Developers rely on accurate commit logs to understand the provenance of code changes, and this hidden attribution undermines that trust.

The implications extend beyond mere attribution. If Copilot, even when "off," is influencing code in ways that are then attributed, it suggests a deeper integration or background activity than users might expect. This could inadvertently shift the perception of open-source contributions, potentially impacting project maintainers' understanding of their community's involvement and the true authorship of generated code.

Future scrutiny will focus on Microsoft's response and the clarity of their AI feature toggles. It will be crucial to observe whether this practice is rectified with a clear opt-out and whether a more robust audit trail for AI-assisted code generation is implemented across Microsoft's developer tools. The broader AI industry will be watching to see if this incident prompts a wider re-evaluation of how AI tools interface with user workflows and data.

Signal score: 3

This event was corroborated by 58 independent sources. The signal score weighs cross-source corroboration, recency, source weight and topic salience. How we rank stories.

More AI stories

  1. Meet Shepherd: An Open-Source Python Substrate That Lets Meta-Agents Fork, Replay, and Revert Any Agent Run

    MarkTechPost · 2026-08-08

    Long agent runs accumulate state that no transcript records — edited files, a live dev server, installed packages, a warm prompt cache.

  2. Denmark Requires Oral Defenses for Students' Written Work to Counter AI Cheating

    Hacker News · 2026-08-08

    Denmark's Ministry of Education has mandated oral defenses for student assignments to mitigate AI-generated content.

  3. Cloudflare launches Kitesurf, a browser built for AI agents

    TechCrunch · 2026-08-07

    Kitesurf is a cloud-hosted browser designed for AI agents instead of people. It uses less computing power than Chromium for common automation tasks

  4. Pokee AI Releases Pokee-Isaac 28B: A 10M-Token Context Agentic Model Built to Run Inside the Customer Boundary

    MarkTechPost · 2026-08-08

    Pokee AI released Pokee-Isaac 28B, a 28B text-only foundation model with a 10M-token context window built to run inside the customer boundary.

  5. Gentoo bugzilla closed due AI bot scraper overload

    Hacker News · 2026-08-08

    The Gentoo Bugzilla instance has been taken offline due to an overwhelming volume of automated traffic from an AI model scraper.

  6. Before Q, K, and V: Reconstructing the Transformer

    Towards Data Science · 2026-08-08

    Many Transformer explainers start with the finished architecture. We ask why it looks the way it does.