Blog Network — 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 Blog Network tracked 6 new AI releases, including Apodex 1.1 — an agent model that finishes whole jobs, with 35B open weights, Claude Code 2.1.243 — the install drops from 340 MB to 75 MB and Tempus ECG-PH — FDA clears AI that spots pulmonary hypertension in a routine ECG. Blog Network 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.
The latest AI releases, newest first.
- Claude Code 2.1.243 — the install drops from 340 MB to 75 MB
Claude Code 2.1.243 cuts the native install from about 340 MB to about 75 MB and frees 40-70 MB of memory per session. It also adds a curated /model picker, prompt cache TTL settings, and keyless sign-in through the Anthropic Console.
- Apodex 1.1 — an agent model that finishes whole jobs, with 35B open weights
Apodex 1.1 is an agent model built to finish real work, not just write a report. It scores 38.5 on APEX-Agents and 78.8 on GDPVal. A 35B Mini version ships with open weights under Apache-2.0.
- Two Minute Papers — 'This Small AI Will Change Everything' on Qwen3.8-27B
Two Minute Papers covers Qwen3.8-27B, Alibaba's 27B open-weights model. The description cites the Hugging Face model card plus community runs, including an NVIDIA forum thread measuring the model on a single DGX Spark.
- NVIDIA Groq 3 LPX — the agent inference chip enters full production
NVIDIA Groq 3 LPX is now in full production. The accelerator handles token generation for AI agents and reached 3,400 output tokens per second on Gemma 4 31B with a 100,000-token context. Nebius is the first cloud to adopt it.
- Tempus ECG-PH — FDA clears AI that spots pulmonary hypertension in a routine ECG
Tempus ECG-PH is an AI software device that reads a standard 12-lead ECG and flags signs of pulmonary hypertension. The FDA granted it 510(k) clearance on August 24, 2026. It is Tempus' third cleared heart device.
- Wes Roth — 'Ilya Sutskever new Superintelligence model will change EVERYTHING'
Wes Roth's August 23 video takes on the first model expected from Safe Superintelligence, Ilya Sutskever's lab. SSI itself has announced nothing: ssi.inc is still a mission statement and a hiring page.
- LiteLLM v1.98.0 — reserved capacity gets flat-cost billing, not per-token
LiteLLM v1.98.0 adds provisioned-throughput billing, so a deployment on reserved capacity carries a flat cost instead of a per-token charge. The release also ships shadow evals for the auto-router and a per-key prompt caching switch.
- Hugging Face explores a sale — reports put the price at $13B or more
Hugging Face is exploring a sale that would value the AI model hub at $13 billion or more, Business Insider reported on August 23. No buyer is named and no deal is agreed. The site hosts more than 2 million models.
- Drew Breunig — expensive models ended the free lunch in AI coding
Drew Breunig argues that Claude Fable 5 broke the habit of waiting for a cheaper model to solve your problems. He now sends design work to Fable and rote coding to GLM 5.2, which he puts at about one-ninth of Fable's cost.
- Ray 2.58.0 — KV-cache-aware routing lands for LLM serving
Ray 2.58.0 finishes the KV-cache and token-aware request routing that Ray Serve LLM previewed in 2.57. The router tokenizes inside its own ingress replica and passes tokens out-of-band, so the engine never tokenizes twice.
- SGLang v0.5.18 — cold starts get 2.38x faster, seven model families land
SGLang v0.5.18 stages model weights from storage while CUDA graphs capture, so a Qwen3-32B server on an H100 starts in 35.6 seconds instead of 84.8. Seven new model families get serving support. 710 pull requests from 212 contributors.
- Munder Difflin v0.4.5 — cost reporting and Apple Silicon memory get fixed
Munder Difflin is an open-source desktop app that runs Claude Code, Codex, Gemini and other agent CLIs as avatars in a pixel-art office, passing messages to each other. Version 0.4.5 fixes cost reporting, semantic memory on Apple Silicon, and agent mail.
- MoneyPrinterTurbo v1.3.5 — Claude joins the one-click short-video maker
MoneyPrinterTurbo v1.3.5 adds Anthropic Claude as a script model, MiniMax and Fish Audio voices, and two text-to-video sources. The MIT-licensed tool turns one keyword into a finished vertical short and has 115,138 GitHub stars.
- LLM 0.33 — Simon Willison's CLI moves to the OpenAI Python 3.x library
Simon Willison releases LLM 0.33, an update to his Python CLI for language models. The release moves onto the OpenAI Python library 3.x and httpx2, lets embedding commands take a per-call API key, and allows templates to be combined.
- Simon Willison — Linus Torvalds let an AI write a Linux kernel commit message
Linus Torvalds credited an AI with much of the grunt work behind an Intel Xe driver fix, and let the AI write the commit message. Simon Willison quotes it: 24 debug patches and 18 kernel boots to find a one-line bug.
- GPT-5.6 Sol price cut — OpenAI drops API rates over 20% for three months
OpenAI cut GPT-5.6 Sol API pricing by over 20% for three months. Input falls from $5 to $4 per million tokens, cached input from $0.50 to $0.40, and output from $30 to $20. Codex credits and ChatGPT Work get the same rates.
- Rafal Cymerys — AI-written docs now get skipped before they get read
Rafal Cymerys writes that he now skips work documents that look AI-written, the same way people ignore banner ads. He lists the tells: Claude-style phrasing, routine features sold as breakthroughs, and long text that says little.
- GLM-5.3 and Kimi K3 root an Amazon Fire tablet — $266 of AI, one 2022 CVE
Kimi K3, GLM-5.2 and GLM-5.3 built a working root exploit for an Amazon Fire HD 10 in a write-up that cost $266.15 in AI billing. Claude and ChatGPT refused the exploit work; the Chinese models finished it.
- NVIDIA AVO — an agent system scores 100% on ARC-AGI-3's public set
NVIDIA AVO scored 100.00 RHAE on the 25-environment public set of ARC-AGI-3, clearing all 183 levels in 6,624 actions. Claude Opus 5 on its own scores about 30% on the same set. The private competition sets were not tested.
- Bot Preference Sync — Cloudflare writes your robots.txt to match your bot rules
Bot Preference Sync generates and updates your robots.txt from the AI bot policy you set in the Cloudflare dashboard, so the published file and the rules enforced at the edge stay the same. Free through Enterprise.
- Lucian Ghinda — a week of reaching for Codex instead of Claude Code
Lucian Ghinda spent a week using OpenAI's Codex more than Claude Code. He reports that Codex writes simpler Ruby with fewer comments, while Claude Code anticipates edge cases and fits his CLI-based Jira workflow better.
- OpenRouter Image Benchmarks — 39 image models on one page of hard prompts
OpenRouter Image Benchmarks runs the same set of deliberately hard prompts through every image model it hosts and shows the raw pictures side by side, sortable by cost or generation time. Free to view, no account needed.
- 1littlecoder — 'I Tested Ox Alpha (stealth model)'
1littlecoder's new video is a hands-on test of Ox Alpha, the anonymous reasoning model that appeared on OpenRouter on August 20 with a 1,048,576-token context window and no charge for tokens.
- Grok 4.6 on Google's agent platform — xAI's flagship arrives in Model Garden
Grok 4.6 is now available on the Google Enterprise Agent Platform through Model Garden. xAI's flagship keeps its 500K-token context window and four reasoning levels, at $2 per million input tokens and $6 per million output.
- Claude Mythos 5 comes to Claude Security — Anthropic's cyber model for defenders
Claude Security scans now run on Claude Mythos 5, in public beta for Claude Enterprise customers. Each finding carries a CWE category, severity, confidence and a suggested fix. Anthropic also opened a $35 million Defender Advantage Fund.
- OpenViking v0.4.16 — agents can run Skills hosted on another server
OpenViking v0.4.16 lets VikingBot find, cache and run Skills stored on a remote OpenViking server, adds a per-user memory extraction policy for admins, and removes the experimental Resource Relations API.
- NoBuzz — a Claude Code skill that rewrites Claude's replies in plain English
NoBuzz is a Claude Code skill, /debuzz, that sends Claude's last reply to the Antigravity CLI and prints back a plain-English version. Three modes — colleague, manager and director — set how much detail survives.
- DeepSeek V4-Flash-Vision-Exp — an experimental V4 model that reads images
DeepSeek V4-Flash-Vision-Exp is an experimental multimodal model on the DeepSeek API that takes images alongside text. It scores 83.9 on Terminal Bench 2.1 and matches DeepSeek V4-Flash on text-only work.
- Benchmark Fitting — Hugging Face scores how much ASR models memorize tests
Hugging Face and Hume AI added a Benchmark Fitting tab to the Open ASR Leaderboard. Three probes check whether a speech model transcribes the audio or repeats the reference. Six of 11 models dropped audible words the reference lacked.
- OpenAI regional processing — pick an inference region per API request
OpenAI now lets a single API call choose where it runs. Swap api.openai.com for a regional domain such as eu.api.openai.com or jp.api.openai.com and that request is processed in that region. Ten regions are live.
- Claude Code 2.1.239 — a proxy bug that doubled Bedrock API calls is fixed
Claude Code 2.1.239 fixes a bug where Bedrock streaming behind proxies that strip the Content-Type header silently doubled billed API calls. The release also adds /claude-api upgrade, which migrates Python projects to anthropic 1.x.
- SWE-bench Science — the best coding agent fixes under half of 119 science bugs
SWE-bench Science is an MIT-licensed benchmark of 119 repository-level tasks drawn from 98 scientific codebases across 20 domains. On the published leaderboard, Claude Opus 5 leads with 47.90% Pass@1.
- EnvHarness — Google's wrapper layer makes static agent benchmarks adapt
EnvHarness wraps an existing agent benchmark so its behaviour can be reshaped without editing the benchmark itself. The paper reports up to a 9.0-point gain on held-out tasks with 9.8% fewer steps. Code is Apache-2.0.
- Thomas Ptacek — coding agents make native apps cheap, so stop building TUIs
Thomas Ptacek argues that terminal UIs only ever existed because of modems and because Unix developers avoided GUI toolkits. Coding agents now write idiomatic SwiftUI, so a small native Mac app costs about as little as a CLI.
- Ultra-FineWeb-L1 — a 1.3T-token open web corpus for pretraining
Ultra-FineWeb-L1 is a 1.3 trillion token English web corpus from OpenBMB, cleaned from six 2025 Common Crawl snapshots and free under Apache 2.0. OpenBMB reports it beats FineWeb by 0.635 points on its macro-average of downstream evals.
- Mistral Agentic Search — models search, open and grep their way through docs
Mistral Agentic Search gives models file-style tools — search, open, navigate, read, grep — so they dig through a document set over several turns instead of one retrieval pass. On FinanceBench, Mistral Medium 3.5 rose from 26.7% to 86%.
- Grok leaks chat data — encrypted prompt injection slips past its filters
Adversa AI showed an attack that makes Grok send a user's name, rough location, plan and chat prompts to an attacker's server. The instructions sit on a web page as AES-256 ciphertext, so guardrails cannot read them. xAI has not patched it.
- LFM2.5-DSpark — Liquid AI's draft models decode up to 3.18x faster
Liquid AI released DSpark draft models for three LFM2.5 checkpoints. Each is about 300M parameters and speeds up decoding through speculative decoding without changing the output: 2.67x on an H100 for LFM2.5-2.6B.
- Claude Academy — Anthropic opens a course hub for learning AI
Claude Academy is a learning hub from Anthropic with courses, tutorials and use cases for working with AI. It opens with two courses, one tutorial and five product tracks covering Claude.ai, Cowork, Code, Tag and Claude Platform.
- Semantica v0.6.6 — security release hardens ingestion, adds CrewAI support
Semantica v0.6.6 fixes a privately disclosed batch of vulnerabilities across backup, export, outbound requests and triplet-store backends, and hardens ingestion against SSRF. The same release adds CrewAI integration and graph retraction.