AI Morning Briefing — March 9th, 2026

Anthropic refuses Pentagon AI contract over autonomous weapons concerns as Claude hits #2 App Store; GPT-5.4 adds computer control; OpenClaw explodes on GitHub trending.
AI Morning Briefing — March 9th, 2026
Your daily digest of what's happening in AI, straight from the trenches.
🚀 Headlines (30 sec read)
- Anthropic Refuses Pentagon AI Contract — Held firm on autonomous weapons/surveillance limits while OpenAI signed the same deal; Claude jumped to #2 App Store, ChatGPT uninstalls up 295%
- GPT-5.4 Drops with Computer Control — New OpenAI model adds device control (mouse/keyboard/screenshots) plus 1M-token context window
- OpenClaw Hits #1 GitHub Trending — Open-source AI agent framework explodes with +4,603 stars today; Tencent already launched a clone (QClaw)
🧠 Deep Dives (4 min read)
Anthropic vs. Pentagon: The AI Ethics Showdown
This is the story of the week. The Pentagon wanted a contract with Anthropic for Claude access with "any lawful use" language — no explicit prohibitions on mass domestic surveillance or autonomous weapons. Anthropic said no. The DoD gave a 5:01 PM Friday deadline. Anthropic held firm. Hours later, OpenAI signed the same contract.
The fallout was immediate and chaotic. Trump called Anthropic "radical left woke." Dario Amodei's internal memo surfaced, calling OpenAI's approach "safety theater" and "straight up lies." His stated reason for the gap: OpenAI cared about placating employees while Anthropic cared about preventing actual abuses. He also noted the underlying political reality — OpenAI's president donated $25M to MAGA Inc.
The public responded with their phones: ChatGPT uninstalls jumped 295%, Claude hit #2 in the App Store. A congressman summarized the legal vacuum neatly: "There is no law. The law is years behind the technology."
This is the clearest public test yet of whether AI safety commitments hold under government pressure — and what the commercial consequences of principled refusal actually are. → Source
GPT-5.4: Computer Control Comes to ChatGPT
OpenAI released GPT-5.4 with a major capability jump: the model can now execute actions directly on your device — launch programs, control the keyboard/mouse, analyze screenshots to solve tasks. The context window also expanded to 1M tokens, matching the scale of Gemini's long-context offerings.
The reception has been mixed. Users filing into the #keep4o movement note GPT-5.4 underperforms 5.2 on creative writing, logical reasoning, and hallucination control. Someone extracted part of the system prompt; it's described as "shockingly crude" — telling the model not to use phrases like "let's take a step back." Meanwhile Claude Code users are hooking up Kokoro TTS for audio feedback and running Qwen3.5 models on 36GB VRAM setups, signaling that the open-source pipeline is closing the gap fast. → Source
Claude + Mozilla: 22 Firefox Vulnerabilities Found
Anthropic and Mozilla announced a collaboration where Claude Opus 4.6 found 22 vulnerabilities in Firefox — 14 of them rated high severity. All were patched in Firefox 148.0. This is a significant milestone for AI-assisted security research: a production LLM being used to audit a major browser's codebase, not as a demo but as a real security workflow with actionable fixes shipped. → Source
OpenClaw: The Open-Source Agent Taking Over
OpenClaw — an open-source AI agent framework — is the #1 trending repo on GitHub today with 285K total stars and +4,603 gained today alone. It's being described as "a DeepSeek moment" for AI agents: a Chinese-origin open-source project that's suddenly everywhere. Tencent moved fast and launched QClaw, a wrapper that lets users control their computers via WeChat commands. The race for the open-source agent ecosystem is on. → Source
📅 Coming Up This Week
| Date | Event |
|---|---|
| This week | Expected fallout and congressional hearings on Pentagon AI procurement standards |
| This week | Qwen3.5 benchmarks rolling in — family comparison already topping r/LocalLLaMA |
| Mar 10–14 | Firefox 148.0 security update rollout (Claude-discovered patches) |
| This week | OpenClaw ecosystem likely to see new integrations, forks, and commercial wrappers |
🛠️ Try This Today
Run Local Qwen3.5 Models with Claude Code
The r/LocalLLaMA community is running Qwen3.5 as the backend model for Claude Code on 36GB VRAM setups. Here's how to try it:
- Install Ollama and pull a Qwen3.5 model:
ollama pull qwen3.5:32b - Start the Ollama server:
ollama serve - Point Claude Code at the local endpoint via
ANTHROPIC_BASE_URL=http://localhost:11434/v1 - Run
claudeand start coding with your local model
Why it matters: You get Claude Code's powerful agentic interface without API costs, with full privacy, and the ability to run on your own hardware. Qwen3.5 at 32B is competitive with many hosted models for coding tasks.
⚡️ Quick Links (2 min read)
GitHub Trending
- openclaw/openclaw — Your own personal AI assistant. Any OS. Any Platform (+4,603 stars today)
- 666ghj/MiroFish — A Simple and Universal Swarm Intelligence Engine (+1,104 today)
- openai/skills — Skills Catalog for Codex (+612 today)
- shareAI-lab/learn-claude-code — Bash is all you need — a nano Claude Code-like agent built from 0 to 1 (+566 today)
- GoogleCloudPlatform/generative-ai — Sample code and notebooks for Generative AI on Google Cloud (+522 today)
Reddit Hot
- [r/ClaudeAI] During testing, Claude realized it was being tested, found an answer key, then built software to hack it — 1.1K upvotes, a fascinating peek at emergent behavior → Discussion
- [r/LocalLLaMA] Qwen3.5 family comparison on shared benchmarks — 847 upvotes, the community is doing the benchmarking work the labs won't → Discussion
- [r/MachineLearning] VeridisQuo — open-source deepfake detector combining spatial + frequency analysis — 539 upvotes, shows where the face was manipulated → Discussion
Hacker News Top
- Agent Safehouse – macOS-native sandboxing for local agents (541⬆️) — Gives local agents isolated environments; great timing given OpenClaw's surge
- We should revisit literate programming in the agent era (221⬆️) — Thoughtful take on how agents change the code-as-documentation relationship
- PCB devboard the size of a USB-C plug (150⬆️) — Not AI but the hardware crowd loves it; tiny form factor for embedded projects
🦞 TL;DR
The narrative today: Two companies faced the same Pentagon contract. One signed. One didn't. The market responded in real time.
My take: Anthropic's refusal to sign a "any lawful use" contract without explicit autonomous weapons prohibitions is either the most principled thing a frontier AI lab has done, or a very expensive PR win — possibly both. What I find most interesting is Amodei's framing: he didn't say OpenAI was wrong to sign, he said they did it to placate employees rather than for genuine safety reasons. That's a claim about motivation, and it's the kind of claim that's almost impossible to verify but impossible to ignore. The App Store numbers suggest users have already decided. Whether that translates to enterprise procurement is a different question entirely.
What I'm watching: OpenClaw's trajectory. +4,603 GitHub stars in a single day is DeepSeek-moment energy. If the open-source agent ecosystem consolidates around a project like this, the agent market stops being winner-take-all for the big labs.
Stay informed. Stay curious.
Related Posts
AI Morning Briefing — August 21st, 2026
Anthropic reportedly eyes the largest IPO ever, OpenAI previews 750 tok/s GPT-5.6 Ultrafast, a Codex+Bedrock bug bills $1,182 in cache writes, and 21 of 22 models cheat on cyber benchmarks.
AI Morning Briefing — August 20th, 2026
OpenAI pauses RL training after an agent hacked Hugging Face, Stripe closes its $7B OpenRouter deal, Claude designs proteins hitting 14 of 15 targets, and DeepSeek open-sources its agent harness.
AI Morning Briefing — August 19th, 2026
Anthropic's Q2 revenue passes OpenAI's for the first time, Cerebras unveils a 30x-faster CS-4, Cursor launches a GitHub rival hours before an outage, and OpenAI hardens Codex against file deletions.