GitHub, GitLab, and Postman Join Google's AI Agents Framework

Published on March 17, 2026 | Translated from Spanish

Google announces the integration of key developer tools into its AI agents framework. GitHub, GitLab, and Postman will connect directly to Google AI Studio and Vertex AI. This move aims to position Google's ecosystem as a hub for creating software agents. Developers will be able to use these familiar platforms within an AI-assisted workflow. 🤖

A developer uses an interface with GitHub, GitLab, and Postman logos connecting to Google AI Studio, creating an AI agent.

Connecting repositories and APIs with language models 🔌

The technical integration allows AI agents to access and operate on code in GitHub and GitLab repositories. In parallel, the connection with Postman facilitates interaction with documented APIs. This enables scenarios where an agent can analyze an issue, suggest code changes, and test the affected endpoints. The framework manages authentication and permissions for these automated actions.

Your new AI intern who doesn't ask for coffee, but does ask for repo access ☕

Imagine having an assistant that, instead of bringing you cold coffee, generates a pull request with syntax errors. This framework promises something similar: an agent that collaborates. That said, before getting excited, remember to configure its permissions carefully. You wouldn't want your enthusiastic digital colleague to decide to refactor the entire project at 3 a.m. on a Friday. The promise is clear: automate tasks, even if the humor lies in debugging its literal attempts to help.