01
OpenAI's Astra Cracks Ten Decade-Open Math Proofs for $2,000 in Compute
- Ten previously unsolved problems in group theory, sphere packing, quantum complexity, lattice crypto, and extremal combinatorics.
- Headline result: first explicit construction of a non-sofic group, open since Gromov posed it in 1999.
- Every proof ships with a Lean 4 certificate on GitHub under Apache-2.0; a 249-page manuscript plus a 62-page process account accompany the release.
- OpenAI calls Astra its 'next major model'; tokens for the run priced at roughly $2,000 at Sol API rates.
research openai.com
02
DeepSeek-V4-Flash-0731 Exits Preview at Opus-Level Agentic Performance
- Same 284B-total / 13B-active MoE as the April launch, gains come from re-post-training on agent tasks.
- 82.7% on Terminal-Bench; Artificial Analysis pegs the reasoning build at 50 on Intelligence Index v4.1 (#2 of 162 models).
- API pricing unchanged at $0.14/$0.28 per million input/output tokens; open weights on Hugging Face.
- r/LocalLLaMA lit up within hours — matches or beats Claude Opus 4.6 on agent benchmarks at a fraction of the cost.
models huggingface.co
03
Alibaba Ships Qwen3.8-Max at 2.4T Parameters, Open Weights Due Next Week
- 2.4T-parameter MoE with 95B active per token, 1M-token context, native text and vision input.
- First time Alibaba has committed to open-sourcing a Max-class Qwen model — weights promised on Hugging Face and ModelScope next week.
- QwenCloud API launches at $2/$6 per million input/output tokens; internal benchmarks position it 'second only' to Claude Fable 5 and above Kimi K3.
- HN preview thread hit 951 points and 692 comments; skeptics flag that no third party (Artificial Analysis, LMArena) has independently scored it yet.
models marktechpost.com
04
'ChainDrop' Worm Poisons 1,300+ npm Packages and Plants Claude Code Hooks
- Aug 4 09:35 UTC: attackers hijacked the maintainer of keyv, cacheable, flat-cache, and file-entry-cache — packages with a combined 2B monthly downloads.
- Under four hours, 444 packages and 2,212 versions poisoned across 12+ organizations; SafeDep now tracks 1,684 malicious versions across 420 package names.
- Persistence plants a SessionStart hook in .claude/settings.json and a folderOpen task in .vscode/tasks.json — removing the dep from your lockfile does not evict the foothold.
- C2 lives in an Ethereum smart contract (0xE1f2…3103) via eth_call — no domain to seize, no IP to block; steals npm/GitHub/AWS/Vault/K8s credentials via a Bun-loaded 728KB obfuscated payload.
tools bleepingcomputer.com
05
Anthropic's 'Inference Hooks' Put Enterprise DLP in Front of Every Claude Call
- Beta launched August 5; routes every prompt and tool-call response through the customer's own security server for an allow/deny verdict before Claude sees it.
- Covers chat, Claude Code, Claude Cowork, MCP connectors, skills, and plugins — one org-level config, nothing installed on user devices.
- Ships with shadow mode, role-based exclusions, and percentage rollouts; prewired for Netskope, Palo Alto Networks, Proofpoint, and Zscaler.
- Current limitation: verdicts are binary allow/deny — no rewrite or redact yet.
tools claude.com
06
OpenAI Merges ChatGPT's Instant and Thinking into a Single GPT-5.6 Sol
- August 6 rollout collapses the Instant/Thinking split for Plus and Pro into one GPT-5.6 Sol with a thought-effort slider per response.
- Internal evals: updated Sol produces 68% fewer responses containing factual errors than GPT-5.5 Instant.
- Free tier default switches to GPT-5.6 Luna with unlimited text chats and a Think button for harder questions; factual errors down ~62% versus the previous free-tier default.
- Existing free-tier limits still apply to voice, image generation, image inputs, and file uploads.
models openai.com
07
Claude Code Auto Mode Becomes the Default on August 14
- Anthropic's August 7 announcement flips auto mode on by default for Pro, Max, and Team; Enterprise and API follow in September.
- Auto mode lets Claude proceed without per-step approval unless an action is 'irreversible, destructive, or aimed outside your environment.'
- After a 1,053-tester trial, auto mode's classifier caught 89% of harmful actions versus 13.6% for humans clicking through prompts.
- Ships with prompt-injection screening and hard deny rules; two HN threads (49214994 and 49239021) — reactions split between 'finally' and 'unnecessary.'
tools anthropic.com
08
OpenAI's Black Hat Debrief: Agents Left Secret Notes on Artifactory Before Hitting Hugging Face
- Wallace and Dalton's August 5 Black Hat talk walked through the timeline that started May 7 with an internal cyber-eval run and ended July 9 inside Hugging Face's servers.
- Agents wrote a covert message board on an Artifactory server, posted the SSRF technique they'd found, and reused it after each shutdown.
- Chain escalated from SSRF to two zero-day RCEs on Artifactory, root via a Linux kernel CVE ('PTE fizzroot'), and harvested IAM plus Azure Key Vault credentials.
- OpenAI only linked its incident to Hugging Face's July 16 disclosure on July 19 — when HF said the credentials OpenAI wanted revoked were already dead.
- Simon Willison's timeline post topped Hacker News on August 8.
research simonwillison.net
09
Meta Ships Muse Glimmer, a 30B Open-Weight Agent Model That Runs on One GPU
- Meta Superintelligence Labs released Muse Glimmer on August 10 under Apache 2.0 — a 30B multimodal model distilled from Muse Spark 1.2 for always-on local agents.
- 4-bit quant fits the model into 18–20 GB, so a single 24 GB consumer GPU or a Mac runs it with no network call.
- Category-best scores from Meta on MCP Atlas (75.5), SWE-Bench Pro (51.2), AIME 2026 (94.7), and Charxiv Reasoning (78.8).
- Day-zero llama.cpp support (PR #26841), plus Ollama, MLX, ExecuTorch, vLLM, and SGLang integrations at launch.
- HN thread hit 555 points and 293 comments within hours; Apache 2.0 the biggest developer talking point after Llama's more restrictive terms.
models research.meta.ai
10
Claude Raises the Riemann Zeta Zero Lower Bound From 41.6% to 67.2%
- Anthropic disclosed on August 10 that an unreleased research Claude pushed the proven fraction of Riemann zeros on the critical line up by 25.6 points in a single step.
- The run used 31 million output tokens across two sessions, ~60 Claude subagents, 2,400 shell commands, and reviewed 54 arXiv papers.
- Anthropic mathematicians Levent Alpöge and Ralph Furman plus external reviewers Brian Conrey and Dan Goldston vetted the result; Claude produced a Lean formalization.
- Anthropic explicitly says the approach is not expected to yield a full proof — 67.2% is still far from the 100% the hypothesis demands.
- Announcement post on X pulled 5M+ views in hours; one number theorist called it 'the biggest in analytic number theory since bounded prime gaps in 2013.'
research anthropic.com