AX – Google’s Open Agentic Orchestrator
10 hours ago
- AX is a declarative platform for running agentic tasks at scale with sandboxed, isolated execution.
- Tasks are defined via YAML files specifying workspaces, goals, and optional debugging.
- Features include workspace setup from Git repos, network policy allowlists, and centralized model configuration.
- Scalable to billions of tasks using lightweight actors with checkpointing and sub-second suspend/resume.
- Generative capabilities allow describing environment goals in plain English for automatic setup.
- Designed for stateful, bursty agent workloads like coding agents, Jupyter notebooks, and RL loops.
- Focuses on ergonomics, rapid iteration, and minimal overhead for developers and researchers.