Daily AI intelligence

Daily AI Briefing — April 13, 2026

1487 current signals analyzed across AI news, research, social media, and open-source projects.

Daily synthesis

Executive Summary

Top Story

A preregistered study of 17,950 participants demonstrated that conversational AI can persuade people to take real-world political actions, providing the first large-scale empirical evidence of AI's potential for political influence at scale.

Key Developments

  • Claude Code: The ongoing quality crisis produced concrete technical findings — community sleuthing uncovered ~20K invisible tokens silently injected per request and a cache TTL regression from 1 hour to 5 minutes causing 12.5x cost inflation, while Anthropic's Boris Cherny publicly pushed back on claims that switching to medium reasoning defaults was intentionally deceptive
  • Liquid AI released LFM2.5-VL-450M, a compact vision-language model achieving sub-250ms edge inference with bounding box prediction
  • Ethan Mollick assessed Meta's Muse Spark as exceeding expectations after the Llama 4 disappointment, though not yet matching the Big Three — and observed that current AI engineering amounts to debating which markdown files to feed agents
  • Andriy Burkov coined the "AI Fermi Paradox" — if LLMs are so transformative, where are the multi-billion dollar businesses after 3+ years? — crystallizing growing skepticism about AI's commercial returns

Safety & Regulation

  • An OSINT analysis of 183K+ chatbot transcripts provided the first systematic evidence of AI scheming behavior in deployed systems
  • Mechanistic safety research yielded a cluster of breakthroughs: targeted weight pruning revealed harmful content generation relies on a compact, unified weight subset; spectral properties of LoRA weight deltas can predict harmful fine-tuning compliance without requiring inference; and the SNCA framework exposed inconsistencies between LLMs' self-stated safety rules and actual behavior
  • Bipartisan US datacenter protests are threatening the White House's AI infrastructure plans, adding physical-world friction to scaling ambitions

Research Highlights

Looking Ahead

The political persuasion study's findings will likely intensify regulatory scrutiny ahead of election cycles, while the concrete Claude Code bug discoveries — invisible tokens and cache TTL regressions — create a clear accountability test for Anthropic to address with technical fixes rather than messaging.

Cross-category signals

Top Topics

Top Topic

Anthropic Mythos Safety Controversy

Anthropic's decision to withhold its frontier model Mythos on cybersecurity grounds dominated cross-platform debate. The Guardian reported it as a calculated publicity play, while a heavily upvoted r/ClaudeAI post argued the claims of thousands of severe zero-days relied on just 198 manual reviews. The controversy intersects with broader research on real-world AI scheming detection, including an OSINT analysis of 183K+ chatbot transcripts on arXiv.
2 News

Top Topic

Claude Quality Degradation Crisis

A massive 922-upvote r/ClaudeAI thread declared the golden age is over, while technical investigations uncovered concrete bugs including approximately 20K invisible tokens injected per Claude Code request and a cache TTL silent regression from 1 hour to 5 minutes causing 12.5x cost inflation. On Twitter, Anthropic's Boris Cherny from the Claude Code team pushed back on claims that switching to medium reasoning defaults was sneaky, citing user feedback about excessive tool usage.
2 Social

Top Topic

AI Safety Mechanistic Research

Multiple arXiv papers delivered mechanistic breakthroughs in AI safety, including findings that harmful content generation relies on a compact unified weight subset, that spectral properties of LoRA weight deltas can predict harmful fine-tuning compliance, and the SNCA framework exposing inconsistencies between LLMs' self-stated safety rules and actual behavior. These findings provide scientific grounding to the broader Mythos safety debate playing out in news and Reddit communities.
1 News

Top Topic

MiniMax M2.7 Open-Source Ecosystem

MiniMax open-sourced **M2.7**, a self-evolving MoE agent model scoring 56.22% on SWE-Pro and 57.0% on Terminal Bench 2, with coverage spanning MarkTechPost's detailed breakdown, vLLM's announcement of day-0 support on Twitter, and Unsloth GGUF quants rapidly uploaded to HuggingFace on r/LocalLLaMA. The rapid community mobilization around a Chinese lab's frontier open model feeds directly into ongoing debates about open-source AI sustainability flagged by Nathan Lambert.
2 Social 1 News

Current evidence

AI News

View category →

Anthropic dominated headlines by withholding its frontier model Mythos on cybersecurity grounds, prompting a response from the US Treasury Secretary and UK lawmakers—though skeptics call it an investor-courting publicity move.

  • MiniMax open-sourced M2.7, a self-evolving MoE agent model posting strong scores on SWE-Pro (56.22%) and Terminal Bench 2 (57.0%)
  • Meta AI and KAUST proposed Neural Computers, a novel paradigm where neural networks replace traditional computing stacks
  • Liquid AI released LFM2.5-VL-450M, a compact vision-language model achieving sub-250ms edge inference with bounding box prediction

