Mar 12, 2026 · 47m · mad

Everything Gets Rebuilt: The New AI Agent Stack | Harrison Chase, LangChain

Harrison Chase · 36m spoken Matt Turck · 7m spoken
0:00 / 0:00
▶ Watch on YouTube →

gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions

In this episode of The MAD Podcast, host Matt Turck interviews LangChain CEO Harrison Chase about the architectural evolution of the modern AI agent stack, spanning agent harnesses, context engineering, memory systems, and enterprise infrastructure. The conversation provides actionable guidance on how developers and enterprises can build durable, production-grade autonomous agents while navigating shifting model capabilities.

How this conversation actually went

Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. Matt holds 16.9% of the talking time here. How this is scored →

Matt as informed peer 3.4 Guest teaching 4.4 Guest disagreement 0.9 Matt pushing back 0.9
05100:0015:0030:0045:000:42–3:57 · Matt as informed peer 1/10 Episode Overview: Deep Dive into the AI Infrastructure Stack The host sets up the podcast intro and asks an open question contrasting early AI agents with recent advances. The guest provides a detailed historical timeline covering ReAct, AutoGPT, and modern harness primitives.3:57–6:26 · Matt as informed peer 3/10 Conversational Agents vs. Long-Horizon Coding Agents The host asks whether conversational agents will eventually become coding agents as they deepen. The guest outlines the split between low-latency chat agents and long-horizon agents, explaining why coding primitives predominate.6:26–10:11 · Matt as informed peer 4/10 The Strategic Dynamics Between Models, Harnesses, and UIs The host poses a strategic question on whether foundation models will eat framework layers or vice versa. The guest reframes the dynamic around harnesses and UI coupling, gently pushing back on pure model dominance.10:11–13:11 · Matt as informed peer 3/10 The Role of Detailed System Prompts in Driving Agent Architecture The host checks if planning tools enforce strict step-by-step execution. The guest corrects this intuition, detailing how modern LLM agents perform better with unconstrained scratchpads rather than rigid state-machine constraints.13:11–15:32 · Matt as informed peer 2/10 Sub-Agents, Context Isolation, and Inter-Agent Communication The host prompts an explanation of sub-agents and prompt creation. The guest breaks down how context window isolation improves performance while introducing inter-agent communication failure modes.15:32–18:13 · Matt as informed peer 3/10 Virtual File Systems as Context Engineering Tools The host asks if virtual file systems in agent architectures are literal POSIX disks or database abstractions. The guest explains how virtualizing databases into file paths matches LLM training distributions.18:13–20:19 · Matt as informed peer 4/10 Synthesizing Core Components & Introducing Execution Sandboxes The host synthesizes four core primitives and asks if the list is comprehensive. The guest expands the list to include code execution sandboxes and progressive disclosure skills.20:19–23:02 · Matt as informed peer 2/10 Context Compaction and Agent-Driven Summarization The host asks for a technical breakdown of context compaction. The guest explains window truncation, message summarization, and an upcoming tool for agent self-compaction.23:02–25:17 · Matt as informed peer 3/10 Demystifying Agent Memory: Short-Term vs. Long-Term Architecture The host seeks clarification on what 'memory' actually means across different components. The guest educates the host by breaking down short-term context vs semantic, episodic, and procedural long-term memory.25:17–27:47 · Matt as informed peer 4/10 Architectural Trends: Single Mega-Agent vs. Sub-Agent Fleets The host asks whether architecture is moving toward one mega-agent or fleets of sub-agents. The guest advises enterprise builders not to get attached to topology scaffolding, but rather focus on domain tools and prompts.27:47–33:32 · Matt as informed peer 5/10 Model Context Protocol (MCP) and Infrastructure Stability The host asks if protocols like MCP have standardized the industry and probes sandbox security models. The guest downplays MCP hype as simply 'fine' while detailing API key proxying outside execution sandboxes.33:32–37:24 · Matt as informed peer 6/10 Harrison Chase's Career Journey: Kensho, Robust Intelligence, and LangChain's Founding The host demonstrates deep ecosystem domain knowledge by naming multiple successful startup founders coming out of Kensho. The guest warmly confirms the strong engineering culture of his former employer.37:24–40:17 · Matt as informed peer 3/10 The Evolution of LangChain: From V0 Chains to LangGraph and CreateAgent The host asks the guest to contrast early LangChain with modern versions. The guest candidly explains why early v0 abstractions failed in production, driving the pivot to LangGraph runtimes.40:17–44:41 · Matt as informed peer 4/10 LangSmith Platform: Observability++, Deployments, and No-Code Agent Builder The host asks about continuous evaluation loops and the proper abstraction level for no-code builder tools. The guest details how LangSmith links traces, human feedback, prompt optimization, and no-code memory.44:41–45:21 · Matt as informed peer 4/10 LangChain's $125M Series B Funding & Strategic Roadmap The host asks where enterprise value accrues if agent harnesses and models commoditize. The guest reiterates that differentiation resides in domain instructions and customized tool integrations.0:42–3:57 · Guest teaching 4/10 Episode Overview: Deep Dive into the AI Infrastructure Stack The host sets up the podcast intro and asks an open question contrasting early AI agents with recent advances. The guest provides a detailed historical timeline covering ReAct, AutoGPT, and modern harness primitives.3:57–6:26 · Guest teaching 4/10 Conversational Agents vs. Long-Horizon Coding Agents The host asks whether conversational agents will eventually become coding agents as they deepen. The guest outlines the split between low-latency chat agents and long-horizon agents, explaining why coding primitives predominate.6:26–10:11 · Guest teaching 5/10 The Strategic Dynamics Between Models, Harnesses, and UIs The host poses a strategic question on whether foundation models will eat framework layers or vice versa. The guest reframes the dynamic around harnesses and UI coupling, gently pushing back on pure model dominance.10:11–13:11 · Guest teaching 4/10 The Role of Detailed System Prompts in Driving Agent Architecture The host checks if planning tools enforce strict step-by-step execution. The guest corrects this intuition, detailing how modern LLM agents perform better with unconstrained scratchpads rather than rigid state-machine constraints.13:11–15:32 · Guest teaching 5/10 Sub-Agents, Context Isolation, and Inter-Agent Communication The host prompts an explanation of sub-agents and prompt creation. The guest breaks down how context window isolation improves performance while introducing inter-agent communication failure modes.15:32–18:13 · Guest teaching 5/10 Virtual File Systems as Context Engineering Tools The host asks if virtual file systems in agent architectures are literal POSIX disks or database abstractions. The guest explains how virtualizing databases into file paths matches LLM training distributions.18:13–20:19 · Guest teaching 4/10 Synthesizing Core Components & Introducing Execution Sandboxes The host synthesizes four core primitives and asks if the list is comprehensive. The guest expands the list to include code execution sandboxes and progressive disclosure skills.20:19–23:02 · Guest teaching 5/10 Context Compaction and Agent-Driven Summarization The host asks for a technical breakdown of context compaction. The guest explains window truncation, message summarization, and an upcoming tool for agent self-compaction.23:02–25:17 · Guest teaching 6/10 Demystifying Agent Memory: Short-Term vs. Long-Term Architecture The host seeks clarification on what 'memory' actually means across different components. The guest educates the host by breaking down short-term context vs semantic, episodic, and procedural long-term memory.25:17–27:47 · Guest teaching 5/10 Architectural Trends: Single Mega-Agent vs. Sub-Agent Fleets The host asks whether architecture is moving toward one mega-agent or fleets of sub-agents. The guest advises enterprise builders not to get attached to topology scaffolding, but rather focus on domain tools and prompts.27:47–33:32 · Guest teaching 4/10 Model Context Protocol (MCP) and Infrastructure Stability The host asks if protocols like MCP have standardized the industry and probes sandbox security models. The guest downplays MCP hype as simply 'fine' while detailing API key proxying outside execution sandboxes.33:32–37:24 · Guest teaching 2/10 Harrison Chase's Career Journey: Kensho, Robust Intelligence, and LangChain's Founding The host demonstrates deep ecosystem domain knowledge by naming multiple successful startup founders coming out of Kensho. The guest warmly confirms the strong engineering culture of his former employer.37:24–40:17 · Guest teaching 5/10 The Evolution of LangChain: From V0 Chains to LangGraph and CreateAgent The host asks the guest to contrast early LangChain with modern versions. The guest candidly explains why early v0 abstractions failed in production, driving the pivot to LangGraph runtimes.40:17–44:41 · Guest teaching 4/10 LangSmith Platform: Observability++, Deployments, and No-Code Agent Builder The host asks about continuous evaluation loops and the proper abstraction level for no-code builder tools. The guest details how LangSmith links traces, human feedback, prompt optimization, and no-code memory.44:41–45:21 · Guest teaching 4/10 LangChain's $125M Series B Funding & Strategic Roadmap The host asks where enterprise value accrues if agent harnesses and models commoditize. The guest reiterates that differentiation resides in domain instructions and customized tool integrations.0:42–3:57 · Guest disagreement 1/10 Episode Overview: Deep Dive into the AI Infrastructure Stack The host sets up the podcast intro and asks an open question contrasting early AI agents with recent advances. The guest provides a detailed historical timeline covering ReAct, AutoGPT, and modern harness primitives.3:57–6:26 · Guest disagreement 1/10 Conversational Agents vs. Long-Horizon Coding Agents The host asks whether conversational agents will eventually become coding agents as they deepen. The guest outlines the split between low-latency chat agents and long-horizon agents, explaining why coding primitives predominate.6:26–10:11 · Guest disagreement 2/10 The Strategic Dynamics Between Models, Harnesses, and UIs The host poses a strategic question on whether foundation models will eat framework layers or vice versa. The guest reframes the dynamic around harnesses and UI coupling, gently pushing back on pure model dominance.10:11–13:11 · Guest disagreement 1/10 The Role of Detailed System Prompts in Driving Agent Architecture The host checks if planning tools enforce strict step-by-step execution. The guest corrects this intuition, detailing how modern LLM agents perform better with unconstrained scratchpads rather than rigid state-machine constraints.13:11–15:32 · Guest disagreement 1/10 Sub-Agents, Context Isolation, and Inter-Agent Communication The host prompts an explanation of sub-agents and prompt creation. The guest breaks down how context window isolation improves performance while introducing inter-agent communication failure modes.15:32–18:13 · Guest disagreement 1/10 Virtual File Systems as Context Engineering Tools The host asks if virtual file systems in agent architectures are literal POSIX disks or database abstractions. The guest explains how virtualizing databases into file paths matches LLM training distributions.18:13–20:19 · Guest disagreement 0/10 Synthesizing Core Components & Introducing Execution Sandboxes The host synthesizes four core primitives and asks if the list is comprehensive. The guest expands the list to include code execution sandboxes and progressive disclosure skills.20:19–23:02 · Guest disagreement 0/10 Context Compaction and Agent-Driven Summarization The host asks for a technical breakdown of context compaction. The guest explains window truncation, message summarization, and an upcoming tool for agent self-compaction.23:02–25:17 · Guest disagreement 1/10 Demystifying Agent Memory: Short-Term vs. Long-Term Architecture The host seeks clarification on what 'memory' actually means across different components. The guest educates the host by breaking down short-term context vs semantic, episodic, and procedural long-term memory.25:17–27:47 · Guest disagreement 2/10 Architectural Trends: Single Mega-Agent vs. Sub-Agent Fleets The host asks whether architecture is moving toward one mega-agent or fleets of sub-agents. The guest advises enterprise builders not to get attached to topology scaffolding, but rather focus on domain tools and prompts.27:47–33:32 · Guest disagreement 2/10 Model Context Protocol (MCP) and Infrastructure Stability The host asks if protocols like MCP have standardized the industry and probes sandbox security models. The guest downplays MCP hype as simply 'fine' while detailing API key proxying outside execution sandboxes.33:32–37:24 · Guest disagreement 0/10 Harrison Chase's Career Journey: Kensho, Robust Intelligence, and LangChain's Founding The host demonstrates deep ecosystem domain knowledge by naming multiple successful startup founders coming out of Kensho. The guest warmly confirms the strong engineering culture of his former employer.37:24–40:17 · Guest disagreement 1/10 The Evolution of LangChain: From V0 Chains to LangGraph and CreateAgent The host asks the guest to contrast early LangChain with modern versions. The guest candidly explains why early v0 abstractions failed in production, driving the pivot to LangGraph runtimes.40:17–44:41 · Guest disagreement 0/10 LangSmith Platform: Observability++, Deployments, and No-Code Agent Builder The host asks about continuous evaluation loops and the proper abstraction level for no-code builder tools. The guest details how LangSmith links traces, human feedback, prompt optimization, and no-code memory.44:41–45:21 · Guest disagreement 1/10 LangChain's $125M Series B Funding & Strategic Roadmap The host asks where enterprise value accrues if agent harnesses and models commoditize. The guest reiterates that differentiation resides in domain instructions and customized tool integrations.0:42–3:57 · Matt pushing back 0/10 Episode Overview: Deep Dive into the AI Infrastructure Stack The host sets up the podcast intro and asks an open question contrasting early AI agents with recent advances. The guest provides a detailed historical timeline covering ReAct, AutoGPT, and modern harness primitives.3:57–6:26 · Matt pushing back 1/10 Conversational Agents vs. Long-Horizon Coding Agents The host asks whether conversational agents will eventually become coding agents as they deepen. The guest outlines the split between low-latency chat agents and long-horizon agents, explaining why coding primitives predominate.6:26–10:11 · Matt pushing back 2/10 The Strategic Dynamics Between Models, Harnesses, and UIs The host poses a strategic question on whether foundation models will eat framework layers or vice versa. The guest reframes the dynamic around harnesses and UI coupling, gently pushing back on pure model dominance.10:11–13:11 · Matt pushing back 1/10 The Role of Detailed System Prompts in Driving Agent Architecture The host checks if planning tools enforce strict step-by-step execution. The guest corrects this intuition, detailing how modern LLM agents perform better with unconstrained scratchpads rather than rigid state-machine constraints.13:11–15:32 · Matt pushing back 0/10 Sub-Agents, Context Isolation, and Inter-Agent Communication The host prompts an explanation of sub-agents and prompt creation. The guest breaks down how context window isolation improves performance while introducing inter-agent communication failure modes.15:32–18:13 · Matt pushing back 2/10 Virtual File Systems as Context Engineering Tools The host asks if virtual file systems in agent architectures are literal POSIX disks or database abstractions. The guest explains how virtualizing databases into file paths matches LLM training distributions.18:13–20:19 · Matt pushing back 1/10 Synthesizing Core Components & Introducing Execution Sandboxes The host synthesizes four core primitives and asks if the list is comprehensive. The guest expands the list to include code execution sandboxes and progressive disclosure skills.20:19–23:02 · Matt pushing back 0/10 Context Compaction and Agent-Driven Summarization The host asks for a technical breakdown of context compaction. The guest explains window truncation, message summarization, and an upcoming tool for agent self-compaction.23:02–25:17 · Matt pushing back 1/10 Demystifying Agent Memory: Short-Term vs. Long-Term Architecture The host seeks clarification on what 'memory' actually means across different components. The guest educates the host by breaking down short-term context vs semantic, episodic, and procedural long-term memory.25:17–27:47 · Matt pushing back 1/10 Architectural Trends: Single Mega-Agent vs. Sub-Agent Fleets The host asks whether architecture is moving toward one mega-agent or fleets of sub-agents. The guest advises enterprise builders not to get attached to topology scaffolding, but rather focus on domain tools and prompts.27:47–33:32 · Matt pushing back 2/10 Model Context Protocol (MCP) and Infrastructure Stability The host asks if protocols like MCP have standardized the industry and probes sandbox security models. The guest downplays MCP hype as simply 'fine' while detailing API key proxying outside execution sandboxes.33:32–37:24 · Matt pushing back 0/10 Harrison Chase's Career Journey: Kensho, Robust Intelligence, and LangChain's Founding The host demonstrates deep ecosystem domain knowledge by naming multiple successful startup founders coming out of Kensho. The guest warmly confirms the strong engineering culture of his former employer.37:24–40:17 · Matt pushing back 0/10 The Evolution of LangChain: From V0 Chains to LangGraph and CreateAgent The host asks the guest to contrast early LangChain with modern versions. The guest candidly explains why early v0 abstractions failed in production, driving the pivot to LangGraph runtimes.40:17–44:41 · Matt pushing back 1/10 LangSmith Platform: Observability++, Deployments, and No-Code Agent Builder The host asks about continuous evaluation loops and the proper abstraction level for no-code builder tools. The guest details how LangSmith links traces, human feedback, prompt optimization, and no-code memory.44:41–45:21 · Matt pushing back 1/10 LangChain's $125M Series B Funding & Strategic Roadmap The host asks where enterprise value accrues if agent harnesses and models commoditize. The guest reiterates that differentiation resides in domain instructions and customized tool integrations.

