EU forces Meta to let rival AI chatbots onto WhatsApp for free

EU regulators have ordered Meta to allow rival AI chatbots to operate on WhatsApp for free, according to a Reuters report from June 9, 2026. The decision forces Meta to open its messaging platform's data and APIs to competing AI agents without charging access fees, addressing antitrust concerns over Meta's control of WhatsApp's user base.
Key details from the order
- Access terms: Competing AI chatbots (e.g., OpenAI's ChatGPT, Google's Gemini) can integrate with WhatsApp to serve users directly, with Meta prohibited from charging for data access or API usage.
- Deadline: Meta must comply by June 2026.
- Scope: The order covers free access to user metadata and message routing necessary for chatbot functionality, though not message content (end-to-end encryption remains).
Context for AI agents
For developers building AI agents that interact via messaging, this means WhatsApp becomes a viable channel for agent deployment without Meta's API fees. Rival chatbot providers can now offer agentic services (e.g., booking, support, coding assistants) directly within WhatsApp, potentially competing with Meta's own AI assistant, Meta AI. The EU's Digital Markets Act (DMA) likely underpins the order, similar to interoperability mandates for other platforms.
📖 Read the full source: HN AI Agents
👀 See Also

Reddit user reports 18.8 tok/s CPU inference with Qwen 3 30B Q4 on Zen 4
A user on r/LocalLLaMA tested Qwen 3 30B Q4 on CPU and achieved 18.8 tokens per second with a Zen 4 processor and DDR5 memory, significantly exceeding expectations of 3-5 tok/s.

Claude Code v2.1.150 Adds Remote System Prompt Injection via Network
Claude Code v2.1.150 fetches system prompts from Anthropic servers at startup and every 60 seconds via a GrowthBook feature flag, allowing remote injection—bypassed with CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1.

Chrome's Gemini Nano AI Model Consumes 4GB of Disk Space
Google Chrome automatically downloads a 4GB weights.bin file for the Gemini Nano on-device AI model, which may bloat storage without clear user notification. Disabling the On-Device AI toggle in settings removes the file and prevents re-download.

GitHub disables Copilot's ability to insert ads into pull requests after developer backlash
GitHub has removed Copilot's ability to insert promotional 'tips' into pull requests after developers discovered it was adding ads for tools like Raycast. The feature, which allowed Copilot to edit PRs it didn't create when mentioned, was disabled following community feedback.