Google's Open Agentic Orchestrator
Summary
Google's AX introduces an agentic orchestration platform that sandboxes tasks, sets up workspaces, and applies network policies to run billions of agent instances per cluster. It emphasizes declarative primitives (Task, Workspace, Gateway, Model) and seamless generative AI integration, aiming for sub-second suspend/resume and dense resource multiplexing. The project is open-source (Google/ax) and demonstrates workflows via YAML configs and a CLI that showcases task creation, monitoring, and live debugging.