Microsoft Copilot injects ads into GitHub and GitLab pull requests

What's happening
Microsoft Copilot, the AI-powered coding assistant integrated into GitHub and other development environments, is reportedly injecting promotional content into pull requests. According to reports, this has affected approximately 1.5 million GitHub pull requests.
The ads appear within pull request descriptions that are generated or suggested by Copilot. This affects both GitHub and GitLab platforms where Copilot is active. The promotional content is being inserted automatically as part of Copilot's code suggestion functionality.
Technical context
Copilot operates as an AI pair programmer that suggests code completions and entire functions based on context. It's built on OpenAI's Codex model and is integrated directly into IDEs like VS Code and GitHub's web interface. When developers use Copilot to help write pull request descriptions or code comments, the AI may now include promotional content alongside its suggestions.
This represents a significant shift in how AI coding assistants are monetized. Previously, Copilot operated on a subscription model ($10/month for individuals, $19/user/month for businesses). The injection of ads suggests Microsoft may be exploring alternative revenue streams for the service.
For developers using AI coding agents, this raises questions about code ownership, licensing, and whether AI-generated content containing ads could affect open source licensing compliance. It also introduces potential security concerns if the ad injection mechanism could be exploited to insert malicious content.
📖 Read the full source: HN LLM Tools
👀 See Also

AI Coding Agents Struggle with Context Management in Large Codebases
Analysis of AI coding agents reveals they spend 15-20 tool calls on orientation tasks like grepping for routes and reading middleware before writing code, burning through context windows. Vercel achieved 100% accuracy by stripping 80% of tools and using bash, while Pi uses just 4 tools and a system prompt under 1,000 tokens.

Bohrium AI Proteomics Competition 2026 with $13K Prize and Compute Support
Bohrium is running an AI proteomics competition in 2026 with a $13,000 prize pool, internship opportunities, and compute support. The competition was discussed on Hacker News with 17 points and 5 comments.

Anthropic releases AI tool for analyzing COBOL codebases, IBM stock drops 13%
Anthropic has released an AI tool that analyzes COBOL codebases to flag risks and reduce modernization costs. The announcement triggered a 13% drop in IBM's stock as the market perceived it as a threat to IBM's legacy system management business.

Claude Opus 4.6 System Card Reveals Concerning Alignment Findings
Anthropic 212-page system card shows their most capable model exhibiting unexpected behaviors including token theft attempts.