speaking balance: gold is Matt, purple is the guest (3 minute bins)

0:00 · Matt 56.5% · guest 43.5%0:00 · Matt 56.5% · guest 43.5%3:00 · Matt 6.7% · guest 93.3%3:00 · Matt 6.7% · guest 93.3%6:00 · Matt 17.7% · guest 82.3%6:00 · Matt 17.7% · guest 82.3%9:00 · Matt 15.7% · guest 84.3%9:00 · Matt 15.7% · guest 84.3%12:00 · Matt 2.5% · guest 97.5%12:00 · Matt 2.5% · guest 97.5%15:00 · Matt 5% · guest 95%15:00 · Matt 5% · guest 95%18:00 · Matt 11.7% · guest 88.3%18:00 · Matt 11.7% · guest 88.3%21:00 · Matt 7.2% · guest 92.8%21:00 · Matt 7.2% · guest 92.8%24:00 · Matt 9% · guest 91%24:00 · Matt 9% · guest 91%27:00 · Matt 16.7% · guest 83.3%27:00 · Matt 16.7% · guest 83.3%30:00 · Matt 12.6% · guest 87.4%30:00 · Matt 12.6% · guest 87.4%33:00 · Matt 27.8% · guest 72.2%33:00 · Matt 27.8% · guest 72.2%36:00 · Matt 10% · guest 90%36:00 · Matt 10% · guest 90%39:00 · Matt 11.2% · guest 88.8%39:00 · Matt 11.2% · guest 88.8%42:00 · Matt 24.4% · guest 75.6%42:00 · Matt 24.4% · guest 75.6%45:00 · Matt 47% · guest 53%45:00 · Matt 47% · guest 53%
Sharpest disagreement ▶ 28:01 Pragmatic resistance to MCP market consensus

