Google Open-Sources AX: Agent Runtime for Production Google open-sourced AX (Agent Executor) this week, a distributed runtime that lets crashed AI agents resume from where they left off, released under the Apache 2.0 license on GitHub. The project reached 410 points on Hacker News and claimed the top AI slot within hours of its release. Google open-sourced AX Agent Executor this week — a distributed runtime that lets crashed AI agents pick up exactly where they left off. It landed on Hacker News with 410 points and claimed the top AI slot within hours. The reason developers paid attention: every person who has shipped a production agent knows what it feels like to watch a four-hour workflow die on a network blip and have to start over from zero. AX is Google’s infrastructure answer to that problem, and it’s Apache 2.0 on GitHub. The Problem Every Production Agent Developer Has Hit LangChain and LangGraph are … The post