August 7, 2025
5 min read
Markus Kasanmascheff
Google unveils Gemini CLI GitHub Actions and new AI data agents to automate coding and data workflows, advancing its agentic enterprise vision.
Google Unleashes Flurry of New AI Agents, Launching GitHub Teammate and New Data Cloud Workforce
Google on Wednesday significantly expanded its portfolio of AI agents, launching a powerful new AI coding teammate for developers and a suite of four specialized agents for data professionals. The company introduced Gemini CLI GitHub Actions, a free tool that automates coding tasks directly within repositories. Simultaneously, Google unveiled new agents for its Data Cloud designed to build data pipelines, accelerate data science, and enable conversational analytics. These launches advance Googleâs strategy to create an âagentic enterprise.â This dual announcement underscores a clear strategic push to embed specialized, autonomous AI across its entire cloud and developer ecosystem. The move is framed by Google as part of an âagentic shiftâ to create an enterprise where AI agents automate complex workflows, moving beyond simple assistants.An AI Teammate in Your GitHub Repository
Building on its popular open-source Gemini CLI released in June, Google has now launched Gemini CLI GitHub Actions, a powerful and no-cost AI coding teammate. In a move born from its own development needs, Google is extending its AI capabilities directly into the heart of team collaboration. The tool, now available in beta on the GitHub Marketplace, integrates into a developerâs repository to act as both an autonomous agent for routine tasks and an on-demand collaborator for specific requests. Unlike the original command-line tool designed for individual use, Gemini CLI GitHub Actions is built for the platforms where development teams work together. Triggered by events like new issues or pull requests, the agent works asynchronously in the background, using the full context of a project to handle tasks automatically. According to Google, the agent âknows your code, understands what you want to do, and gets it done,â a promise aimed at significantly reducing development friction. The initial release ships with three core open-source workflows designed to automate the overhead that can slow down modern software projects.- The first workflow, âIntelligent issue triage,â automates the management of new issues by analyzing, labeling, and prioritizing them to help teams focus on what matters most.
- A second workflow provides âAccelerated pull request reviews,â giving instant and insightful feedback on code changes for quality, style, and correctness. This frees up human reviewers to concentrate on more complex architectural decisions.
- The third and most interactive feature is âOn-demand collaboration.â By simply mentioning @gemini-cli in any issue or pull request, developers can delegate specific work. This includes instructing the agent to âwrite tests for this bug,â âimplement the changes suggested above,â or even âfix this well defined bug.â This capability directly aligns with the vibe coding trend, which Googleâs Jeanine Banks, VP of Developer X, noted earlier has âreally explodedâ as she explained they âwerenât imagining that even professional developers⊠would want to have sort of the vibe experience of coding.â
- For data engineers, Google is introducing the Data Engineering Agent in BigQuery to automate the creation of complex pipelines. Instead of manually scripting each step, users can now describe a goal in plain English, such as, âCreate a pipeline to load a CSV file, cleanse these columns, and join it with another table.â The agent then generates and orchestrates the entire workflow, from data ingestion to transformations and quality checks.
- Data scientists receive the new Data Science Agent, an experience embedded within AI-first Colab Enterprise Notebooks in BigQuery and Vertex AI. Powered by Gemini, this agent can trigger entire autonomous analytical workflows, including exploratory data analysis, data cleaning, and machine learning predictions. It operates as a collaborative partner, creating a plan, executing code, reasoning about the results, and presenting its findings for user feedback.
- For business users and analysts, the existing Conversational Analytics Agent is receiving a major upgrade with a new Code Interpreter. Developed in partnership with Google DeepMind, this feature addresses critical questions that go beyond the limits of simple SQL. When asked to perform a complex task like a customer segmentation analysis, the agent translates the natural language query into executable Python code, delivering a complete analytical flow with generated code, natural language explanations, and interactive visualizations.
- Finally, Google is embedding AI reasoning directly into its query engine with the new AI Query Engine in BigQuery. This allows all data practitioners to perform AI-powered computations on both structured and unstructured data from within the database itself. This capability makes it possible to ask subjective questions directly in SQL, such as, âWhich of these customer reviews sound the most frustrated?â
- AI Agents: The Future of Business Automation and Customer Engagement
- Understanding AI Agent Washing Risks and Realities
- How to Use Google Gemini for Smarter Crypto Trading
A New Workforce of AI Agents for the Data Cloud
In parallel, Google has introduced a new suite of four specialized agents to its Data Cloud, aiming to transform how data professionals work. This signals a move to bring the same agentic capabilities from the developer world into the core of business intelligence and analytics, creating what Google calls a new âworkforce of specialized AI agentsâ designed as expert partners for every data user.Building an âAgentic Enterpriseâ with Security at the Core
These new agents are the building blocks for what Google calls the âagentic shiftââa new era where specialized AI agents work cooperatively. This vision extends beyond first-party tools, as Google is providing components for developers to build their own systems. To enable this, the company is launching Gemini Data Agents APIs and a Looker MCP Server. These, along with the Agent Development Kit, allow developers to create custom agents, a concept explored in research like its Chain-of-Agents framework. Adoption hinges on trust, so the new tools have robust security. Gemini CLI GitHub Actions supports credential-less authentication via Workload Identity Federation (WIF). This eliminates long-lived API keys, reducing security risks. Administrators get multi-layered controls, including command allowlisting. The system integrates with OpenTelemetry for full observability. This allows organizations to stream logs and metrics, providing real-time visibility into every action the AI agent takes. This ecosystem is grounded in a unified data foundation, enhanced by tools like the Spanner columnar engine.Source: Google Unleashes Flurry of New AI Agents, Launching GitHub Teammate and New Data Cloud Workforce