
Tech • AI • Robotics
Google unveiled new agentic AI tools, an open-source multi-agent system, the Gemma 4 model family, and details for the upcoming Google I/O livestream.
At its annual Google Cloud Next event in Las Vegas, the company centered its announcements on agentic AI, modern infrastructure, and practical deployment. The strategy emphasizes autonomous systems that can plan, coordinate, and execute complex tasks with minimal human intervention. These efforts reflect a broader push to operationalize AI beyond chat interfaces into real-world workflows.
Google introduced Race Condition, an open-source multi-agent simulation designed to model the planning of a city-scale marathon. Built on the Gemini Enterprise Agent platform, the system demonstrates how multiple AI agents can coordinate logistics such as road closures, medical placement, and compliance with regulatory standards. The project is positioned as a reference architecture for orchestrating, scaling, and securing autonomous agents.
Race Condition is designed as a deployable framework that developers can inspect and adapt. It includes a full systems architecture and codebase, allowing teams to experiment with multi-agent coordination in complex environments. By simulating a high-stakes event like a marathon, the project highlights how small errors in variables can cascade into systemic failures, underscoring the need for robust agent orchestration.
Google also introduced Agent CLI, a command-line tool that enables developers to build and deploy AI agents from initialization to production within a single workflow. The tool integrates with existing coding agents and platforms, including Gemini, and packages Google Cloud services into a unified interface. It also includes guided “skills” to help automate development steps.
Google DeepMind announced Gemma 4, a new family of open models derived from the same research foundations as Gemini 3. For the first time, the models are released under an Apache 2.0 open-source license, marking a significant shift toward broader accessibility and community collaboration. The release has been welcomed by platforms like Hugging Face, which is supporting the models from launch.
Gemma 4 is optimized to run across a wide range of hardware, from smartphones and laptops to cloud accelerators. The lineup includes multiple sizes, such as 4B, 26B mixture-of-experts, and 31B dense models, enabling flexibility depending on compute resources. Larger variants reportedly achieve performance comparable to models up to ten times their size.
The Gemma 4 family is built to handle complex reasoning and agentic workflows rather than simple conversational tasks. This aligns with Google’s broader emphasis on AI systems capable of executing multi-step processes, integrating with tools, and supporting autonomous decision-making in production environments.
Google confirmed that Google I/O will take place on May 19–20, with global livestream access. The event will feature keynote presentations and two days of technical sessions covering Android, Chrome, and Cloud. Developers can register online to access the full schedule and participate remotely.
Google’s latest announcements signal a shift toward practical, open, and scalable AI systems, combining agent-based architectures with accessible model releases and developer tools.
Explain this