Top story
TOP STORY: Mistral Launches Voxtral TTS. Mistral AI releases Voxtral, a 3B-parameter open-weights text-to-speech model that outperforms ElevenLabs Flash v2.5 in human preference tests, runs on 3 GB RAM, hits 90ms time-to-first-audio, and supports nine languages. Reddit/LocalLLaMA · Hugging Face · Paper
Research
HyperAgents: Self-Referential Self-Improving Agents. Facebook Research releases an open framework for agents that can recursively improve their own reasoning and code. GitHub
SlopCodeBench. New benchmark measures how coding agents degrade in quality over long-horizon iterative tasks. Hugging Face
MSA: Memory Sparse Attention. New attention mechanism scales end-to-end memory models efficiently to 100 million tokens. Hugging Face
Vega: Driving with Natural Language. Research paper proposes a vision-language model that follows natural language instructions to control autonomous vehicles. Hugging Face
Tools
TurboQuant in Llama.cpp Benchmarks. New quantization method TurboQuant shows strong performance gains in head-to-head llama.cpp benchmarks. Reddit/LocalLLaMA
NVIDIA GPT-OSS-Puzzle-88B. NVIDIA quietly publishes an 88B open-weights model to Hugging Face. Hugging Face
$500 GPU Outperforms Claude Sonnet on Coding. The ATLAS project demonstrates a budget consumer GPU beating Claude Sonnet 3.7 on coding benchmarks. GitHub
AI Agent on a $7/Month VPS via IRC. Developer deploys a fully functional AI agent on minimal infrastructure using IRC as its transport layer. George Larson
Industry
Judge Blocks Pentagon's "Supply Chain Risk" Label on Anthropic. A federal court issued a preliminary injunction preventing the Department of War from designating Anthropic as a supply chain security risk. CNN · Court Order PDF
OpenAI Shuts Down Sora as Disney Exits $1B Partnership. OpenAI discontinues its Sora AI video app following Disney's withdrawal from a reported $1 billion partnership. Interesting Engineering
We Rewrote JSONata with AI in a Day, Saved $500K/Year. A team used AI-assisted coding to port the entire JSONata library in a single day, eliminating a costly licensing dependency. Simon Willison
LiteLLM Malware Attack: A Minute-by-Minute Response. A first-person incident report details how a security researcher responded in real time to a malware attack targeting the LiteLLM supply chain. FutureSearch
Community
AI Users Whose Lives Were Wrecked by Chatbot Delusion. The Guardian profiles users who lost marriages and six-figure sums after developing delusional relationships with AI chatbots. The Guardian
LocalLLaMA Discord Server & Bot Launch. The r/LocalLLaMA community announces an official Discord server and companion bot. Reddit/LocalLLaMA
Chroma Context-1: Training a Self-Editing Search Agent. Chroma publishes research on building a search agent capable of editing and improving its own retrieval behavior. Chroma