[GitHub Trending] google/ax
9.1 relevance
Score Breakdown
technical depth 9
novelty 9
actionability 9
community 9
strategic 9
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Google's agentic orchestration runtime, perfect match for reader.
Summary
AX is a declarative orchestrator from Google that runs billions of autonomous agent workloads per cluster on Kubernetes, using YAML manifests (Task, Workspace, Gateway, Model) to define sandboxed execution, network fencing, and LLM configuration. It builds on Agent Substrate for isolation and offers debugging via `ax ssh` and suspend/resume for stateful agents. The project is early-stage with breaking changes, but provides a Kubernetes-like API for scaling agent tasks.
Author