1
votes
Google Open-Sources AX a Kubernetes Style Orchestrator for Autonomous AI Agents
Google has open-sourced AX, an Apache 2.0-licensed orchestrator and declarative runtime for running autonomous AI agent workloads at scale. Built on the Agent Substrate execution runtime, AX treats agents as stateful actors rather than microservices, offering sub-second suspend/resume with zero cold-start delay by checkpointing idle agent sessions and multiplexing many tasks onto shared workers.