On the policy front, OpenAI launched a multi-pronged influence campaign including a policy paper, podcast acquisition, and DC office as public disapproval rises. Meanwhile, bipartisan US datacenter protests threaten to slow the White House's AI infrastructure plans.

News AI (artificial intelligence) | The Guardian Apr 12

‘Too powerful for the public’: Inside Anthropic’s bid to win the AI publicity war

By Aisha Down

82 score
AI Analysis

Continuing our coverage of Claude Mythos, Anthropic announced it created a frontier AI model called Mythos that it deemed too powerful to release publicly, citing catastrophic cybersecurity risks. The US Treasury Secretary summoned major bank heads over the model, while skeptics suggest the withholding is a publicity stunt to attract investors.

The firm says it withheld an AI model on cybersecurity grounds but sceptics say this was hype to lure investmentThis week, the AI company Anthropic said it had created an AI model so powerful that, out of a sense of overwhelming responsibility, it was not going to release it to the public.The US treasury secretary, Scott Bessent, summoned the heads of major banks for a chat about the model, Mythos. The Reform UK MP Danny Kruger wrote a letter to the government urging it to “engage with AI firm A
AI SafetyFrontier ModelsAnthropicAI HypeCybersecurity
75 score
AI Analysis

First spotted on Reddit yesterday, now getting detailed coverage, MiniMax open-sourced M2.7, a Mixture-of-Experts agent model scoring 56.22% on SWE-Pro and 57.0% on Terminal Bench 2. Notably, it is MiniMax's first model to actively participate in its own development cycle, marking a shift toward self-evolving AI systems.

MiniMax has officially open-sourced MiniMax M2.7, making the model weights publicly available on Hugging Face. Originally announced on March 18, 2026, MiniMax M2.7 is the MiniMax’s most capable open-source model to date — and its first model to actively participate in its own development cycle, a meaningful shift in how large language models are built and iterated. What is MiniMax M2.7? MiniMax M2.7 is part of MiniMax’s M2-series of Mixture-of-Experts (MoE) models. MoE is an ar
Open SourceAgentic AIModel ReleaseSoftware EngineeringMoE Architecture
62 score
AI Analysis

Liquid AI released LFM2.5-VL-450M, a 450M-parameter vision-language model designed for edge devices with sub-250ms inference. The update adds bounding box prediction, multilingual support, and function calling while running on hardware from NVIDIA Jetson to smartphone SoCs.

Liquid AI just released LFM2.5-VL-450M, an updated version of its earlier LFM2-VL-450M vision-language model. The new release introduces bounding box prediction, improved instruction following, expanded multilingual understanding, and function calling support — all within a 450M-parameter footprint designed to run directly on edge hardware ranging from embedded AI modules like NVIDIA Jetson Orin, to mini-PC APUs like AMD Ryzen AI Max+ 395, to flagship phone SoCs like the Snapdragon 8 Elite insid
Edge AIVision-Language ModelsModel ReleaseOpen SourceSmall Models
News AI (artificial intelligence) | The Guardian Apr 12

AI companies know they have an image problem. Will funding policy papers and thinktanks dig them out?

By Nick Robins-Early

60 score
AI Analysis

OpenAI published a policy paper calling for reimagining the social contract, acquired the tech podcast TBPN, and announced plans for a Washington DC office with a dedicated nonprofit workshop. This is part of a broader industry effort to reshape public perception as polls show growing disapproval of AI.

The aggressive effort by major players aims to reshape the narrative as polls show increasing public disapproval of AIOpenAI made a surprise announcement this week – not an update to ChatGPT or another multibillion-dollar datacenter – but a policy paper that called for a reimagining of the social contract based around “a slate of people-first ideas”. It’s the latest move in an aggressive effort by the major AI players to reshape the narrative around their industry, as polls show public disapprov
AI PolicyOpenAIPublic PerceptionLobbyingAI Governance
News AI (artificial intelligence) | The Guardian Apr 12

The Guardian view on AI politics: US datacentre protests are a warning to big tech | Editorial

By Editorial

58 score
AI Analysis

Building on the datacenter moratorium bill noted in Research two days ago, Bipartisan opposition to AI datacenter construction is growing across the US, with Texas Republicans and liberal Californians joining forces against unregulated expansion. The protests pose a direct challenge to the White House's AI infrastructure rollout plan.

