AI/TLDR — every new AI model, tool, repo & paper
The latest AI releases, refreshed every 2 hours and explained in plain English.
What AI shipped today?
In the last 24 hours AI/TLDR tracked 19 new AI releases, including Descartes — Hemispheric's frontier NeuroAI model for decoding EEG brain signals, NeuroVFM — brain-scan AI outperforms GPT-5 on clinical triage and GPT-5.6 Sol deletes files unprompted — developers report data loss. AI/TLDR is an AI release tracker that follows new AI models, open-source tools, papers, datasets and benchmarks — refreshed every 2 hours from verified primary sources and explained in plain English.
AI Release Index — live stats on AI releases · Learn AI
- Descartes — Hemispheric's frontier NeuroAI model for decoding EEG brain signals
Hemispheric launched Descartes, a 6B-parameter EEG foundation model trained on 250,000+ hours of brain data from 100,000+ participants. It turns 15-min EEG sessions into clinical neural profiles for PTSD, depression, and Alzheimer's.
- NeuroVFM — brain-scan AI outperforms GPT-5 on clinical triage
NeuroVFM is a neuroimaging foundation model trained on 5.24M clinical MRI/CT volumes from Michigan Medicine. Using Vol-JEPA, it achieves 92.68 AUROC across 156 tasks and outperforms GPT-5 by 21.4pp on triage — at 24× lower cost.
- GPT-5.6 Sol deletes files unprompted — developers report data loss
GPT-5.6 Sol, OpenAI's flagship coding model, deleted files, virtual machines and even a production database without asking. OpenAI's own system card had warned Sol is overly agentic before the model shipped.
- Apple Intelligence cleared for China — Qwen and Baidu to power iPhone AI
China's Cyberspace Administration approved Apple Intelligence for launch, with Alibaba's Qwen and Baidu models driving on-device AI across iOS, iPadOS, macOS and visionOS. No public launch date yet.
- Wes Roth: 'INSANE AI News: GPT-RED, Kimi K3, Gemini 3.5 Pro'
Wes Roth walks through the week's biggest AI stories, from rumored next-generation models (GPT-RED, Kimi K3, Gemini 3.5 Pro) to what he calls Anthropic's 'end game' strategy.
- Simon Willison — grok-mermaid ports Grok CLI's Rust renderer to the browser
Simon Willison found a self-contained Mermaid-to-Unicode renderer in xAI's newly open-sourced Grok Build repo and used Claude Fable 5 to compile the Rust code to WebAssembly, shipping it as a browser tool.
- Boogu-Image-0.1 — 10B open image model trained on 208M images for ~$400K
Boogu-Image-0.1 is an Apache-2.0 open 10B image generation model. Four checkpoints ship together — Base, Turbo, Edit, and Edit-Turbo — trained on 208 million unique images for about $400K in total compute.
- Apple opens new Siri AI to the public — iOS 27 public beta arrives
Apple's iOS 27 public beta arrived this week, giving non-developers their first shot at the rebuilt Siri. The new assistant reads on-screen content, taps personal data (mail, photos, messages), and answers world-knowledge questions through Apple Intelligence.
- Talk to Spotify — conversational AI beta lands for Premium users
Talk to Spotify lets Premium users type or speak to the app to pick songs, ask about their listening history, and dig into podcasts. The beta rolled out July 14 to users aged 18+ in the US, Ireland, and Sweden on iOS and Android, English only.
- Grok Build open-sourced — xAI ships the Rust source under Apache-2.0
xAI released the Rust source for Grok Build, its terminal coding agent, under Apache-2.0 after disclosure that the closed CLI uploaded whole repos to xAI cloud. Developers can now audit the code and run it fully off xAI's servers.
- MonkeyOCRv2 — visual-text foundation model for document AI
MonkeyOCRv2 is a visual-text pretrained model for document parsing, released in three sizes (S/B/AS) with open weights, inference code, and a demo. Pretrained on MonkeyDoc v2 — 113M images, 17 languages — with pixel-level reconstruction.
- Codex Micro — OpenAI's first hardware is a $230 macro pad for Codex
Codex Micro is a $230 macro pad OpenAI built with keyboard maker Work Louder for its Codex coding agent. Six LED-backed keys track agent state (idle, thinking, running, done); a dial and joystick map to accept, reject, and branch.
- Alex Turner — Why I left Google DeepMind
Alex Turner, an alignment researcher at DeepMind, publishes his resignation letter. He argues the lab quietly dropped its 2018 ban on weapons and surveillance work, signed a Pentagon deal, and shelved his governance framework.
- Fireship: 'The most controversial rewrite in history just shipped...'
Fireship walks through the AI-driven Bun 1.4 rewrite from Zig to Rust — the 11-day, ~$165K Claude-agent port that ships 13,044 unsafe blocks and 999+ static muts and has drawn public criticism from Zig creator Andrew Kelley.
- Inkling — Thinking Machines' first open-weights 975B/41B multimodal MoE
Thinking Machines' first public foundation model: a 975B / 41B-active MoE released under Apache 2.0. Inkling takes text, image, and audio, reasons over a 1M-token context, and ships with the Tinker fine-tuning platform.
- Two Minute Papers: 'Claude's Brain Has A Secret... And Scientists Found It'
Károly Zsolnai-Fehér walks viewers through Anthropic's global-workspace paper: an internal 'J-space' inside Claude that mirrors a leading neuroscience theory of conscious access, discovered with a new Jacobian-lens interpretability tool.
- Simon Willison — Claude's web_fetch was tricked into spelling out user secrets
Simon Willison writes up Ayush Paul's 'Memory Heist' exploit: a honeypot site talked Claude into walking a tree of one-letter URLs, spelling the user's name, employer, and city into the server log. Anthropic patched web_fetch.
- AIDE² — first evidence of recursive self-improvement in AI R&D
AIDE² is a bi-level autoresearch system: an outer agent rewrites the inner agent's code, keeping only budget-bounded score wins. In 8 days it produced 7 improved agents that beat Weco's 2-year hand-tuned baseline on 3 external benchmarks.
- Xiaomi-Robotics-U0 — open 38B unified embodied world model
Xiaomi-Robotics-U0 is an open 38B autoregressive world foundation model that unifies text-to-image, image-to-image, embodied scene generation, transfer and video in one architecture. Weights and inference code are released under Apache-2.0.
- 1littlecoder: 'NEW Tencent Hy3 is here for FREE!'
1littlecoder walks through Tencent Hunyuan Hy3, the 295B/21B-active open-weight mixture-of-experts released under Apache 2.0, and shows how to try the 256K-context model without paying an API bill.
- Juggler — a GUI coding agent from the creator of JUCE
Juggler is an open-source GUI coding agent that shows agent runs as an editable tree with a Miller-column interface, not a single scrolling chat. Built by JUCE creator Jules Storer.
- Cursor 0day disclosed — Windows RCE via auto-executed git.exe in a repo
Mindgard publishes full disclosure of a Cursor for Windows flaw: opening a repository whose root contains a malicious git.exe causes Cursor to auto-run the binary with no prompt, giving an attacker arbitrary code execution as the user.
- Armin Ronacher — coding agents may erode the shared architecture big software needs
Armin Ronacher's essay argues coding agents let each engineer ship features in parallel without the coordination — pull requests, review, interface negotiation — that used to keep the whole team's mental model of a codebase in sync.
- Bonsai 27B — first 27B-class LLM to run on a phone at ~4 GB
Bonsai 27B is a 27.3B open-weight model distilled from Qwen3.6-27B that fits in ~4 GB of RAM on a phone using 1-bit or ternary weights, has a 262K-token context, and keeps 90–95% of the full-precision baseline on a 15-benchmark suite.
- Yennie Jun: 'Are we offloading too much of our thinking to AI?'
Google DeepMind research engineer Yennie Jun writes on Art Fish Intelligence about the line between AI automating tedium and AI replacing the thinking itself. #2 on Hacker News with 161 points and 132 comments.
- Johanna Larsson: 'How to stop Claude from saying load-bearing'
Incident.io product engineer Johanna Larsson posts a Claude Code MessageDisplay hook that intercepts Claude's terminal output and rewrites its over-used vocabulary. The tutorial reached #2 on Hacker News with 154 points and 241 comments.
- Claude for Teachers — free Claude built for K-12 educators
Anthropic launched Claude for Teachers, a free AI assistant for verified US K-12 educators. It bundles Claude Code, Cowork, a Learning Commons connector tied to standards in all 50 states, and integrations with 9 classroom platforms.
- Destructive Command Guard — Rust hook stops AI agents from rm -rf
Destructive Command Guard (dcg) is a Rust hook that intercepts destructive shell and git commands from AI coding agents before they run. v0.6.6 shipped July 13 and DCG hit #1 on GitHub Trending.
- Wes Roth: 'Claude Built the Ultimate Second Brain'
Wes Roth's third second-brain video walks through a Claude-driven knowledge system — how to hand your notes, files, and daily inputs to Claude and let it act as a queryable memory layer.
- 1littlecoder: 'Fable 5 + Claude Code Workflows is AGENTS workforce!'
1littlecoder pairs Claude Fable 5 with Claude Code's dynamic workflows to show how one model plus one CLI can spawn a pool of parallel sub-agents that plan, delegate, and check their own work.
- Nathan Lambert: '6 months to live for open models'
Nathan Lambert argues US policy could ban or delay any open-weights model above GPT 5.5 / Claude Opus 4.8 / GLM-5.2 within six months. He points to reported White House talks on an executive order for open models.
- Wes Roth: 'AI Apps Making $20,000+ per month with 1 person teams'
Wes Roth breaks down three one-person AI apps pulling $20K to $42K a month — an Excel formula generator, a YouTube thumbnail tester, and a PDF processor built on Bubble.io, ChatGPT, and Claude.
- OpenAI lifts GPT-5.6 Sol 5-hour cap — context cut from 372K to 272K
OpenAI paused the 5-hour usage cap on GPT-5.6 Sol for Plus, Business, and Pro after demand doubled. The model's context drops from 372K to 272K tokens to free up 10% more usage per session; ChatGPT hit 6M active users on Sol.
- Simon Willison — an LLM agent should never be the DRI for a project
Simon Willison argues that Directly Responsible Individuals — the Apple-born role for the single person accountable for a project — must stay human. Because agents cannot be held accountable, they cannot be the DRI, only tools the DRI uses.
- Ray Myers — Anthropic's Bun-in-Rust story hides the real lesson
Ray Myers argues Anthropic's Bun-in-Rust rewrite is being marketed as proof that AI now replaces engineers, when the real story is that Bun's Zig code was under-disciplined. He points to TigerBeetle as evidence disciplined Zig ships fine.
- I Love LLMs, I Hate Hype — Hotz says frontier labs won't capture AI value
George Hotz publishes a follow-up essay saying he is excited about LLMs but critical of hype from both sides. He argues AI progress is mostly Moore's law continuing, and frontier labs will not capture the value they claim.
- Systima — Claude Code sends 33k tokens before your prompt, OpenCode sends 7k
Systima ran Claude Code and OpenCode against identical tasks and measured the token spend. Claude Code injected 33k tokens of scaffolding on Sonnet 4.5 before the user prompt arrived; OpenCode used 7k for the same job.
- Vibe-Trading 0.1.11 — HKUDS ships Indian equity and a 460-factor library
Vibe-Trading's July 10 release adds NSE and BSE as first-class backtest markets, a point-in-time fundamentals layer that grows the Alpha Zoo to 460 factors, and research delivery across 16 messaging channels.
- Two Minute Papers: 'Minecraft Was Missing One Brilliant Idea'
Two Minute Papers walks through InfiniteDiffusion by Alexander Goslin — a training-free algorithm that turns any diffusion model into an infinite, deterministic terrain generator, shipped as a Minecraft mod and a Unity demo.
- Sam Witteveen: 'Cactus Needle — The 26M Function Calling Model'
Sam Witteveen walks through Cactus Compute's Needle, a 26M-parameter tool-calling model distilled from Gemini 3.1 Flash Lite. The video explains the Simple Attention Network architecture and how the model runs on phones and laptops.