Desarrolladores | Develop Site

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

Blog Desarrollo Google - Hace 6 horas 12 mins
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.
Categorías: Desarrolladores

Announcing the Agentic Resource Discovery specification

Blog Desarrollo Google - Hace 12 horas 14 mins
An open specification for finding and verifying tools, skills, and agents across the web.Agents are ...
Categorías: Desarrolladores

DiffusionGemma: The Developer Guide

Blog Desarrollo Google - Jue, 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.
Categorías: Desarrolladores

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

Blog Desarrollo Google - Jue, 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.
Categorías: Desarrolladores

Enhancing Android Checkout with Dynamic Callbacks in Google Pay

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

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

Blog Desarrollo Google - Jue, 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.
Categorías: Desarrolladores

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

Blog Desarrollo Google - Jue, 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.
Categorías: Desarrolladores

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

Blog Desarrollo Google - Jue, 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.
Categorías: Desarrolladores

How A2A is Building a World of Collaborative Agents

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
Celebrating the first anniversary of the Agent-to-Agent (A2A) protocol, this blog post highlights how the framework enables autonomous AI agents to securely collaborate and hand off tasks without the rigidity of traditional APIs. By delegating complex workflows to specialized peer agents, A2A prevents context pollution, ensures data privacy, and simplifies application design through modularity. To demonstrate this ecosystem in action, the post spotlights FoldRun—an agentic interface for life sciences that orchestrates complex protein structure predictions—alongside diverse A2A use cases spanning commerce, data streaming, DevOps, and telecommunications.
Categorías: Desarrolladores

Bringing Gemma 4 12B to your Laptop: Unlocking Local, Agentic Workflows with Google AI Edge

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
Google DeepMind’s Gemma 4 12B model brings agentic, multimodal AI capabilities to everyday laptops with 16GB of RAM, enabling local data processing and visual insight generation. Users can leverage this model on macOS through the Google AI Edge Gallery for dynamic Python code execution and visualization, as well as via Google AI Edge Eloquent for completely offline voice dictation and text editing. Additionally, developer workflows are enhanced by the LiteRT-LM CLI's new serve command, which creates an industry-compatible local endpoint to power fully-local AI tools and agents.
Categorías: Desarrolladores

Gemma 4 12B: The Developer Guide

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
The newly released Gemma 4 12B is a dense, multimodal model designed for high-performance local AI execution on consumer devices. By introducing a novel, encoder-free architecture, it bypasses traditional visual and audio encoders to feed multimodal data directly into the LLM backbone.
Categorías: Desarrolladores

An important update: Transitioning Gemini CLI to Antigravity CLI

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
Google is unifying its AI terminal tools by transitioning the community-focused Gemini CLI into Antigravity CLI, a new agent-first platform built for complex, multi-agent workflows. This new Go-based tool offers faster execution, asynchronous processing, and a unified architecture that syncs with the Antigravity 2.0 desktop application. While enterprise customers will maintain existing access, individual and free users must transition to the new platform before Gemini CLI stops serving requests on June 18, 2026.
Categorías: Desarrolladores

One Year of Innovation: Celebrating 100k Members in the Google Cloud x NVIDIA Developer Community

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
The Google Cloud and NVIDIA developer community is celebrating its first anniversary with 100,000 members and a renewed focus on providing builders with advanced AI infrastructure and resources. To accelerate development, the community offers curated learning pathways for mastering LLM optimization, GPU-accelerated data analytics, and monthly expert-led webinars. Moving into its second year, the initiative will expand to include hands-on labs, engineering events, and specialized content focused on the growth of agentic AI.
Categorías: Desarrolladores

All the news from the Google I/O 2026 Developer keynote

Blog Desarrollo Google - Jue, 06/25/2026 - 14:08
Google announced the transition from assistive AI to independent agents, highlighting the launch of the Gemini 3.5 series and major updates to its Antigravity agent-first development platform. For mobile developers, the post introduces new Android CLI tools, the Android Bench evaluation leaderboard, and an automated Migration agent designed to rapidly convert various frameworks into native Kotlin code. Web development is also being transformed through Chrome DevTools for agents, the HTML-in-Canvas API, and the proposal of WebMCP, an open web standard that enables browser-based AI agents to execute complex tasks.
Categorías: Desarrolladores

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

Blog Desarrollo Google - Jue, 06/25/2026 - 02:02
How a Python agent and a Go agent collaborate on contract compliance using the Agent2Agent protocolY...
Categorías: Desarrolladores

Introducing the Google Colab CLI

Blog Desarrollo Google - Jue, 06/25/2026 - 02:02
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.
Categorías: Desarrolladores