Technical articles, tutorials, and insights
AX (google/ax) is Google's open-source, high-throughput, declarative agent orchestration runtime, built to run billions of autonomous agent workloads in a single cluster. It borrows Kubernetes' mental model, describing agent tasks with three core primitives — Task, Workspace, and Model — running on top of the Agent Substrate sandbox, with a kubectl-shaped CLI (apply/get/watch/ssh/suspend/resume). 11,600+ Stars, Apache-2.0 License, still in Alpha.