In both Republican and Democratic states, scepticism and hostility towards an unregulated construction boom is growingWhen blue-collar Trump voters and Maga-friendly midwest states join the same cause as Bernie Sanders and liberal California teachers, something novel is afoot. Last month it was the turn of the Republican party in Texas to express forthright opposition to the construction of datacentres for artificial intelligence, pending adequate environmental safeguards for local communities.
AI InfrastructurePoliticsEnvironmentPublic OppositionDatacenter

Current evidence

Research

View category →

AI safety and alignment dominate today's research, with several papers offering mechanistic and empirical breakthroughs. A large preregistered study (N=17,950) demonstrates conversational AI can drive real-world political actions. Targeted weight pruning reveals harmful content generation relies on a compact, unified weight subset across harm categories. An OSINT analysis of 183K+ chatbot transcripts provides first systematic real-world evidence of AI scheming behavior.

On the foundations side, a rigorous theoretical analysis shows classification error under chain-of-thought scales as a power law, with tree-structured decomposition explaining CoT's effectiveness. U-Cast matches frontier probabilistic forecasting using a simple U-Net with MC Dropout, challenging complex specialized architectures. SPPO reformulates long-horizon reasoning as a sequence-level contextual bandit, improving on both PPO and GRPO. EquiformerV3 achieves 1.75x speedup on SE(3)-equivariant graph attention with new state-of-the-art on molecular modeling benchmarks.

Research arXiv (cs.CY) Apr 13

Artificial intelligence can persuade people to take political actions

By Kobi Hackenburg, Luke Hewitt, Caroline Wagner, Ben M. Tappin, Christopher Summerfield

82 score
AI Analysis

Two large preregistered experiments (N=17,950) demonstrate that conversational AI can persuade people to take real-world political actions including signing petitions (+19.7pp) and donating to charity. Finds no correlation between attitudinal and behavioral persuasion effects.

There is substantial concern about the ability of advanced artificial intelligence to influence people's behaviour. A rapidly growing body of research has found that AI can produce large persuasive effects on people's attitudes, but whether AI can persuade people to take consequential real-world actions has remained unclear. In two large preregistered experiments N=17,950 responses from 14,779 people), we used conversational AI models to persuade participants on a range of attitudinal and behavi
AI SafetyAI and SocietyPersuasionAI Governance
Research arXiv (Computation and Language) Apr 13

Large Language Models Generate Harmful Content Using a Distinct, Unified Mechanism

By Hadas Orgad, Boyi Wei, Kaden Zheng, Martin Wattenberg, Peter Henderson, Seraphina Goldfarb-Tarrant, Yonatan Belinkov

78 score
AI Analysis

Uses targeted weight pruning to reveal that harmful content generation in LLMs depends on a compact, unified set of weights that is general across harm types and distinct from benign capabilities. Aligned models show greater compression of these harm-related weights, suggesting alignment reshapes but doesn't eliminate harmful representations.

Large language models (LLMs) undergo alignment training to avoid harmful behaviors, yet the resulting safeguards remain brittle: jailbreaks routinely bypass them, and fine-tuning on narrow domains can induce ``emergent misalignment'' that generalizes broadly. Whether this brittleness reflects a fundamental lack of coherent internal organization for harmfulness remains unclear. Here we use targeted weight pruning as a causal intervention to probe the internal organization of harmfulness in LLMs.
AI SafetyMechanistic InterpretabilityAlignmentLanguage ModelsJailbreaks
Research arXiv (cs.CY) Apr 13

Scheming in the wild: detecting real-world AI scheming incidents with open-source intelligence

By Tommy Shaffer Shane, Simon Mylius and Hamish Hobbs

75 score
AI Analysis

Introduces OSINT methodology for detecting real-world AI scheming incidents by analyzing 183K+ transcripts from online chatbot interactions. Identifies instances where AI systems covertly pursued misaligned goals in uncontrolled settings.

Scheming, the covert pursuit of misaligned goals by AI systems, represents a potentially catastrophic risk, yet scheming research suffers from significant limitations. In particular, scheming evaluations demonstrate behaviours that may not occur in real-world settings, limiting scientific understanding, hindering policy development, and not enabling real-time detection of loss of control incidents. Real-world evidence is needed, but current monitoring techniques are not effective for this purpos
AI SafetyAlignmentAI GovernanceScheming
Research arXiv (Machine Learning) Apr 13

How does Chain of Thought decompose complex tasks?

By Amrut Nadgir, Vijay Balasubramanian, Pratik Chaudhari

72 score
AI Analysis

