# Agent-Harness.ipynb* Page: https://stenobird.com/podcast/vanishing-gradients-4989163/agent-harness-ipynb Text version: https://stenobird.com/podcast/vanishing-gradients-4989163/agent-harness-ipynb.md Podcast: [Vanishing Gradients](https://stenobird.com/podcast/vanishing-gradients-4989163) Published: 2026-05-20T01:56:51+00:00 Episode link: https://hugobowne.substack.com/p/agent-harnessipynb Audio file: https://api.substack.com/feed/podcast/198498721/e6049a6fb95927a5e661d0f48abe9687.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/vanishing-gradients-4989163/episodes/agent-harness-ipynb Duration seconds: 4786 ## Resource One thing that I don’t like about Claude is that you get into this weird mental state: oh, I think I trust the model. Let’s do the slot machine. Hit click, which puts you in an inactive mode of thinking. Maybe it’s better to use a worse model…. Vincent Warmerdam , senior data professional and prolific open-source maintainer (some packages with over a million downloads), now Engineer at marimo , joins Hugo to talk about how the Python notebook is evolving from a static scratchpad into a working agent harness, and what it takes to stay in the loop as a developer when agents are writing most of the code. This episode was originally a livestream Q&A with the Vanishing Gradients audience. We Discuss: * Shared Notebook Canvas : Notebooks act as a shared memory space where agents and humans co-exist, enabling real-time visual feedback by direct manipulation of global state and UI elements ; * Speed-of-Thought Models : Faster, open-weight models like Kimi K2 enhance exploratory flow by keeping humans more alert to the code, unlike frontier models that can induce passive thinking; * Pi as a Harness : Vincent favors an agent harness where agents extend themselves rather than reach for MCP , and where hooks can rigidly constrain which files an agent is allowed to read or touch; * Why PRDs Don’t Fit Notebooks : Notebook work is fundamentally exploratory, so the discipline that works for shipping web apps does not transfer cleanly; the one exception is reproducing a paper; * Interactive Code Review : Interactive UIs (e.g., dragging integers) transform code into a physical object , incentivizing developers to actively review and understand agent logic; * Modular “Lego” Components : Provide agents with high-level, well-tested components (”Lego” code) instead of raw boilerplate, c… ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/vanishing-gradients-4989163/episodes/agent-harness-ipynb/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/vanishing-gradients-4989163/agent-harness-ipynb.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.