Mozilla's State of Open Source AI: 3% Performance Gap, 50x Cost Reduction, 79% Developer Adoption

Mozilla has published its inaugural State of Open Source AI report, based on a global survey of 950+ developers. The headline: open models have essentially closed the performance gap with proprietary systems like ChatGPT and Claude, now trailing by just 3%, while costs have plummeted up to 50x in three years. But the report warns that open source AI still captures only 4% of revenue despite powering roughly a third of real-world AI usage.
Key Findings
- Performance gap narrowed: Open models now perform within 3% of top closed models.
- Cost advantage: Costs have fallen up to 50x in three years.
- Adoption vs. deployment: 79% of developers use open models, but only 51% have deployed them in production (vs. 63% for closed models). This gap persists regardless of company size, indicating a lack of mature tooling and support.
- Licensing and ownership matter: Buyers prioritize licensing terms (31%) and ownership (26%) over raw capability.
- Geopolitical shift: China and East Asia lead open source AI adoption at 89%, far ahead of the West. 12 new national AI strategies launched last year; 47 countries now restrict foreign processing for critical workloads.
- Agentic harness is the new battleground: The software layer between users and models (what the AI can see, remember, do) now matters more than the model itself. Changing this layer can affect performance more than switching the model.
- Consent fatigue: Users approve AI agent requests by default up to 93% of the time, with guardrails largely absent.
Who Should Read This
CTOs, policymakers, developers, and investors looking to understand the current state of open source AI and its strategic implications.
Mozilla CTO Raffi Krikorian emphasizes: "Open source AI has reached a turning point... It's no longer about expanding access to models; it's about who has the power to shape, audit, and improve them." The report argues for investment in infrastructure, tooling, and governance to prevent a lock-in of restrictive, closed AI.
Read the full report on Mozilla's blog.
📖 Read the full source: HN AI Agents
👀 See Also

AI Agents Need Rollback Primitives, Not Just Autonomy
A developer argues agent frameworks must adopt database concepts like ACID, sagas, and compensating actions to handle partial failures, rather than relying on LLMs to "figure it out."

The Open Claw Overnight Test: A Leap Forward in AI Automation
The Open Claw Overnight Test demonstrates the potential of AI-powered coding agents, transforming overnight processing into seamless automation. Explore the key takeaways and discussions from the r/openclaw community.

Coding Agents Supersede Human Code Review: Paper Argues Traditional Review Is Dead
arXiv paper argues coding agents have crossed the threshold to replace human code review, offering lower cost and higher throughput.

OpenClaw's Frequent Breaking Changes: Update Procedures and Current Issues
OpenClaw has released 13 point versions in March 2026 alone, with breaking changes occurring every 2-3 weeks. The source provides specific update procedures and details current issues in version 3.28, including localhost authentication changes and regression bugs.