Google Open-Sources AX a Kubernetes Style Orchestrator for Autonomous AI Agents
Google has open-sourced AX, an orchestrator designed for managing autonomous AI agent workloads. AX operates on a runtime, Agent Substrate, treating agents as stateful actors. It provides resource-efficient task suspension and resumption to optimise performance and reduce latency in idle phases. It features a control plane with Kubernetes-style primitives for managing agent tasks and resources.…
Google has released AX, an open-source orchestrator and declarative runtime, on agentexecutor.io and GitHub as google/ax. This platform is designed to execute and scale autonomous AI agent workloads, treating agents as stateful actors rather than microservices or batch jobs. AX offers sub-second task suspension and resumption, and includes four core declarative primitives: Task, Workspace, Gateway, and Model.
Written by urgent.news from InfoQ's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.