cd /news/ai-agents/langchain-deep-agents-your-ai-agent-… · home topics ai-agents article
[ARTICLE · art-58222] src=pub.towardsai.net ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

LangChain Deep Agents: Your AI Agent Is Not Frozen. It Just Cannot Tell You It Is Working. II

LangChain has introduced Deep Agents streaming, which replaces the single blocking call with a live feed that surfaces the plan, tool calls, and tokens in real time. The feature offers three stream modes and uses a namespace field to attribute every event to the agent that produced it, addressing the trust issue caused by frozen screens during long agent runs.

read1 min views52 publishedJul 14, 2026
LangChain Deep Agents: Your AI Agent Is Not Frozen. It Just Cannot Tell You It Is Working. II
Image: Pub (auto-discovered)

Member-only story

Part 3: Trade the single blocking call for a live feed. Here is how LangChain Deep Agents streaming works, what the three modes give you, how to tell the main agent apart from its subagents… #

Nothing kills trust faster than a frozen screen that leaves users guessing whether your agent is thinking, stuck, or already dead. Streaming turns that silence into a live pulse, showing the plan, the tool calls, and the words as they happen so people can finally believe the agent is working.

In this article:You will learn why

invokemakes a deep agent look dead during long runs, and how to swap it for a stream that surfaces the plan, the tool calls, and the tokens in real time. We cover the three

stream_modealtitudes, how the namespace field attributes every event to the agent that produced it, the one stray token class you have to filter out, and a twenty-line console that turns an opaque agent into one you can watch think.

── more in #ai-agents 4 stories · sorted by recency
── more on @langchain 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/langchain-deep-agent…] indexed:0 read:1min 2026-07-14 ·