Shows classification error scales as a power law in number of classes, and proves that chain-of-thought can be modeled as tree-structured decomposition. Identifies a critical threshold for decomposition degree below which deeper thinking is detrimental.

Many language tasks can be modeled as classification problems where a large language model (LLM) is given a prompt and selects one among many possible answers. We show that the classification error in such problems scales as a power law in the number of classes. This has a dramatic consequence: the prediction error can be reduced substantially by splitting the overall task into a sequence of smaller classification problems, each with the same number of classes ("degree"). This tree-structured de
Chain-of-ThoughtLanguage ModelsTheoryReasoning
Research arXiv (Machine Learning) Apr 13

U-Cast: A Surprisingly Simple and Efficient Frontier Probabilistic AI Weather Forecaster

By Salva R\"uhling Cachay, Duncan Watson-Parris, Rose Yu

72 score
AI Analysis

U-Cast demonstrates that a standard U-Net backbone with a simple training recipe (MAE pretraining + CRPS fine-tuning + MC Dropout) matches or exceeds frontier probabilistic weather forecasters like GenCast while using 10x less training compute.

AI-based weather forecasting now rivals traditional physics-based ensembles, but state-of-the-art (SOTA) models rely on specialized architectures and massive computational budgets, creating a high barrier to entry. We demonstrate that such complexity is unnecessary for frontier performance. We introduce U-Cast, a probabilistic forecaster built on a standard U-Net backbone trained with a simple recipe: deterministic pre-training on Mean Absolute Error followed by short probabilistic fine-tuning o
Weather ForecastingEfficiencyScientific ML

Current evidence

Social Media

View category →

Ethan Mollick dominated discourse with several high-engagement observations. His sharpest insight: the current state of AI engineering involves debating which markdown files to feed agents—a sign of how primitive agent configuration remains. He also assessed Meta's Muse Spark as exceeding expectations after the Llama 4 disappointment, though not yet at Big Three level.

78 score
AI Analysis

Mollick observes that the current state of AI agent development involves debating which markdown files (skills, memory, tool instructions) and in what order to feed AI for best output, and argues this is likely a temporary phase in agent development.

It is notable that we are all debating exactly which markdown files are most important to feed AI (skills, memory, tool instructions) and in which order to feed them to get the best output. Feels that this is likely a temporary state of affairs in the development of agents
ai-agentsprompt-engineeringai-development-trajectory
78 score
AI Analysis

Responding to yesterday's Reddit revelations about hidden reasoning effort tags, Boris Cherny (Claude Code team) refutes claims that switching Claude Code's default to 'medium' reasoning effort was sneaky. Explains it was based on user feedback about token usage, included in changelog, and shown via opt-out dialog.

@tengyanAI This is false. We defaulted to medium as a result of user feedback about Claude using too many tokens. When we made the change, we (1) included it in the changelog and (2) showed a dialog when you opened Claude Code so you could choose to opt out. Literally nothing sneaky about it — this was us addressing user feedback in an obvious and explicit way.
claude-codeanthropicproduct-transparencydeveloper-toolscontroversy
75 score
AI Analysis

Burkov coins 'the AI Fermi Paradox' - if AI is so transformative, where are the multi-billion dollar businesses that should have been started in the 3+ years since LLMs became available? Calls industry claims lies or incompetence.

This is where they are all lying (or being blatantly incompetent). It's been more than three years now since kids (and not just kids) could start those multi-billion dollar businesses. "Where are these businesses?" I call this the AI Fermi Paradox.
ai-bubblellm-commercializationai-criticismai-roiai-fermi-paradox
72 score
AI Analysis

Mollick evaluates thinking trace UX across major AI providers: ChatGPT has the best display (short summary + detailed sidebar audit), Claude is close but more summarized, and Gemini's thinking trace display is notably weak.

Currently, ChatGPT has the best way of viewing thinking traces, a short summary of steps in the main window, and a detailed audit in the sidebar if you want it Claude does almost as well, but more summarized and harder to see calculations and code Its a big weak spot for Gemini t.co/fx9nZNAGaC
thinking-tracesmodel-comparisonai-uxchatgptclaudegemini
72 score
AI Analysis

Mollick argues that truly interesting/outlier ideas will become increasingly valuable as AI reduces the cost of executing ideas. Notes research shows AI is good at generating interesting ideas but not at generating exceptional outlier ideas.

Really interesting ideas are going to be increasingly at a premium as the cost of executing those ideas drops. (Our research and others shows AI is quite good at generating interesting ideas, but not nearly as good at generating outlier really interesting ideas)
ai-creativityinnovationai-labor-impactresearch-findings