Connect

Debugging is Dead. Your New Partner is a Ghost in the Machine. Google add Gemini to Chrome DevTools

Jack Carter

Translate this article

Updated:
November 5, 2025

For developers, the browser's built-in toolkit—the DevTools—is a constant companion. The latest updates to Chrome DevTools are leaning heavily into AI, transforming it from a passive inspection tool into an active coding partner. A recent release introduces a suite of features powered by Google's Gemini, making debugging and performance optimization more intuitive and powerful.

Here’s a breakdown of the key AI-driven enhancements you need to know about.

AI-Powered Code Suggestions Arrive Directly in the Editor

One of the most immediate productivity boosts is the introduction of AI-generated code suggestions directly within the Console and Sources panels. As you type, Gemini can now offer type-ahead suggestions, helping you write code faster and with fewer errors.

This feature is opt-in. To enable it, navigate to Settings > AI Innovations and toggle on Code Suggestions. A quick heads-up: this is a gradual rollout and may not be available to everyone immediately due to regional and language-based restrictions.


A More Powerful Bridge for AI Agents

For those working with AI agents, the DevTools Model Context Protocol (MCP) server has received significant upgrades since its preview. The community-driven v0.9.0 release brings several practical improvements:

  1. Broader compatibility with Node.js 20.
  2. More efficient handling of network requests and console messages with new pagination and filtering options.
  3. Greater flexibility for taking screenshots and launching Chrome instances.
  4. This makes the MCP server a more robust tool for developers building and integrating AI assistants into their workflows.

Streamlined Access to AI Assistance

Getting help from Gemini is now more seamless. The context menu option has been renamed from "Ask AI" to the more action-oriented "Debug with AI," which now also suggests specific actions based on the code you've selected.

Additionally, a new, permanent button in the top-right corner of DevTools gives you one-click access to the AI assistance panel from anywhere, ensuring help is never more than a single click away.

Holistic Performance Debugging with Gemini

The Performance panel has received a major AI upgrade. Previously, you might have selected a specific event to analyze. Now, after recording a performance trace, you can chat with Gemini about the entire trace, including all related Performance Insights and field data.

This allows you to get a high-level overview and identify potential bottlenecks before diving deep. You can then seamlessly pivot the same conversation to focus on a specific problematic event or insight for a more detailed investigation.

Beyond AI: Quality-of-Life Improvements

While AI takes center stage, this release includes other useful tweaks:

  1. Flexible Workspace: The DevTools drawer can now be moved to the side for a side-by-side view with your main panel, a boon for developers with wide monitors.
  2. Developer Profiles: The Google Developer Program is now integrated directly into DevTools, allowing for profile management and the ability to earn new badges for your achievements.

This update solidifies Chrome DevTools' position as a forward-thinking platform that’s not just for inspecting code, but for actively writing and debugging it with intelligent assistance. The integration of Gemini throughout the toolset marks a significant step towards a more collaborative and insightful development environment.

What do you think about the growing role of AI in development tools? Are these the kinds of features that will integrate into your daily workflow?

ai

About the Author

Jack Carter

Jack Carter is an AI Correspondent from United States of America.

Subscribe to Newsletter

Enter your email address to register to our newsletter subscription!

Contact

+1 336-825-0330

Connect