AI Pulse

This week in AI — Jul 27 – Aug 2, 2026

60 topics tracked across 13 trusted sources this week, ranked by peak heat.

This week's storyline

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.

60distinct topics
13trusted sources
7daily briefs condensed
≈16 minto read this page

Models & Open Source24

  1. #1
    Google 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 68
    Track this signal
  2. #2
    Advancing the price-performance frontier with GPT-5.61 sources · score 62
    Track this signal
  3. #6
  4. #7
    Google 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 58
    Track this signal
  5. #9
    Discovering cryptographic weaknesses with Claude0 sources · score 54
    Track this signal
  6. #10
    DeepSeek-V4-Flash Update0 sources · score 54
    Track this signal
  7. #12
  8. #15
    Gemini 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
    Track this signal
  9. #16
    The Maxwell Conjecture Is False (GPT 5.6 Sol)0 sources · score 48
    Track this signal
  10. #17

Agents & Tools19

  1. #4
    OpenAI 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
    Track this signal
  2. #8
    Kimi-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 55
    Track this signal
  3. #18
  4. #19
    Show 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 46
    Track this signal
  5. #21
  6. #22
  7. #23
    Orca-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
  8. #24
  9. #26
  10. #31
    Is 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 35
    Track this signal

Applications2

  1. #11
    Anthropic 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 54
    Track this signal
  2. #27

Business & Funding1

  1. #14

Policy & Safety3

  1. #29
  2. #50
    Show 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
  3. #57
    The 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 29
    Track this signal

Industry11

  1. #3
  2. #5
  3. #13
  4. #28
  5. #35
    Building abundant intelligence1 sources · score 34
  6. #36
  7. #39
  8. #43
  9. #44
  10. #59