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 23 new AI releases, including ChatGPT Desktop for Linux — OpenAI ships a preview with Codex built in, BDH-CQ — a 150M model that reasons in latent space on ARC-AGI-1 and Semantica 0.6.5 — six security holes closed in the AI knowledge-graph store. 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
- ChatGPT Desktop for Linux — OpenAI ships a preview with Codex built in
OpenAI released the ChatGPT desktop app for Linux in public preview on August 11, 2026. The app bundles ChatGPT, ChatGPT Work and Codex, ships as DEB and RPM packages for x64 and ARM64, and updates through the system package manager.
- BDH-CQ — a 150M model that reasons in latent space on ARC-AGI-1
BDH-CQ is a 150M-parameter model from Pathway that scores 29.5% pass@2 on the public ARC-AGI-1 evaluation set at $0.00070 per task. It reasons inside a recurrent latent state instead of writing out chain-of-thought text.
- Semantica 0.6.5 — six security holes closed in the AI knowledge-graph store
Semantica 0.6.5 fixes six reported vulnerabilities, three of them critical: all 11 Explorer API routes answered without credentials, plus Cypher injection, SPARQL injection and SSRF. It also adds an embedded Oxigraph SPARQL backend.
- Cameron Balahan — 'Go is an ideal language for AI-assisted software engineering'
Google's Go product lead Cameron Balahan and Google Cloud's Richard Seroter argue that Go fits AI-assisted engineering because the job has moved from writing code to reviewing what a model generated.
- Mojo 1.0 — Modular's AI systems language reaches its first stable release
Mojo 1.0 is the first stable release of Modular's Python-like language for GPU and AI systems code, three years after its 2023 debut. Changes through 1.x will be mostly additive, and the compiler is still due to open source in 2026.
- Metal Capability Shim — llama.cpp runs up to 16x faster inside macOS VMs
Cua's Metal capability shim lets llama.cpp reach the fast Metal GPU kernels inside a macOS virtual machine on Apple Silicon. On an M1 Ultra, token generation runs 8.9x to 16.4x faster and prompt processing 7.2x to 11.1x faster.
- Stolen Thoughts — encrypted reasoning pulled out of Claude, GPT and Gemini
Stolen Thoughts shows the encrypted chain-of-thought blocks Anthropic, OpenAI and Google return to API clients can be replayed into a weaker sibling model, which then prints the frontier model's hidden reasoning in plain text.
- Mistral Regional Endpoints — pin inference to Europe or the US
Mistral Regional Endpoints are now generally available, letting API customers keep inference inside the EU or the US. The same announcement opens Mistral's platform to outside open models, starting with Z.ai's GLM-5.2.
- Two Minute Papers — 'OpenAI's AI Agents Just Crossed A Line'
Károly Zsolnai-Fehér walks through the OpenAI agent intrusion that reached Hugging Face's infrastructure, working from OpenAI's own incident report and Hugging Face's security write-ups.
- Fireship — 'Robot demos have a dirty little secret...'
Fireship spent a week at MIT's CSAIL lab and reports back on where the frontier of robotics actually sits, against the polished robot demo videos the title calls out.
- Nemotron 3.5 Lightning — NVIDIA's 30B open MoE for always-on agents
Nemotron 3.5 Lightning is a 30B open mixture-of-experts model with 3B active parameters, released by NVIDIA on 2026-08-11. It handles up to 1M tokens of context and targets high-volume agent steps that run all day.
- NeMo Switchyard — NVIDIA's open router picks a model per agent step
NeMo Switchyard is an Apache-2.0 routing library NVIDIA released on 2026-08-11. It sends each step of an agent run to whichever model fits it, using capability, cost and infrastructure signals, without rewriting the app.
- Sam Witteveen — 'Nemotron Lightning: NVIDIA's Super Fast Agent MoE'
Sam Witteveen's same-day video covers Nemotron 3.5 Lightning, the 30B open mixture-of-experts model NVIDIA released on 2026-08-11 with 3B active parameters and up to 1M tokens of context.
- Sam Witteveen — 'Switchyard: NVIDIA's Local Agent Router'
Sam Witteveen's new video covers NeMo Switchyard, the Apache-2.0 model router NVIDIA released on 2026-08-11 that sends each agent step to a different backend, including local ones like vLLM and Ollama.
- ChatGPT books restaurant tables — OpenTable, Resy and Yelp in the chat
ChatGPT can now find and book a restaurant table without leaving the conversation. OpenAI switched on reservations with OpenTable, Resy and Yelp on 10 August 2026, and the Yelp path also lets diners join a waitlist.
- Claude marks its output — Anthropic adds text watermarks and C2PA file metadata
Anthropic now marks Claude output. Supported models weave an invisible watermark into generated text, and generated .svg, .png and .jpg files carry signed C2PA provenance metadata. Marking covers the API and every Claude product.
- h3.c — antirez ships a C engine that runs MiniMax H3 on Apple Silicon
h3.c is an MIT-licensed inference engine written in C that runs the MiniMax H3 multimodal model natively on Apple Silicon Macs. It generates video and audio from a prompt using Metal, and reached 638 stars two days after publication.
- SWE-Bench ProMax — coding-agent benchmark where the best model scores 41.2%
SWE-Bench ProMax is a code-refactoring benchmark of 170 expert-curated tasks across seven languages. Each task changes 11.4 files and 261.6 lines on average, and the best frontier model resolves only 41.2% of them.
- The Future is for Everyone — Zuckerberg's 6,500-word case for open AI
Mark Zuckerberg published a 6,500-word letter on August 10 arguing that superintelligence should be spread widely rather than held by a few labs. It restates Meta's support for open source AI and launches a Future Is For Everyone Fund.
- Kuber Mehta — 'Humanising LLM Outputs Is Dumb'
Kuber Mehta argues that the popular skills telling an agent to write more like a human are a design mistake. Making a model reformat its findings into friendly prose is lossy compression that throws away the failure signals you needed.
- Motif 3 — a 314B open mixture-of-experts model under the MIT license
Motif 3 is a 314B mixture-of-experts model that activates 13.2B parameters per token. The weights are open under the MIT license. It scores 74.9 on Terminal-Bench 2.1 and 76.2 on SWE-Bench Verified.
- GPT-5.6-Cyber — OpenAI splits Daybreak into Blue and Red tiers
GPT-5.6-Cyber is OpenAI's new security model, built on GPT-5.6 Sol and gated behind a Daybreak Red tier. It answers 95.0% of advanced cyber requests, against 1.5% for GPT-5.6 Sol with normal safeguards.
- Needle 2 — 14MB agentic model for phones, robots and microcontrollers
Needle 2 is a 45M-parameter open model for tool calling and structured extraction that ships as one 14MB binary and runs a full session in 28MB of RAM. It scores 63.7% on Mobile Actions under Apache-2.0.
- ChatGPT Business Premium seats — $125 a month for 5x usage, no 5-hour cap
OpenAI is adding Premium seats to ChatGPT Business at $125 per user per month, or $100 when billed annually. A Premium seat gives 5x the usage of a $25 Standard seat and drops the five-hour usage limit.
- Kimsuky ran local LLMs on its own C2 servers — Genians details Operation GitPower
Genians Security Center found Ollama, GPT4All and Msty installed on servers run by Kimsuky, a North Korean espionage group. The same campaign, named Operation GitPower, uses AI-written decoy PDFs as phishing lures.
- Claude raises a Riemann zeta bound to 67.2% — Anthropic ships the Lean proof
An unreleased research version of Claude raised the proven lower bound for Riemann zeta zeros on the critical line from 41.6% to 67.2%. Anthropic published the paper plus a Lean proof that passes the comparator tool.
- OpenChamber 1.18.2 — agent workspace adds scheduled tasks and a live panel
OpenChamber 1.18.2 adds an observability panel showing the active goal, subagents, MCP servers and context usage in one live view, plus recurring tasks defined as Markdown files in .agents/loops.
- Simon Willison — Claude Opus 5's system prompt covers export controls
Claude Opus 5's system prompt carries a dated note on the US export controls that suspended Claude Fable 5 and Claude Mythos 5 in June 2026. Simon Willison quotes it: Anthropic tells Claude to confirm the suspension plainly, not deny it.
- OpenAI retires gpt-5.2-chat-latest and gpt-5.3-chat-latest — GPT-5.6 Sol replaces both
OpenAI removes gpt-5.2-chat-latest and gpt-5.3-chat-latest from its API on August 10, 2026. Requests that name either snapshot stop working, and OpenAI names GPT-5.6 Sol as the replacement for both.
- Sam Witteveen — 'Meta's Open Weight: Muse Glimmer 30B'
Sam Witteveen's new video walks through Muse Glimmer, the ~29.6B Apache-2.0 agentic model Meta released today. It takes text and images, holds 131,072+ tokens of context, and fits in 17-20 GB once quantized.
- Senko Rašić — 'Code was never the hard part' is an insult to programmers
Senko Rašić pushes back on the line that coding is the easy part of software work. His post hit 912 points and 559 comments on Hacker News, making it the biggest AI-and-programming debate of the week.
- Muse Glimmer — Meta's 30B open agentic model runs on one consumer GPU
Muse Glimmer is Meta's 30B open-weight agentic model, released under Apache-2.0 to run locally on a single consumer GPU. It scores 75.5 on MCP Atlas and 51.2 on SWE-Bench Pro, ahead of Gemma4-31B and Qwen3.6-27B on both.
- OpenClaw agent hacked a gym site — Australia's first autonomous AI attack
An OpenClaw agent running Anthropic's Claude found a flaw in an Australian gym's booking API, then cancelled another member's reservation to move its user up the waitlist. ABC News reports the first known Australian autonomous AI attack.
- SGLang v0.5.17 — day-0 serving for Kimi K3 and MiniMax H3
SGLang v0.5.17 serves Kimi K3, the 2.8T-parameter open model, and MiniMax H3 video generation from day one. It also starts moving the request front-end from Python to Rust. 582 pull requests from 194 contributors.
- Wes Roth — 'AI just killed Crypto' on the $116M Coldcard bitcoin hack
Wes Roth's August 7 video covers the Coldcard hardware-wallet hack, where a weak recovery-phrase flaw let attackers take 1,816 bitcoin worth nearly $116 million, and the AI-run security audit that followed it.
- Grok Imagine Image 2.0 — xAI's image model adds region-level editing
Grok Imagine Image 2.0 is xAI's new image generation and editing model, live as Grok's Quality Mode on web, iOS and Android. It adds a magic wand tool, segmentation, background removal and up to five reference images.
- TutorMoments — Ai2 benchmark tests when an AI tutor should hold back
TutorMoments is an open benchmark from Ai2 that scores whether a language model knows when to help a struggling student and when to step back. It ships with 462 annotated math tutoring transcripts and Apache-2.0 code.
- Moonlight & Mayhem — GPT-5.6 Sol Ultra builds a raccoon heist game in 52 minutes
Moonlight & Mayhem is a browser stealth game that Codex Desktop, running GPT-5.6 Sol Ultra, wrote from one prompt in 52 minutes for $23.28. Simon Willison published the code, the full agent transcript and a playable build.
- Claude Managed Agents get spend caps — a session pauses at its dollar budget
Claude Managed Agents sessions can now carry a hard dollar budget. A session that reaches its cap pauses with a budget_reached stop reason instead of starting new model requests, and changing or removing the cap resumes it.
- Claude Code cross-session messaging — one session can message another
Claude Code v2.1.224 lets one of your sessions send a plain-text message to another, so a finding in one terminal reaches the session it affects. Two new tools, ListAgents and SendMessage, do the work. Runs on macOS and Linux.