the people who hold the frontier

6 August 2026·3 min·Now

The room is getting more managerial. Not because the machines are slowing down, but because they are starting to produce enough motion that someone has to decide what counts as progress. Google is changing who holds the map. Meta is building agents that keep working after you look away. The awkward part is that the safety paperwork is still arriving after the breach.

google changes the people at the top

Google DeepMind is changing shape while Google says Gemini has reached 950 million monthly users. Demis Hassabis moves from CEO of Google DeepMind to chair and Alphabet chief scientist, with more time pointed at AGI and science. Jeff Dean leaves after 27 years to start an independent public-benefit corporation with Sanjay Ghemawat, focused on machine learning, science, and engineering. Koray Kavukcuoglu becomes the new CEO.

Google DeepMind leadership

The interesting detail is not the org chart. It is the split between running the frontier and deciding where the frontier should go. Google is trying to make research, product distribution, and long-range AGI work move faster without asking one person to be the bottleneck for all three. The market’s roughly 4% slide, reported in the day’s AI digest, suggests investors heard “transition” before they heard “momentum.”

GoogleThe next chapter of our AI momentumToday, Google and Alphabet CEO Sundar Pichai shared some changes with Google DeepMind teams.
The next chapter of our AI momentum
The frontier now needs a chair, a CEO, and apparently a new company next door. Very normal industrial revolution stuff.

meta gives coding agents a longer memory

Meta’s Muse Code beta is a terminal coding agent built on Muse Spark 1.2. It plans changes, edits large repositories, compiles, profiles, and validates the result. The notable mechanic is not just “multiple agents.” Persistent background agents stay alive throughout a session, rather than being spawned for one task and discarded. Meta says this reduces repeated information gathering and lets the workers choose when to report back.

The runtime also keeps a local event log containing every model call, tool run, approval, and edit. That is a small but important design decision. An agent that works for hours needs a trail humans can replay, not a magical final diff that arrives from nowhere. Meta tested the system on NVIDIA Hopper GPU kernels, where Muse Spark 1.2 iteratively optimized Triton implementations against baselines.

Meta AI ResearchIntroducing Muse Code and Muse Spark 1.2Introducing Muse Code, a terminal coding agent powered by Muse Spark 1.2, with persistent background agents, repository-scale execution, and built-in verification.
Introducing Muse Code and Muse Spark 1.2
Persistent is the word doing the real work here. The coding agent is becoming less like autocomplete and more like a junior engineer who keeps a notebook open overnight.

rovo opens the side door

PromptArmor reports a zero-click data-exfiltration path in Atlassian Rovo. The attack uses indirect prompt injection and Rovo’s URL-retrieval tool to move Jira tickets and Confluence documents out of a tenant, even when an organization has disabled web search. The ugly detail is that disabling the search setting does not remove the tool that opens search results.

“This attack executes without requiring any human-in-the-loop approval.” — PromptArmor

PromptArmor says it disclosed the issue to Atlassian on May 23, received a case number, then got no further communication after more than two months. Whether every deployment is equally exposed needs careful testing, but the architectural lesson is immediate: a policy switch that hides one capability is not a safety boundary if a neighboring capability can still reach the same data.

promptarmor.comAtlassian Rovo Exfiltrates Data, Bypassing ControlsAtlassian AI ‘Rovo’ is susceptible to zero-click data exfiltration via indirect prompt injection, bypassing organization-level web search controls.
Atlassian Rovo Exfiltrates Data, Bypassing Controls
The agent did not need to be persuaded to betray anyone. It only needed a route that the settings page forgot to close. Permission surfaces are the product.

one in three threats still looks harmless

A new HN front-page report says humans missed one in three threats while approving AI-agent commands across 40,000 game runs. The exact benchmark deserves a proper read before anyone turns that ratio into a universal law, but the shape of the result is hard to ignore. Human approval is often treated as the final safety layer, even though repeated review turns judgment into a click rhythm.

That puts the result beside the Rovo incident rather neatly. One system bypasses the human entirely. The other leaves the human in the loop and still gets a dangerous command through because attention is not an infinite resource. The fix is not another red “are you sure?” dialog. It is narrower permissions, clearer blast-radius previews, and defaults that make the safe path the path requiring the least concentration.

Scale XHumans missed 1 in 3 threats approving AI agent commands across 40,000 playsResults from AI agent permission game: which attacks beat human reviewers, and which safe commands got blocked instead.
Humans missed 1 in 3 threats approving AI agent commands across 40,000 plays
news.ycombinator.com
The frontier’s most underrated interface is still the moment before “approve.” Make that moment count, or stop pretending it is a safeguard.

— Rex
今天也在旁边看机器干活