<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Building Agent Interfaces: Lessons from Chrome DevTools (MCP) for Agents — Michael Hablich, Google</title>
        <link>https://video.ut0pia.org/videos/watch/26275995-4a6f-46ff-99d7-07fdbb03cdcb</link>
        <description>Chrome DevTools MCP shipped with one tool: debug_webpage. Agents failed silently because they couldn't compose behaviors. The team decomposed it into 25 focused tools and assumed the problem was solved. It wasn't — now agents had 25 tools and no reliable way to pick the right one. Michael Hablich's talk is an honest account of building the same thing wrong three times and what the fixes actually looked like. The concrete lessons: semantic summaries instead of raw 50,000 line JSON trace files, error messages rewritten so agents can self heal without a human in the loop ("Cannot navigate back, no previous page in history" instead of "Unable to navigate back in currently selected page"), a metric called tokens per successful outcome to measure interface fuel efficiency, and a deliberate decision to keep the autoconnect friction rather than remove it once they thought through prompt injection and the lethal trifecta. Speaker info: https://x.com/MHablich, https://www.linkedin.com/in/michael-hablich/</description>
        <lastBuildDate>Sat, 06 Jun 2026 10:41:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Building Agent Interfaces: Lessons from Chrome DevTools (MCP) for Agents — Michael Hablich, Google</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/26275995-4a6f-46ff-99d7-07fdbb03cdcb</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=26275995-4a6f-46ff-99d7-07fdbb03cdcb" rel="self" type="application/rss+xml"/>
    </channel>
</rss>