Whether an AI agent should get permission depends not just on the action in front of it, but on what it has already done in the session.
This AI on Air clip comes from a recent episode on the @latentspacepod channel. The speaker is Matei Zaharia @matei_zaharia, creator of Apache Spark, co-founder and CTO of @databricks, and a researcher at @ARIA_research, on the tension between security and usability in coding agents and how they resolved it.
▷ Most coding agents today only offer binary allow or block rules: can it read confidential documents, install new NPM packages, publish to the company website. Each may be fine on its own, but an agent that can both read secrets and publish can be prompt injected into leaking them.
▷ Their answer is stateful, contextual policies that track the session. If the agent just installed a one-day-old NPM package or read a thousand confidential documents, the risky follow-up action gets denied. That makes the agent both more secure and more useful.
▷ Low-level events are hard to reason about: their internal Google Drive MCP server exposes 60 API calls, and it is hard to tell which ones share a document with the internet. Omnigen, an open source policy layer, lets libraries map low-level events to high-level actions that policies can target, and open sourcing it invites others to write those libraries.
The hardest part of autonomous delivery is often not the autonomy itself. It is getting hundreds of robots to simply start work every morning. Between a polished demo and running a fleet ten hours a day, seven days a week, there is a long list of problems nobody predicted.
This AI on Air clip is excerpted from a recent episode on the @NoPriorsPod show. The speaker is Andy Fang @andyfang, co-founder of @DoorDash.
▷ Small real-world surprises break the system: dirt covering a camera sensor, or leaves under only the right-side wheels, which changes the torque each wheel needs. None of this shows up in a clean demo environment.
▷ Scaling is mostly operations, not autonomy: depots, maintenance, battery charging. Hard braking can even make the regen system overpower the battery. It only happens in extreme cases, but safety means it has to be solved.
▷ Even boot-up became a bottleneck: the original startup script was hacked together by an engineer in a couple of hours. Booting hundreds of robots every morning, it crashed half the time and took 30 to 45 minutes per robot. Multiply that across 500 robots and it becomes a massive productivity problem.
AI coding agents are not merely saving researchers time, they are shifting attention from code details back to the machine learning itself.
This AI on Air clip comes from a recent episode on @Redpoint, with Lukasz Kaiser @lukaszkaiser, co-author of the Transformer paper and a former researcher at Google Brain @GoogleResearch and @OpenAI.
▷ He quantified the shift by reproducing old papers on a private machine, including some whose code was lost, and one paper that had previously taken about three weeks to reach a runnable state took two days with Codex, roughly a five to ten times difference.
▷ The change is not only faster but more parallel, since he can start three things at once instead of usually doing one, and in private projects rather than production repos he has mostly stopped reading every line of code.
▷ Asked whether this makes him less sharp, he thinks the opposite is true because agents can still go off the rails, like one that added a totally out of place auxiliary loss, so he keeps exact mental control of losses, batches and what is actually running while letting go of class names and small functions.
Traditional payment identity assumes the buyer, decision-maker and payer are the same. AI agents break that.
It must now prove: which agent is acting, whose authority it carries, and what it is allowed to do. https://t.co/AASY3b5vYC
The next payment stack is not just about moving money. It must make clear who can initiate a transaction, under which conditions, and on whose behalf.
On August 27 at Bitcoin Asia, we’ll co-host The New Payment Stack: From Stablecoins to Global Business with @AvaxTeam1, @avax, @tether, and @InterlaceMoney.
▷ Stablecoins are moving beyond onchain assets into cross-border settlement, enterprise payments, and treasury management.
▷ Web3 and AI are expanding how businesses move, manage, and use money.
▷ For the agent economy, that means payments must be programmable, permissioned, and verifiable.
📍 Hong Kong
📅 August 27, 2:00 to 5:00 PM UTC+8
See you in Hong Kong. 🪁
The word is out, and the countdown to MAX POWER is on. 🇺🇸✈️🚀
America’s newest aerospace technology expo and air show is coming to Florida Nov. 7–8, bringing together aviation, space exploration, and innovation as we celebrate America’s 250th anniversary.
Join us: https://t.co/hsYmC1YoSS
From open agent models to enterprise infrastructure and safety governance, the past two weeks brought major moves across the AI-agent stack.
Here's your biweekly recap of everything that happened in the space, in the latest edition of AI Agents Pulse:
1️⃣ AMD is acquiring Taalas, a startup whose technology bakes a neural network's architecture and trained parameters directly into silicon. AMD plans to incorporate the technology into its accelerator roadmap; the deal is subject to standard regulatory approvals.
https://t.co/mjmKfMru6O
2️⃣ DeepSeek moved V4-Pro out of testing and released DeepSeek Harness v0.1, its agent software, as an MIT-licensed Developer Preview. The tool supports resumable, branchable, and replayable runs.
https://t.co/MzHsex7pEV
3️⃣ Qwen released open weights for Qwen3.8-27B and Qwen3.8-2.4T-A95B under the Apache 2.0 license. Qwen3.8-27B is a 27-billion-parameter multimodal dense model; Qwen says its agent planning and task-completion capabilities have improved.
https://t.co/JrtKxnTjKp
4️⃣ AP reported that Meta released Muse Glimmer, an open-source AI model that can run on a personal computer. Meta said it would also provide developers access to a more powerful model, Muse Spark 1.2.
https://t.co/cokBBqKZY0
5️⃣ Databricks closed a $5 billion funding round at a $190 billion valuation. The company said it will use the money to invest in enterprise AI capabilities, and highlighted Lakebase, a database for AI agents; Genie, its business agent; and AI Gateway.
https://t.co/F3Hjcxkk0w
6️⃣ Bloomberg reported that Stripe finalized a deal to acquire OpenRouter for more than $7 billion. Stripe declined to comment on the report.
https://t.co/zle370WBvX
7️⃣ NVIDIA said the Linux Foundation shared a Request for Comments on Shared AI Findings Exchange, or SAFE, a proposed set of guidelines for turning agentic cybersecurity incidents into shared protection. The guidelines are being drafted by an Open Secure AI Alliance working group whose members now number more than 120 organizations.
https://t.co/IZxLr3rBOE
8️⃣ OpenAI made its cybersecurity-specific GPT-5.6-Cyber available through Daybreak Red. Daybreak Red is for authorized vulnerability research, exploit validation, and security testing.
https://t.co/3k9f1LkPbC
9️⃣ Google Research and Google DeepMind reported a randomized study of AMIE in simulated clinical video consultations. They said AMIE is being advanced toward real-time clinical video consultations, but remains a research system requiring more work before responsible real-world deployment.
https://t.co/vZcarC2va5
Gkite🪁
Time for Poki to discover contributions📷
Week after week, GKiters bring ideas and effort to the ecosystem.
From creative contributions to organic support across the network.
We pulled together a few moments from the past week that capture that energy.
No hesitation to share your contributions in Kite Discord!
Agent trading becomes real when strategy, signals, identity, and wallet execution work together onchain.
Season 2 of the Agent Trading Campaign, run with @CreaoAI and @Debot_Official, put that full workflow into practice across Robinhood Chain and Base.
▷ Each agent began with 0.1 ETH and competed for a share of the $10K prize pool. On Robinhood Chain, agents reacted to live onchain signals delivered through Debot.
▷ The Kite side event extended the campaign to Base. Participants set up a Kite Agent Passport wallet and completed an onchain task, reaching a 93% completion rate.
▷ Interest carried beyond the competition itself. Kite Agent Passport sign-ups increased 158% in the first 7 campaign days compared with the previous 7.
Congratulations to the top three prize winners:
@Jun503503@AnaMiles245714@Rino_Juventus
The campaign showed what agentic commerce requires in practice: signals that agents can act on, wallets they can use, and identity and authority that can be verified. 🪁
Wrenches down.
Engineers have completed hardware development on NASA’s Lunar Environment Monitoring Station, which will monitor moonquakes and meteorite impacts to prepare astronauts for hazards when they are living and working on the surface of the Moon.
The agent economy is not only about giving agents a way to pay. It is about letting them decide what speed is worth paying for.
@MarathonBuild, incubated by Kite, turns latency tolerance into a cost decision, with savings up to 65%.
Agents managing the economics of their own work. 🪁