Desarrolladores | Develop Site

Build Cross-Language Multi-Agent Team with Google’s Agent Development Kit and A2A

Blog Desarrollo Google - vor 7 Stunden 44 Minuten
How a Python agent and a Go agent collaborate on contract compliance using the Agent2Agent protocolY...
Kategorien: Desarrolladores

Introducing the Google Colab CLI

Blog Desarrollo Google - vor 7 Stunden 44 Minuten
Google has announced the Google Colab Command-Line Interface (CLI), a new tool that allows developers and AI agents to connect local terminals to remote Colab runtimes for frictionless execution. The lightweight CLI enables users to easily request high-powered GPUs, run local Python scripts remotely, and seamlessly retrieve artifact logs or models like fine-tuned Gemma 3 adapters. By integrating directly into standard terminal environments, the tool is highly programmable and ready to be used by AI agents such as Antigravity or Claude Code to manage complex machine learning pipelines.
Kategorien: Desarrolladores

Measuring What Matters with Jules

Blog Desarrollo Google - vor 13 Stunden 49 Minuten
AI coding agents are rapidly shifting from reactive assistants that complete tasks when prompted to ...
Kategorien: Desarrolladores

The latest updates to Google Pay

Blog Desarrollo Google - vor 13 Stunden 49 Minuten
Google Pay is evolving for "agentic commerce" by introducing the Universal Commerce Protocol and a new MCP server that allows AI agents to manage integrations and analyze trends. New Android updates introduce dynamic callbacks for seamless express checkouts and extend payment support into social media apps via WebViews. Additionally, the platform is launching cross-device biometric authentication and new transaction signals to help merchants reduce friction and optimize processing costs.
Kategorien: Desarrolladores

Announcing ADK for Kotlin and ADK for Android 0.1.0: Building AI Agents on Android and Beyond

Blog Desarrollo Google - vor 13 Stunden 49 Minuten
Google has announced the launch of version 0.1.0 of the Agent Development Kit (ADK) for Kotlin, alongside a specialized ADK library for Android. This open-source framework simplifies the creation of AI agents by managing complex orchestration, session sharing, and error handling across cloud and edge environments. The release supports hybrid orchestration, enabling developers to build multi-agent systems where a cloud-based model can seamlessly offload specific tasks to local, on-device models like Gemini Nano to enhance user privacy.
Kategorien: Desarrolladores

Empowering Service Providers and Hardware Partners with Gemini for Home

Blog Desarrollo Google - vor 13 Stunden 49 Minuten
Google is expanding its smart home ecosystem by launching a full-stack Gemini AI offering that integrates advanced camera intelligence, natural language queries, and daily activity summaries. This initiative provides service providers and hardware manufacturers with turnkey reference designs and APIs to build proactive, branded services without extensive research and development. Ultimately, the program aims to move beyond basic device control toward an AI-native home that can understand context and care for users' needs in real time.
Kategorien: Desarrolladores

A2UI + MCP Apps: Combining the best of declarative and custom agentic UIs

Blog Desarrollo Google - Fr, 06/26/2026 - 17:12
This post introduces three architectural patterns designed to integrate Model Context Protocol (MCP) Apps and Agent-to-User Interface (A2UI) to solve the tradeoff between highly custom iframe environments and native, declarative rendering. By combining these approaches, developers can serve native-feeling UIs directly over MCP servers, embed complex and stateful iframe apps securely inside declarative views, or inject generative UI components into legacy systems. Ultimately, these hybrid frameworks empower engineering teams to deliver secure, performant, and brand-consistent agentic user experiences tailored to their specific project constraints.
Kategorien: Desarrolladores

Announcing the Agentic Resource Discovery specification

Blog Desarrollo Google - Fr, 06/26/2026 - 11:10
An open specification for finding and verifying tools, skills, and agents across the web.Agents are ...
Kategorien: Desarrolladores

DiffusionGemma: The Developer Guide

Blog Desarrollo Google - Do, 06/25/2026 - 20:08
DiffusionGemma is an experimental text-generation model built on the Gemma 4 architecture that uses diffusion-based parallel generation instead of token-by-token autoregression, enabling much faster inference, bidirectional context awareness, and real-time self-correction while remaining deployable on consumer GPUs. Its architecture generates and refines 256-token blocks in parallel through iterative denoising, allowing it to handle complex constraint-based tasks such as Sudoku more effectively than traditional language models and demonstrating strong gains from fine-tuning. The model integrates with vLLM and other popular inference frameworks, giving developers access to a new non-autoregressive approach that combines high performance, efficient long-context scaling, and straightforward customization and deployment.
Kategorien: Desarrolladores

Supercharge your integration workflow with the Google Pay & Wallet Developer MCP server

Blog Desarrollo Google - Do, 06/25/2026 - 20:08
Google has announced the new Google Pay & Wallet Developer MCP server, an open-standard tool designed to securely connect AI development assistants and IDEs with real-time API and account context. The server allows developers to remain within their development environment to search official documentation, validate Wallet pass definitions, check integration status, and manage merchant accounts. Ultimately, this integration aims to reduce friction and accelerate development workflows by minimizing context switching and providing up-to-date, grounded AI support.
Kategorien: Desarrolladores

Enhancing Android Checkout with Dynamic Callbacks in Google Pay

Blog Desarrollo Google - Do, 06/25/2026 - 20:08
We are excited to bring Express checkout with Google Pay for Android native apps enabling developers...
Kategorien: Desarrolladores

Unlocking the Power of the TPU Stack: Introducing our new Developer Hub

Blog Desarrollo Google - Do, 06/25/2026 - 17:08
Google has officially launched the TPU Developer Hub, a centralized educational resource designed to help model builders and developers maximize the performance of Google Cloud TPUs. The hub offers code-first resources, open-source recipes, and deep-dive documentation covering hardware architecture, software optimization, debugging, parallelism, and networking. These materials are tailored for both human developers and AI-assisted tools to streamline everything from large-scale training to low-latency inference workloads.
Kategorien: Desarrolladores

Enhance Security and Trust: New Session Metadata in Sign in with Google

Blog Desarrollo Google - Do, 06/25/2026 - 17:08
Google is enhancing Sign in with Google by introducing new OIDC standard claims—specifically auth_time and amr (Authentication Methods Reference) to provide developers with deeper session metadata. These updates allow verified apps to verify the "freshness" of a user's login and the specific authentication methods used (such as MFA or hardware keys), enabling more dynamic, risk-based access controls. By leveraging these federated identity signals, platforms can better prevent account takeover and fraud while implementing granular security policies like step-up authentication for sensitive actions.
Kategorien: Desarrolladores

How the community trained Gemma to "Think" with Tunix and TPUs

Blog Desarrollo Google - Do, 06/25/2026 - 17:08
The Google Tunix Hackathon on Kaggle challenged developers to transform small, non-reasoning base models into general reasoning engines using Kaggle TPUs and a limited compute budget. The winning teams achieved this by implementing multi-stage post-training pipelines that combined Supervised Fine-Tuning (SFT) with advanced alignment techniques like GRPO and SimPO. Ultimately, the competition democratized AI development by proving that highly capable, structured reasoning models can be successfully trained by the community using accessible, open-source resources.
Kategorien: Desarrolladores