❌

Normal view

Received β€” 1 July 2026 ⏭ Google Developers Blog

ML Development in VS Code with Google Cloud Power: Workbench Extension Now Available

1 July 2026 at 17:15
The Google Cloud Workbench Notebooks extension for VS Code has officially launched, allowing developers to connect their local IDE to scalable, cloud-based Jupyter environments. This integration streamlines the machine learning lifecycle by eliminating context switching and providing direct access to high-performance Google Cloud infrastructure. To support transparency and community-driven innovation, the newly released extension is fully open-sourced and available on GitHub and the VS Code Marketplace.

Why we built ADK 2.0

1 July 2026 at 17:15
Answering the questions of "why we built ADK 2.0". This explains the rationale, some of the features, and why a developer should consider upgrading. This will be published the day after ADK go 2.0 launches.

Build agentic full-stack apps with Genkit

1 July 2026 at 16:01
The open-source Genkit framework has introduced the Agents API, a full-stack tool designed to simplify the complex plumbing of conversational AI by packaging message history, tool loops, and streaming into a single interface. The API supports flexible, server- or client-managed state persistenceβ€”allowing for advanced workflows like history branching, long-running detached tasks, and multi-agent coordinationβ€”while seamlessly connecting backends to frontends via a unified wire protocol. Currently available in preview for TypeScript and Go, it also integrates with the Genkit Developer UI to allow developers to easily test, debug, and inspect agent snapshots without writing client code.
❌