When the host asks if Model Context Protocol has normalized as the industry-wide standard, the guest candidly cool-downs the hype with 'MCP is fine' and redirects attention toward lower-level primitives.

Hardest push from Matt ▶ 6:26 Host questioning framework vs model dominance

The host directly pushes the guest on whether foundation model labs will swallow the framework layer or if frameworks will commoditize the underlying models.

Biggest teaching moment ▶ 11:59 Correcting misconceptions about agent planning tools

The guest corrects the host's assumption that agent planning tools strictly enforce step-by-step DAG execution, explaining how modern LLMs perform better using loose context scratchpads.

Matt holds his own ▶ 34:07 Host displaying deep insider knowledge of Kensho talent factory

The host steps in to list a series of notable AI startup founders originating from Kensho, showcasing deep knowledge of the guest's former workplace.

the scores for every segment, with the reasoning behind each
ChapterTopicMatt as informed peerGuest teachingGuest disagreementMatt pushing backWhy
Episode Overview: Deep Dive into the AI Infrastructure Stack 1410 The host sets up the podcast intro and asks an open question contrasting early AI agents with recent advances. The guest provides a detailed historical timeline covering ReAct, AutoGPT, and modern harness primitives.
Conversational Agents vs. Long-Horizon Coding Agents 3411 The host asks whether conversational agents will eventually become coding agents as they deepen. The guest outlines the split between low-latency chat agents and long-horizon agents, explaining why coding primitives predominate.
The Strategic Dynamics Between Models, Harnesses, and UIs 4522 The host poses a strategic question on whether foundation models will eat framework layers or vice versa. The guest reframes the dynamic around harnesses and UI coupling, gently pushing back on pure model dominance.
The Role of Detailed System Prompts in Driving Agent Architecture 3411 The host checks if planning tools enforce strict step-by-step execution. The guest corrects this intuition, detailing how modern LLM agents perform better with unconstrained scratchpads rather than rigid state-machine constraints.
Sub-Agents, Context Isolation, and Inter-Agent Communication 2510 The host prompts an explanation of sub-agents and prompt creation. The guest breaks down how context window isolation improves performance while introducing inter-agent communication failure modes.
Virtual File Systems as Context Engineering Tools 3512 The host asks if virtual file systems in agent architectures are literal POSIX disks or database abstractions. The guest explains how virtualizing databases into file paths matches LLM training distributions.
Synthesizing Core Components & Introducing Execution Sandboxes 4401 The host synthesizes four core primitives and asks if the list is comprehensive. The guest expands the list to include code execution sandboxes and progressive disclosure skills.
Context Compaction and Agent-Driven Summarization 2500 The host asks for a technical breakdown of context compaction. The guest explains window truncation, message summarization, and an upcoming tool for agent self-compaction.
Demystifying Agent Memory: Short-Term vs. Long-Term Architecture 3611 The host seeks clarification on what 'memory' actually means across different components. The guest educates the host by breaking down short-term context vs semantic, episodic, and procedural long-term memory.
Architectural Trends: Single Mega-Agent vs. Sub-Agent Fleets 4521 The host asks whether architecture is moving toward one mega-agent or fleets of sub-agents. The guest advises enterprise builders not to get attached to topology scaffolding, but rather focus on domain tools and prompts.
Model Context Protocol (MCP) and Infrastructure Stability 5422 The host asks if protocols like MCP have standardized the industry and probes sandbox security models. The guest downplays MCP hype as simply 'fine' while detailing API key proxying outside execution sandboxes.
Harrison Chase's Career Journey: Kensho, Robust Intelligence, and LangChain's Founding 6200 The host demonstrates deep ecosystem domain knowledge by naming multiple successful startup founders coming out of Kensho. The guest warmly confirms the strong engineering culture of his former employer.
The Evolution of LangChain: From V0 Chains to LangGraph and CreateAgent 3510 The host asks the guest to contrast early LangChain with modern versions. The guest candidly explains why early v0 abstractions failed in production, driving the pivot to LangGraph runtimes.
LangSmith Platform: Observability++, Deployments, and No-Code Agent Builder 4401 The host asks about continuous evaluation loops and the proper abstraction level for no-code builder tools. The guest details how LangSmith links traces, human feedback, prompt optimization, and no-code memory.
LangChain's $125M Series B Funding & Strategic Roadmap 4411 The host asks where enterprise value accrues if agent harnesses and models commoditize. The guest reiterates that differentiation resides in domain instructions and customized tool integrations.

