FAQ

Dev Tools

Google Gemma 4: The Open-Weight Model That Beats 400B Rivals Under Apache 2.0

Google's Gemma 4 family — four models from 2B to 31B parameters, released under the fully permissive Apache 2.0 license — marks the most significant leap in open-weight AI performance since open models emerged as a serious alternative to proprietary systems. The 31B dense model ranks #3 globally on the Arena AI leaderboard, scoring 89.2% on AIME 2026 math and 80% on LiveCodeBench coding benchmarks while remaining free to deploy, modify, and redistribute commercially.

5 min read

Microsoft Releases Agent Framework 1.0: Production-Ready Multi-Agent SDK for .NET and Python

Microsoft has shipped Agent Framework 1.0, the stable, production-ready release of its open-source multi-agent SDK for .NET and Python. The framework unifies Semantic Kernel's enterprise foundations with AutoGen's orchestration concepts into a single SDK, supports seven first-party model providers including Claude, Gemini, and Ollama, and introduces stable APIs with a long-term support commitment — giving enterprise developers their first mature platform for building production multi-agent AI systems.

5 min read

Shopify's AI Toolkit Turns Claude Code, Cursor, and Gemini CLI Into Commerce Agents

Shopify released its open-source AI Toolkit on April 9, enabling AI coding agents—Claude Code, Cursor, Gemini CLI, and VS Code—to natively connect to the Shopify platform, read live API schemas, validate code, and execute real store operations through natural language. The toolkit ships with 16 skill files covering every major Shopify surface, from products and orders to storefront themes.

4 min read

Mastra Raises $22M Series A to Become the Default TypeScript Framework for AI Agents

Mastra, the open-source TypeScript framework for building AI agents, workflows, and RAG pipelines, has closed a $22 million Series A led by Spark Capital, bringing total funding to $35 million. With 22,000+ GitHub stars, 300,000+ weekly npm downloads, and enterprise adoption at Brex, Sanity, and Factorial, Mastra is positioning itself as the 'Rails for AI agents.'

4 min read

JetBrains Survey: Over Half of All GitHub Code Is Now AI-Generated

A JetBrains survey of 10,000+ developers finds that 51% of code committed to GitHub is now AI-generated or substantially AI-assisted, with the AI coding tools market hitting $12.8B. GitHub Copilot retains the widest adoption but satisfaction growth has stalled, while Claude Code has surged to lead all tools on satisfaction metrics with 91% CSAT.

5 min read

Apple Sets April 28 iOS 26 SDK Deadline as EU Forces Open App Distribution

Apple has announced that all App Store submissions must use the iOS 26 SDK starting April 28, 2026, forcing developers to update their toolchains. Simultaneously, EU Mobile Software Competition Act compliance in iOS 26.2 is unlocking alternative app marketplaces, third-party payment processing, and independent distribution for the first time — the biggest structural change to the App Store since its 2008 launch.

5 min read

The Agentic AI Foundation: How Tech's Biggest Rivals United to Build Open Standards for AI Agents

The Linux Foundation's Agentic AI Foundation (AAIF) has quietly become one of the most significant governance moves in AI history — uniting OpenAI, Anthropic, Google, Microsoft, AWS, and Block behind open standards for AI agents. With MCP crossing 97 million monthly downloads and AGENTS.md in 60,000+ open source projects, the foundation is turning competitive rivals into infrastructure collaborators.

5 min read

Anthropic Accidentally Publishes 512,000 Lines of Claude Code Source to npm

A misconfigured build step in Claude Code v2.1.88 exposed 1,906 TypeScript files and 512,000 lines of source code to the public npm registry — the agentic harness governing how Claude uses tools, manages files, and orchestrates multi-agent workflows. The code spread to 50,000+ GitHub stars within hours before Anthropic pulled the package.

5 min read

Google Releases Gemma 4 Under Apache 2.0 — and the License Change May Matter More Than the Benchmarks

Google DeepMind released Gemma 4 on April 2 under the Apache 2.0 open-source license, a first for the Gemma family. The 31B dense model ranks #3 globally across all models on the Arena AI leaderboard, outperforming many closed commercial systems, while the Apache licensing removes the usage restrictions that limited enterprise and commercial adoption of previous Gemma versions.

5 min read