<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Agents Building Agents - Alfonso Graziano, Nearform</title>
        <link>https://video.ut0pia.org/videos/watch/4f1d33c2-7da7-47a9-90e4-2e12ae8a763f</link>
        <description>Building an AI agent for a real team is not a prompt problem, it is a systems problem. In this session we walk through a practical, production-minded workflow for building an agent using a coding agent, and designing the codebase so that this loop stays reliable as complexity grows. The core pattern is two agents with different jobs. The coding agent is the builder: it writes and changes the agent’s codebase. The agent you are building is the product agent. It is the custom agent you ship for a client or for internal use. A key example is self-healing evals. We maintain an eval suite that exercises the product agent across representative tasks. When an eval fails, the builder agent runs the eval, inspects the failure artifacts, proposes a targeted fix to the correct layer (context, tool contract, or code), and opens a PR with a short report explaining what changed and what is still missing. If the agent cannot safely resolve the failure, it escalates by requesting specific human input and explaining exactly why it is blocked. Speakers: Alfonso Graziano (Nearform): Alfonso is a Software Engineer led by curiosity and passionate about new technologies LinkedIn: https://www.linkedin.com/in/alfonso-graziano/ GitHub: https://github.com/alfonsograziano</description>
        <lastBuildDate>Mon, 29 Jun 2026 15:53:04 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Agents Building Agents - Alfonso Graziano, Nearform</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/4f1d33c2-7da7-47a9-90e4-2e12ae8a763f</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=4f1d33c2-7da7-47a9-90e4-2e12ae8a763f" rel="self" type="application/rss+xml"/>
    </channel>
</rss>