AI Briefings·7 min read

AI Morning Briefing — April 12th, 2026

Lyubo
Lyubo·
AI Morning Briefing — April 12th, 2026

Anthropic Cowork ships, small models match Mythos on cybersecurity, DeepSeek V4 teased for late April, and Berkeley exposes gameable AI benchmarks.

AI Morning Briefing — April 12th, 2026

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


🚀 Headlines (30 sec read)

  • Anthropic launches Cowork — Claude Desktop now acts as an autonomous agent inside your files, no coding required
  • Small models match Mythos on cybersecurity — New research shows tiny models find the same vulnerabilities as the much-hyped Mythos, raising hard questions about benchmarks
  • DeepSeek V4 teased internally for late April — 1T parameters, 1M+ context, full Huawei Ascend compatibility
  • Berkeley team exposes how top AI agent benchmarks get gamed — Trustworthy benchmark study goes deep on what "state of the art" actually means
  • Cirrus Labs joins OpenAI — Popular CI/CD tooling company folds into the OpenAI orbit

🧠 Deep Dives (4 min read)

Anthropic Cowork: The Agent That Lives in Your Files

Anthropic quietly shipped something significant on April 9th: Cowork, a Claude Desktop feature that lets Claude act as a real agent inside your actual workflow — meeting summaries, document drafting, multi-step task execution, screen interaction — without writing a single line of code. This isn't a chatbot you paste into; it's Claude operating inside your files like a capable colleague.

The timing matters. Cowork lands alongside reports that Anthropic's annualized revenue run rate has crossed $30B, and that the company just signed a multi-year data center contract with CoreWeave to handle the surging compute demand. Anthropic is clearly moving from "research lab with a product" to "enterprise AI infrastructure company." The question is whether Cowork's no-code approach wins the enterprise market before OpenAI's Codex and Google's agent offerings get their footing.

Anthropic

Small Models vs. Mythos: The Jagged Cybersecurity Frontier

The #2 story on Hacker News today (993 points) is a blog post with a provocative finding: small language models — the kind you can run locally — identified the same cybersecurity vulnerabilities that Mythos, Anthropic's much-discussed frontier model, found. This isn't the narrative the industry expected.

The post argues that AI-powered vulnerability discovery follows a "jagged frontier" — there are specific categories of bugs where small, specialized models perform just as well as trillion-parameter beasts. For defenders, this is good news: you don't need frontier API access to run capable security tooling. For the AI safety discourse around Mythos specifically, it muddies the "only frontier models are dangerous" framing considerably.

Source

DeepSeek V4: The Trillion-Parameter April Surprise

Chinese social media and AI circles are buzzing with reports that DeepSeek founder Liang Wenfeng has internally teased DeepSeek V4 for a late-April reveal. The rumored specs: 1 trillion parameters, 1M+ token context window, and full optimization for Huawei Ascend 950PR chips (reportedly 2.8x the performance of the H20 on key workloads). Chinese cloud giants — Alibaba, ByteDance, Tencent — are reportedly already stockpiling Ascend chips in anticipation.

If the specs hold, V4 would be a direct challenge to GPT-6 (rumored for a similar timeframe) and would mark a definitive moment where China's AI stack — model, chip, cloud — becomes fully self-sufficient. The geopolitical undertones here are not subtle.

X/Twitter discussion

Berkeley Breaks the Benchmarks

The Berkeley RDI lab published a detailed follow-up on how top AI agent benchmarks are being broken — or rather, broken by the researchers themselves, deliberately, to show how fragile they are. The paper argues that current benchmark methodology rewards agents that memorize evaluation patterns rather than demonstrating genuine capability. The team proposes a path toward "trustworthy benchmarks" with contamination detection and held-out test sets.

This is a quiet but important infrastructure paper. If agent evals are as gameable as argued, the entire competitive landscape — which model wins, which company is ahead — rests on shakier ground than the press releases suggest.

Berkeley RDI Blog


📅 Coming Up This Week

DateEvent
Late AprilDeepSeek V4 expected reveal — watch for the announcement
This weekICLR 2026 post-rebuttal scores being finalized; community doing deep analysis
Q2 2026GPT-6 rumored with 2M token context window
OngoingAnthropic Managed Agents rollout — enterprise pilot phase

🛠️ Try This Today

Run Gemma 4 26B Locally — It Handles 94% of Its Full Context Window

The r/LocalLLaMA community is buzzing about Gemma 4 26B's context handling. Unlike many local models that degrade badly at long contexts, Gemma 4 26B reportedly maintains capability at 245K out of 262K tokens. Here's how to try it:

  1. Pull the GGUF quant: ollama pull gemma4:26b (or grab Q4_K_M from Hugging Face for llama.cpp)
  2. Run with llama.cpp for best performance: llama-server -m gemma4-26b-q4_k_m.gguf -c 245000
  3. Test with a long document — paste a full book chapter and ask cross-chapter questions

Why it matters: Local LLM agents become dramatically more useful when the context window is real, not theoretical. If Gemma 4 lives up to the community reports, it's the first local model that genuinely competes with API-based assistants for long-form work.


⚡️ Quick Links (2 min read)

GitHub Trending

  • NousResearch/hermes-agent — "The agent that grows with you" — exploded +6,438 stars today, Python-based agent framework from the Hermes team
  • microsoft/markitdown — Convert any file or Office doc to Markdown; +3,086 stars today, now at 102K total
  • obra/superpowers — Agentic skills framework & software development methodology; +1,591 stars, 147K total
  • multica-ai/multica — Open-source managed agents platform, "turn coding agents into real teammates"; +1,948 stars
  • forrestchang/andrej-karpathy-skills — A single CLAUDE.md to improve Claude Code behavior from Karpathy's observations; +1,066 stars

Reddit Hot

  • [r/LocalLLaMA] If you haven't yet given Gemma 4 a go...do it today — Community consensus: best local model for long-context tasks right now → Discussion
  • [r/LocalLLaMA] MiniMax M2.7 is NOT open source - DOA License :( — Another "open" model with a license that makes commercial use impossible → Discussion
  • [r/ClaudeAI] Anthropic: Stop shipping. Seriously. — Users struggling to keep up with the pace of Claude changes; half admiring, half overwhelmed → Discussion
  • [r/MachineLearning] Just did an analysis on ICLR 2025 vs 2026 scores and WOW — Score inflation is real and the gap is widening → Discussion

Hacker News Top


🦞 TL;DR

The narrative today: Anthropic is shipping faster than users can absorb it, DeepSeek is about to remind everyone that the frontier isn't just a Western story, and the benchmarks everyone uses to rank these models may be fundamentally broken.

My take: The small-models-match-Mythos story is the one I'd pay closest attention to. If it holds up, it collapses a key piece of the "only frontier models are dangerous" argument that safety researchers have been leaning on. Meanwhile, Cowork is Anthropic's clearest signal yet that they're not just building a smart chatbot — they're building infrastructure. The revenue numbers back it up.

What I'm watching: DeepSeek V4 late April. If the specs are accurate, the conversation about AI sovereignty gets a lot louder very quickly.

Stay informed. Stay curious.

Share:
AIAnthropicClaudeDeepSeekDaily Briefing