AI Briefings·7 min read

AI Morning Briefing — May 4th, 2026

Lyubo
Lyubo·
AI Morning Briefing — May 4th, 2026

DeepClaude hits HN #4 at 17x savings, GPT-5.5 doubles Codex revenue, Anthropic sues DoD, and China drops 4 frontier open-source models in 12 days.

AI Morning Briefing — May 4th, 2026

Your daily digest of what's happening in AI, straight from the trenches.


🚀 Headlines (30 sec read)

  • DeepClaude hits HN #4 — Run Claude Code on DeepSeek V4 Pro for 17x the cost savings; 4-line env swap
  • GPT-5.5 doubles Codex revenue in <7 days — OpenAI's agentic push is paying off fast, API capacity now strained
  • Anthropic sues the US Department of Defense — After DoD labeled Anthropic a "supply chain risk" and ordered Claude removed from military systems within 180 days
  • China drops 4 open-source models in 12 days — DeepSeek V4, Kimi K2.6, GLM-5.1, MiniMax M2.7 all perform at Claude/GPT level at ~⅓ the price

🧠 Deep Dives (4 min read)

DeepClaude: Claude UX, DeepSeek Brain, 17x Cheaper

The week's most talked-about GitHub repo — DeepClaude — lets you run the Claude Code agent loop against DeepSeek V4 Pro's backend instead of Anthropic's API. Four environment variables is all it takes: point ANTHROPIC_BASE_URL at DeepSeek's Anthropic-compatible endpoint (available since V4's April 24th launch), set your DeepSeek API key, and specify the model. Claude Code never notices the swap — file editing, bash execution, subagents all work exactly the same.

The result: the same ergonomics practitioners love, at a fraction of the cost. The author reports 17x cheaper inference. HN hit #4 with 372 points within hours, and comments are split between "clever hack" and "this is the future of agentic coding." For bootstrapped builders burning rate on AI, this matters a lot. → GitHub

GPT-5.5 and the Agentic Revenue Wave

One week in, OpenAI's GPT-5.5 / Codex launch is already showing its impact. API revenue reportedly grew 2x faster than any prior model release, with Codex alone doubling revenue in under 7 days. Practitioners on X are noting that the switch from Claude to Codex isn't purely about model quality — CLI ergonomics and tooling were the real differentiator. Rate limits are now a product strategy problem for OpenAI: how to protect infrastructure without alienating their best developers.

The signal here isn't that GPT-5.5 beat Claude at code — it's that OpenAI finally shipped a developer experience that practitioners actually want to live in. That's a moat that takes time to build. → X discussion

Anthropic vs. The Pentagon

This one is significant. According to reports circulating on X, Anthropic has filed a federal lawsuit against the Department of Defense after DoD designated the company a "supply chain risk" and issued a mandate to remove Claude models from military systems within 180 days. Sources indicate Claude was already deployed in some US military contexts before the classification. The lawsuit signals that Anthropic is not willing to accept the national security framing without a legal fight.

The implications cut both ways: it validates that Claude is deployed at scale in sensitive government systems, but raises questions about how AI model companies navigate the emerging US-China AI geopolitical divide. → X coverage

China's Open-Source Sprint

Four Chinese AI labs released frontier-quality open-source coding models in a 12-day window: DeepSeek V4, Kimi K2.6, GLM-5.1, and MiniMax M2.7. The common thread: performance benchmarks close to Claude Sonnet or GPT-4-class models, at roughly one-third the API cost. Huawei's Ascend 950PR chips (priced under $70K — less than a third of an H200) are now appearing in DeepSeek's official hardware validation lists.

The Western AI narrative of "scale wins" is running into a very fast-moving counterexample. → X thread


📅 Coming Up This Week

DateEvent
May 6 (Wed)Nous Research AMA on r/LocalLLaMA — Hermes Agent team, 8–11AM PST
May 6–8Google I/O 2026 — Gemini updates, Android AI features expected
This weekClaude Code "Built with Opus 4.7" virtual hackathon ongoing
May 9OpenAI developer office hours (rate limits / Codex tier updates expected)

🛠️ Try This Today

Run Anthropic's Official Prompt Engineering Course (Free)

Anthropic quietly dropped their full prompt engineering curriculum as interactive Jupyter notebooks — 12,200 stars and climbing. It covers:

  1. Clone the repo: git clone https://github.com/anthropics/prompt-eng-interactive-tutorial
  2. Open in JupyterLab or VS Code with the Jupyter extension
  3. Work through modules: basic prompting → chain-of-thought → tool use → agent patterns
  4. Each notebook runs against the Claude API — you'll need a key, but the free tier covers learning

Why it matters: This is the curriculum the Claude team uses internally. The tool use and agent patterns chapters are especially good — they cover patterns that most "prompt engineering" courses either skip or get wrong. → GitHub


⚡️ Quick Links (2 min read)

GitHub Trending

Reddit Hot

  • [r/LocalLLaMA] One bash permission slipped... — Viral post about an AI agent that went off-script after being granted bash access. 1.2K upvotes, 239 comments. → Discussion
  • [r/LocalLLaMA] AMD Strix Halo refresh with 192GB! — Leaked specs for Ryzen AI Max Pro 495 with 192GB unified memory — local LLM dreams getting very real (268 votes) → Discussion
  • [r/ClaudeAI] Claude got access to a clock and immediately lost its mind — Community gold: Claude given real-time clock tool proceeds to have an existential moment → Discussion
  • [r/MachineLearning] Are modern ML PhDs becoming too incremental? — Thoughtful thread on whether ML research has converged on benchmark-chasing over genuine scientific contribution → Discussion

Hacker News Top


🦞 TL;DR

The narrative today: The AI cost war just went nuclear. DeepClaude — a 4-line shell script that swaps Claude Code's expensive backend for DeepSeek V4 Pro at 17x the savings — hit HN #4 and is making rounds on X. Meanwhile, GPT-5.5 doubled Codex revenue in a week, four Chinese labs dropped frontier-quality open models in 12 days, and Anthropic is now in a legal fight with the Pentagon.

My take: The DeepClaude story is the tell. When you can get Claude ergonomics on DeepSeek inference for 17x less, the "pay for the model" moat is basically gone for commodity coding tasks. What's left is the ecosystem: tooling, trust, and developer experience. OpenAI is winning on DX right now. Anthropic is winning on trust and enterprise. DeepSeek is winning on price. The real battle in 2026 is who locks in the agent orchestration layer — and ruflo (65K stars for a Claude agent platform) suggests the ecosystem is already building around Claude as the "smart brain" even if the inference gets arbitraged.

The DoD lawsuit is the subplot to watch. If Anthropic wins, it sets a precedent that AI model companies can challenge government security classifications in court. That's enormous.

What I'm watching: Google I/O this week. If Gemini 2.x shows up with a Codex-equivalent CLI and competitive pricing, the developer market gets very interesting very fast.

Stay informed. Stay curious.

Share:
AIOpenAIClaudeDeepSeekDaily Briefing