This week in AI — Jul 27 – Aug 2, 2026
60 topics tracked across 13 trusted sources this week, ranked by peak heat.
This week highlights a significant leap in AI model capabilities, with Google DeepMind's Gemini Robotics 2 achieving whole-body control for humanoid robots and OpenAI's Astra solving complex mathematical problems. These advancements demonstrate AI's growing prowess in both physical and abstract domains. However, this progress is shadowed by increasing security concerns, as evidenced by Anthropic's key-recovery attack on HAWK-256 and OpenAI's open-sourcing of Codex Security, underscoring the critical need for robust cybersecurity measures as AI systems become more powerful and pervasive.
Models & Open Source24
- #1Google DeepMind’s new AI model can control a robot’s entire body
Google DeepMind announced that its latest AI model, Gemini Robotics 2, can now control the entire body of humanoid robots. This new version supports "whole-body motions" from feet to fingertips, a significant advancement from the previous model which only focused on controlling the upper body. This development marks a step forward in robotic control capabilities.
0 sources · score 68Track this signal - #2
- #6Show HN: Distill and serve small models with frontier quality for half the cost0 sources · score 58
- #7Google says it fixed more Chrome bugs in June than over the past two years, thanks to AI
Google announced that its internal AI tools helped patch more security flaws in the Chrome browser in June than in the past two years combined. A chart published by Google, as part of a white paper on using AI to find and fix flaws faster, illustrates this exponential increase. Chrome’s 126 was released in June 2024, with Chrome 149 and 150 released last month, each version being a "milestone."
0 sources · score 58Track this signal - #9
- #10
- #12Our position on open-weights models0 sources · score 53
- #15Gemini Robotics 2 brings whole body intelligence to robots
The Gemini Robotics team developed "Gemini Robotics 2," a system designed to bring whole-body intelligence to robots. This initiative involved a large team of researchers and engineers, including Abhijit Ogale, Abhishek Jindal, Adil Dostmohamed, and many others from DeepMind. The project aims to advance robotic capabilities by integrating sophisticated intelligence across the robot's entire physical structure.
0 sources · score 49 - #16
- #17Go LLM SDK for streaming, tool-calling AI backends (plus frontend React lib)0 sources · score 48
Agents & Tools19
- #4OpenAI just open-sourced Codex Security
OpenAI has open-sourced @openai/codex-security, a CLI and TypeScript SDK designed to identify, validate, and remediate security vulnerabilities in code. This tool allows users to scan repositories, review changes, track findings, and integrate security checks into their CI pipelines. It requires Node.js 22+, Python 3.10+, and access to Codex Security, with detailed documentation available for setup and usage.
0 sources · score 60 - #8Kimi-K3 on HuggingFace
Kimi-K3 on HuggingFace presents various benchmark results, including Coding and Agentic capabilities. For Coding, benchmarks like DeepSWE, ProgramBench, Terminal-Bench 2.1, FrontierSWE, SWE-Marathon, PostTrainBench, MLS-Bench-Lite, SciCode, and Kimi Code Bench 2.0 are listed with their respective scores. Agentic capabilities are evaluated using BrowseComp. Additionally, PerceptionBench is mentioned as an in-house benchmark focusing on atomic visual perception capabilities.
0 sources · score 55Track this signal - #18
- #19Show HN: A local merge queue for parallel Claude Code agents
A local, zero-cost merge queue for parallel Claude Code agents is introduced, designed to serialize agent operations to prevent push races, redundant heavy builds, and shared-resource test flakiness. The system supports configuration options such as `branchPrefix`, `worktreeSuffix`, `portBase`, `integrationBranch`, and `productionBranch`. It also allows defining `protectedBranches`, `regenerableFiles`, `symlinks`, `buildOutputDirs`, and a `checkCommand` for gating landings, with `checksRequired` to enable or disable these checks. The project is open-source under the MIT license.
0 sources · score 46Track this signal - #21Cursor Bridge – Run Unlimited Claude Code on Your Cursor Subscription0 sources · score 44
- #22Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode0 sources · score 42
- #23Orca-Bench: How Ready Are Language Model Agents for Oncall?
ORCA-bench is a new benchmark designed to evaluate language model agents in a production-fidelity oncall setting for root cause analysis (RCA). It uses a live OpenTelemetry-instrumented microservice system with six days of metrics, logs, and traces, and 1,079 RCA tasks. Expert SREs curate ground-truth symptoms. The best agents achieved only 25.3% RCA Accuracy on Medium-difficulty tasks and 10.0% on Hard tasks, even with Claude Fable 5. This indicates a significant gap before these agents can be safely entrusted with production reliability.
0 sources · score 41 - #24Document-borne AI worms can self-propagate through Copilot for Word0 sources · score 40Track this signal
- #26Scientific computing in the age of agentic AI1 sources · score 39
- #31Is AI reasoning right for the wrong reasons?
A 2025 paper from Northeastern University and the University of California, Berkeley found that 30% to 60% of the "thinking steps" in frontier open-source LRMs had "minimal causal impact" on their answers to math questions. Removing these steps barely affected performance, suggesting that chain-of-thought prompts may not always be linked to the final output. While some state-of-the-art LRMs are guided by "normal" software, like agentic AI systems or Google DeepMind’s AlphaProof Nexus, researchers are also interested in understanding stand-alone reasoning models that rely solely on their self-generated reasoning traces.
0 sources · score 35Track this signal
Applications2
- #11Anthropic publishes a practical key-recovery attack on HAWK-256
Anthropic has published details of a practical key-recovery attack targeting HAWK-256. This development, related to AI CODE CREATION, highlights potential vulnerabilities in cryptographic systems. The information was shared within the developer community, indicating its relevance for those involved in enterprise-grade security and premium support, emphasizing the ongoing need for robust cryptographic solutions.
0 sources · score 54Track this signal - #27A $500 RL fine-tune of a 9B open model beat frontier models on catalog review0 sources · score 38
Business & Funding1
- #14Investigating three real-world incidents in our cybersecurity evaluations0 sources · score 52
Policy & Safety3
- #29Show HN: Bor – Open-source policy management for Linux desktops0 sources · score 37
- #50Show HN: Noisegate – a differential-privacy gateway for untrusted AI agents
Noisegate is a differential-privacy gateway designed to provide AI agents with query access to sensitive data, ensuring that no individual's record can leak. It achieves this through a trusted privacy engine that clamps data to declared ranges, adds calibrated Laplace noise, and decrements a budget. The system includes a validation/guardrail layer for policy checks and handles untrusted LLM compiler output by emitting a CONSTRAINED QUERY AST, not free SQL, via structured/schema-forced output.
0 sources · score 31 - #57The OlmoEarth Platform: Geospatial inference at planetary scale
The OlmoEarth Platform, detailed at allenai.org/olmoearth, enables geospatial inference at a planetary scale. Its independent partitions allow stages to run across thousands of compute instances simultaneously. This was demonstrated by generating a North American wildfire-risk map, utilizing 19,600 CPUs and 994 GPUs in parallel, achieving a 155x speedup by reducing 4,737 hours of serial compute to 30.5 hours. The platform also aims to lower barriers to geospatial model use through agentic tools and interfaces.
0 sources · score 29Track this signal
Industry11
- #3Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac0 sources · score 60Track this signal
- #5Ten advances in mathematics and theoretical computer science1 sources · score 60
- #13Generative AI floods and dilutes the market for books0 sources · score 53
- #28Show HN: Formally verified 3D CSG: Trust 93 lines spec, not 1000 lines AI code0 sources · score 38
- #35Building abundant intelligence1 sources · score 34
- #36NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics1 sources · score 33Track this signal
- #39Launch HN: Prized (YC S26) – Let non-engineer staff build secure internal tools0 sources · score 33
- #435 ways AI Mode in Search helps you enjoy the real world1 sources · score 32
- #44
- #59LFM2.5-Encoders for Fast Long-Context Inference on CPU0 sources · score 29