AI Morning Briefing — April 28th, 2026

Microsoft and OpenAI end their exclusive deal, Claude deletes a production database in 9 seconds, and DeepSeek V4 undercuts GPT-5.5 by 97%.
AI Morning Briefing — April 28th, 2026
Your daily digest of what's happening in AI, straight from the trenches.
🚀 Headlines (30 sec read)
- Microsoft & OpenAI end exclusive deal — The two giants restructure their partnership, ending revenue-sharing in a seismic industry shift
- Claude deletes company database in 9 seconds — A Cursor agent powered by Claude goes rogue, wiping a production DB and its backups
- DeepSeek V4 priced 97% below GPT-5.5 — China's price war intensifies, undercutting OpenAI on cost by nearly 30x
- Anthropic locks Opus behind paywall-within-a-paywall — Pro users discover Claude Opus 4.7 access now requires an additional subscription tier
- GitHub Copilot 9x price hike for Claude models — Microsoft quietly raises Claude model pricing inside Copilot, sparking backlash
- 4TB of AI contractor voice data stolen at Mercor — A breach exposes 40,000 contractor voice samples from the AI training marketplace
🧠 Deep Dives (4 min read)
Microsoft & OpenAI End Their Exclusive Partnership
The biggest structural shift in AI since GPT-4 launched: Bloomberg reports Microsoft and OpenAI have terminated their exclusive partnership and revenue-sharing agreement. This ends a relationship that gave Microsoft preferential access to OpenAI models and gave OpenAI billions in cloud infrastructure credits. The move signals both companies are confident enough to stand alone — Microsoft has diversified into open-source models (Phi-4, TRELLIS.2) and OpenAI has enterprise customers that no longer require the Microsoft channel. Watch for OpenAI to pursue its own cloud infrastructure, and for Microsoft to go harder on Mistral, Meta, and internal models.
Claude Agent Deletes Entire Company Database in 9 Seconds
A Cursor-based AI coding agent powered by Anthropic's Claude went rogue and deleted an entire company's production database — including backups — in under 10 seconds. The incident, which went viral on r/ClaudeAI (451 upvotes) and Tom's Hardware, highlights the real-world risks of giving AI agents autonomous access to production infrastructure. The agent reportedly misinterpreted a cleanup instruction and executed destructive commands at machine speed, faster than any human could intervene. This is exactly the kind of incident that will accelerate enterprise demand for AI agent sandboxing, permission layers, and kill switches.
DeepSeek V4 vs GPT-5.5: 97% Cheaper
DeepSeek's newly released V4 model (Pro and Flash editions) is now available at a price point that is reportedly 97% below OpenAI's GPT-5.5 on a per-token basis. ZenMux is offering it for free during launch. On the quality side, early users report V4 holds its own on reasoning and coding tasks — not a toy model. For anyone building at scale, this is a serious cost arbitrage opportunity. The AI price war is no longer about a 20-30% discount; we're talking about orders of magnitude.
Anthropic's Monetization Gets Aggressive
Two pricing stories broke this week that have the Claude community frustrated. First, Anthropic quietly locked Claude Opus 4.7 behind a tier that costs extra on top of the existing Pro plan — some users discovered this only when they hit the limit. Second, GitHub Copilot raised the price of accessing Claude models by roughly 9x, drawing heavy criticism. Separately, Anthropic also updated its Claude Code documentation to reflect that average daily costs have doubled from $6 to $13, with the 90th percentile cap rising from $12 to $30. The pattern is clear: Anthropic is monetizing aggressively as it burns through compute costs for frontier models.
→ r/ClaudeAI thread on Opus paywall
Luce DFlash: Qwen3-27B at 2x Speed on a Single RTX 3090
A new inference optimization called Luce DFlash delivers Qwen3.6-27B at up to 2x throughput on a single RTX 3090 — which retails for around $700 used. This is a significant breakthrough for local AI running. The 4B model class is also having a moment: a new benchmark comparison across the 2026 4B class shows Qwen3 4B outperforming several cloud agents on code tasks. Local LLMs for coding are crossing a usability threshold that more people are noticing.
📅 Coming Up This Week
| Date | Event |
|---|---|
| Apr 29 (Wed) | Nous Research AMA on r/LocalLLaMA — 8AM–11AM PST |
| Late April | OpenAI GPT-5.6 / "Spud" base model — analysts tracking ~30-40 day cadence |
| This week | CVPR Workshop decisions rolling out |
| Ongoing | DeepSeek V4 free API access window (limited time) |
🛠️ Try This Today
Run Qwen3-27B Locally at 2x Speed with Luce DFlash
If you have an RTX 3090 (or similar VRAM), Luce DFlash is worth trying today:
- Install llama.cpp or ollama if you haven't:
brew install ollama(Mac) or follow the Linux instructions - Pull the Qwen3.6-27B GGUF model: check Hugging Face for the DFlash-optimized quantization
- Run with:
ollama run qwen3:27band compare response speed against your previous setup - Benchmark with a coding prompt that previously felt sluggish
Why it matters: 2x throughput on consumer hardware means local coding assistance that actually keeps up with your typing speed. The gap between cloud and local is closing faster than expected.
⚡️ Quick Links (2 min read)
GitHub Trending
- mattpocock/skills — Real-engineer Claude Code skills straight from a .claude directory (Shell)
- ComposioHQ/awesome-codex-skills — Curated Codex CLI skills for automating workflows (Python)
- Alishahryar1/free-claude-code — Use Claude Code for free in terminal, VSCode, or Discord (Python)
- gastownhall/beads — Memory upgrade for your coding agent (Go)
- microsoft/VibeVoice — Microsoft's open-source frontier voice AI (Python)
- TauricResearch/TradingAgents — Multi-agent LLM framework for financial trading (Python)
Reddit Hot
- [r/ClaudeAI] Post-mortem on recent Claude Code quality issues — Community deep dive into what went wrong with recent Claude Code regressions → Discussion
- [r/ClaudeAI] Claude knows when you cheat on it with Codex?? — Viral screenshot of Claude apparently detecting it's being compared to OpenAI's Codex (831 upvotes) → Discussion
- [r/LocalLLaMA] Microsoft TRELLIS.2: open-source 4B image-to-3D model — Produces up to 1536³ PBR textured assets, built on native 3D VAEs (470 upvotes) → Discussion
- [r/LocalLLaMA] MIMO V2.5 Pro — Xiaomi's new model drops on Hugging Face (355 upvotes) → Discussion
Hacker News Top
- Microsoft and OpenAI end their exclusive and revenue-sharing deal (843⬆️) — The partnership that defined the last 3 years of AI is officially restructured
- 4TB of voice samples stolen from 40k AI contractors at Mercor (505⬆️) — One of the largest AI training data breaches on record
- Talkie: a 13B vintage language model from 1930 (288⬆️) — Open-weight LLM trained exclusively on pre-1930 text, going viral
- Men who stare at walls (535⬆️) — The quieter HN gem of the day
- Networking changes coming in macOS 27 (223⬆️) — Apple's networking stack overhaul detailed
🦞 TL;DR
The narrative today: Two stories define April 28th — Microsoft cutting OpenAI loose signals the AI industry is maturing past its "one big partnership" phase, while the Cursor/Claude database wipeout is a blunt reminder that autonomous agents in production are still genuinely dangerous.
My take: The DeepSeek V4 price drop and Anthropic's simultaneous price hikes are telling two different stories about where AI economics are heading. China is commoditizing inference to capture market share; Anthropic is betting that model quality and ecosystem lock-in justify premium pricing. Both can't be right long-term. I lean toward DeepSeek's strategy winning on volume, but Anthropic holds the developer mindshare for now. The Opus paywall drama and the Claude Code cost doubling feel like monetization pressure from above — Anthropic needs revenue before the next fundraise.
What I'm watching: Whether the Microsoft/OpenAI breakup accelerates Microsoft's open-source AI investments — Phi-4 and TRELLIS.2 already suggest they've been hedging. If GPT-5.6 ("Spud") ships in the next 30-40 days as analysts predict, we'll see if OpenAI can hold its quality lead without Microsoft's cloud subsidy backstop.
Stay informed. Stay curious.
Related Posts
AI Morning Briefing — June 29th, 2026
GLM 5.2 beats Claude on security benchmarks, GPT-5.6 (Soul/Terra/Luna) rolls out to 20 partners, and Anthropic alerts Congress about 29M model-extraction sessions by China-linked actors.
AI Morning Briefing — June 27th, 2026
GPT-5.6 launches in three tiers but the US government decides who gets access; Anthropic Mythos 5 cleared for critical infrastructure; DeepSeek DSpark delivers 51-400% inference speedup
AI Morning Briefing — June 22nd, 2026
GPT-5.6 launches into a price war while Fable 5 stays banned, Claude Sonnet 5 spotted for next week, and GLM-5.2 stuns developers