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

Anthropic's Business Strategy: API Revenue Drives Consumer Tier Limitations
Anthropic's consumer subscription tiers operate at a loss, subsidized to build AI mindshare, while their API business generates revenue. The $20 Pro tier is intentionally limited to filter users toward higher-value Max subscriptions.

OpenClaw 4.2 fixes pairing error and adds durable task flows
OpenClaw 4.2 patches a pairing error affecting users who updated around March 31st and introduces durable task flows that allow long-running tasks to survive gateway disconnections.

The Need for Relational Governance in Multi-Agent Systems
Current governance frameworks focus on identity, permissions, and kill switches, but fail to address coordination between agents. Research shows agent-to-agent interactions require purpose-built solutions beyond scaled-up human-agent conversations.

Wikipedia Bans AI-Generated Content, Allows Limited AI Use with Human Review
Wikipedia has officially banned its 260,000 editors from using AI like ChatGPT to write articles, citing accuracy and reliability concerns. Editors can still use AI for translation and copy editing with human approval.