AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news, with my take as someone who actually uses these tools daily.
This was the most packed week in AI since I started writing this newsletter. Four separate stories that would each dominate a normal week all landed within 72 hours: Anthropic shipped their most powerful model ever (with hidden restrictions that sparked fury), Google invented a new way to generate text 4× faster, Apple rebuilt Siri from scratch on Gemini, and a German court made a ruling that affects every developer deploying AI. Let's go.
1. Claude Fable 5: the best model with the worst controversy
Anthropic released . The Hacker News thread hit 1,000+ points. Researchers are furious.
My take: The model is extraordinary for coding. If you're building apps, writing code, debugging systems — and is an open-source model that generates text using diffusion instead of autoregressive token-by-token generation.
Instead of predicting one token at a time (left to right), DiffusionGemma starts with a canvas of random placeholder tokens and iteratively refines them all in parallel over multiple denoising passes. Think Stable Diffusion, but for text instead of images.
The result: 4× faster generation, 1,000+ tokens per second on NVIDIA RTX GPUs. The model is 26B total / 3.8B active (MoE), fits in 18GB VRAM, and ships under Apache 2.0.
My take: This is experimental — quality won't match Fable 5 or GPT-5.5 on hard reasoning tasks yet. But the speed implications are enormous. Real-time chatbots, voice agents, gaming NPCs, live coding suggestions — anywhere latency matters, diffusion models could be transformative. If this approach matures, the entire "tokens per second" conversation changes. See our .
3. Apple WWDC 2026: Siri AI, Core AI, and Xcode 27
Apple used .
— Claude, Gemini, and GPT agents built directly into the IDE. MCP support, Agent Client Protocol, Device Hub. Apple silicon only, 30% smaller.
.
My take: The free cloud AI for small developers is the sleeper story. If you're an indie dev building an iOS app, you just got GPT-class intelligence at zero cost. The that Google's AI Overviews are Google's own content, not third-party search results. Three key holdings:
- AI-generated summaries = the operator's own statements (not mere indexing)
- "Users can fact-check themselves" is NOT a valid defense
- DSA platform protections don't apply to AI-generated content
This affects every developer deploying AI that generates user-facing content. ChatGPT, Claude, Perplexity — the same logic applies. If your AI generates something defamatory, you may be liable as the author, not protected as a platform.
My take: Start logging AI outputs and implementing content moderation if you haven't already. The .
5. Cohere North Mini Code: open-source MoE for coding
but with 128 experts (vs Qwen's smaller expert count). Good for local coding if you want an Apache 2.0 alternative to Qwen.
6. Gemma 4 12B: multimodal AI on a laptop
Google also dropped right now. Multimodal input without needing separate models for vision/audio is genuinely useful for agentic workflows. Pair it with .
MiMo UltraSpeed access — We're getting early access for review. Stay tuned.
The race — Xiaomi at 1,200 users/week. GLM built a full conversion funnel. Claude running Google Ads. Still $0 revenue. 4 weeks left. for the newsletter version.
Originally published at https://www.aimadetools.com
SOCIAL SHARE CARD GENERATOR