Google open-sources AX, a Kubernetes-style orchestrator for agent fleets
Google open-sourced AX (Agent Executor): declare Tasks, Workspaces (Git/MCP/skills), Gateways, and Models as YAML, then run them in sandboxes with network allowlists and sub-second suspend/resume on Agent Substrate. Still pre-stable with expected breaking changes; go install github.com/google/ax/cmd/ax@latest gets the CLI.