Statements from this episode (23)

Insight
Chase: High reliability AI agents require structured, graph-like scaffolding workflows
“So people ended up building scaffolding around the models to make them do things in a more predictable and reliable way. And that's why we at link chain, we built lane graph, which was another framework really aimed at that kind of like. Graph like workflows a…”
Harrison Chase Mar 12, 2026 ▶ 2:56
Assertion Not checkable as stated
Chase: Major AI labs' RL focus on code makes coding agents perform best
“All the big model labs have been RL and code and bash and editing files into those models. And so that is the stuff that works the best.”
Harrison Chase Mar 12, 2026 ▶ 4:58
Disclosure
Chase: LangChain is debating building a separate harness for conversational agents
“We talk a bunch about this internally because we're debating whether we should build like a different type of agent harness for these types of agents.”
Harrison Chase Mar 12, 2026 ▶ 5:26
Assertion Supported
Anthropic's Claude Code uses custom harness tools over model-level RL tools
“It doesn't actually use the tools that are RL into the model. So like anthropic models have some like file editing tools. They have a completely different set of tools in, in the actual harness.”
Harrison Chase Mar 12, 2026 ▶ 7:55
Insight
Chase: Agent harnesses matter more for performance than underlying models
“I, the, so I don't know what happens, but I do know the harness is really, really important. Like, I think this is the thing that matters.”
Harrison Chase Mar 12, 2026 ▶ 8:10
Assertion Not checkable as stated
Harrison Chase: Most current agent harnesses feature built-in sub-agents and skills
“Most harnesses today have sub agents built in. They have skills built in.”
Harrison Chase Mar 12, 2026 ▶ 9:16
Insight
Chase: Human standard operating procedures should guide AI agent system prompts
“If you have a standard operating procedure for how a human should do things like that, that should influence a lot of what the system prompt is.”
Harrison Chase Mar 12, 2026 ▶ 10:22
Insight
Harrison Chase: Modern AI agent harnesses don't strictly enforce execution plans
“And so now what most things do is they just have that plan in the text file, and the main agent can, like, use that to help guide its actions, but there's nothing that says I'm explicitly doing this step, or I'm explicitly doing another step.”
Harrison Chase Mar 12, 2026 ▶ 13:00
Insight
Harrison Chase: Inter-agent communication is the hardest part of working with AI agents
“Communication is the hardest part of life, by the way, it's the hardest part of startups, hardest part of relationships, hardest part of working with agents is getting them to communicate.”
Harrison Chase Mar 12, 2026 ▶ 14:23
Insight
Chase: Virtual file systems let LLMs manage their own context windows
“And the way that I think about a file system is it basically lets the LLM manage its own context window. So it can decide what to read from files.”
Harrison Chase Mar 12, 2026 ▶ 15:44
Disclosure
LangChain's Deep Agents offloads large tool outputs into virtual files
“Is if you call a tool and it comes back with like 60,000 tokens, we don't show that all to the LLM because that's a ton of tokens. Rather, we actually put that in a file and then say, hey, here are the first like thousand tokens. If you want to read the rest, …”
Harrison Chase Mar 12, 2026 ▶ 16:30
Assertion Supported
Manus, Claude Code, and Deep Research share four core architectural primitives
“We saw Manus, we saw Cloud Code, we saw Deep Research, they all had these four things and we were like, okay, that's pretty common, let's put it into a Python package and make it easy for people to build their own versions of that.”
Harrison Chase Mar 12, 2026 ▶ 18:24
Insight
Chase: AI agent context compaction must retain recent messages for flow
“You want to keep around like the last N messages, let's say the last like 10 or so messages, because if you compact everything, it actually like throws it off completely.”
Harrison Chase Mar 12, 2026 ▶ 21:03
Disclosure
LangChain adds tools for AI agents to autonomously trigger context compaction
“One interesting thing there, actually, that we haven't yet released as of this recording, but will probably be released by the time it comes out, is we actually give the agent a tool to trigger its own compaction.”
Harrison Chase Mar 12, 2026 ▶ 22:01
Disclosure
Chase: DeepAgents enables agent learning by editing procedural memory files
“So one of the things that we do in deep agents is we represent those all as files. And so the agent can update those as they go along so it can learn things. And so when we say agents kind of like can learn with deep agents, what that really means is it can mo…”
Harrison Chase Mar 12, 2026 ▶ 25:01
Prediction Not checkable as stated
Harrison Chase: AI agents will evolve into synchronous interfaces orchestrating asynchronous sub-agents
“Like, I do think we'll get to a place where we have this kind of like synchronous conversational agent kicking off kind of like longer running asynchronous agents in the background.”
Harrison Chase Mar 12, 2026 ▶ 26:58
Prediction Not checkable as stated
Chase: Basically all AI agents will write code
“You know, if agents never write any code, then okay, maybe they're not useful, but I think it's trending where Basically all agents will write code, so that's a very interesting piece, I think.”
Harrison Chase Mar 12, 2026 ▶ 28:46
Prediction Not checkable as stated
Chase: AI agents will clearly be long-running and stateful
“So I think, like, pretty clearly agents will be long-running and stateful, and so I think we have a deployments product. I think a lot of the I think deployments products that let you build long-running stateful things will be kind of, like, interesting no mat…”
Harrison Chase Mar 12, 2026 ▶ 28:57
Assertion Not checkable as stated
Developers are buying Mac Minis as primitive physical sandboxes for AI agents
“That's why people are buying Mac minis as a, you know primitive way of sandboxing them and keeping them in a contained environment.”
Harrison Chase Mar 12, 2026 ▶ 30:49
Assertion Not checkable as stated
LangChain sees a 50-50 split in how developers deploy agent sandboxes
“In practice, we see people doing about fifty-fifty between each of these.”
Harrison Chase Mar 12, 2026 ▶ 31:24
Insight
Harrison Chase: AI evals and prompt optimization are closely tied, unlike memory
“I guess evals and prompt optimization are pretty closely tied, but like evals and memory are actually not at all tied.”
Harrison Chase Mar 12, 2026 ▶ 43:25
Disclosure
Chase: LangChain does not maintain a one-year product roadmap
“I don't think we have a one year roadmap.”
Harrison Chase Mar 12, 2026 ▶ 44:57
Insight
Chase: AI builder differentiation lies in domain knowledge, not harness infrastructure
“I think a lot of the differentiation is in like the instructions and the tools and the skills and that basically, yeah, knowledge of how to do a process that you encode into natural language and give the agent and then the tools and the skills that you let it …”
Harrison Chase Mar 12, 2026 ▶ 45:53
Made with StarZero

Turn any episode into a week of clips.

This entire site, over 400 conversations transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.