Fetching from the wire…
Agents2026-07-26 · source-backed
Sydney Runkle and Harrison Chase's July 22 retrospective draws a usable line: use a graph when you can encode real world-knowledge about stage order (classify → search → synthesize), don't when planning and delegation should emerge at runtime (LangChain). They cite GPT Researcher swapping its graph-shaped multi-agent deep-research pipeline for Deep Agents. Two things carry over regardless of framework: production agent graphs are not DAGs, since retries, human input, and validation loops are all cycles, and the Send API is your escape hatch for map-reduce with runtime-determined worker count.
Each link below shares sources, entities, or timing with this story.
LangChain and NVIDIA announced a combined enterprise stack: LangGraph, Deep Agents, and LangSmith with NVIDIA NIM microservices, Nemotron, NeMo Agent Toolkit, and Dynamo inference engine. LangSmith has processed over 15 billion traces and 100 trillion tokens. NIM delivers 2.6x...
Announced August 7, it gives code-first Deep Agents a home in LangSmith instead of requiring teams to stand up an agent server: durable threads, streaming runs, checkpointing, human-in-the-loop, versioned agent context files via Context Hub, code and shell sandboxes, automatic...
Release notes almost never say "we removed a feature because the evals said it doesn't work." Deep Agents v0.7, landed July 29, says it twice. LangChain removed the base system prompt entirely. Trimmed tool descriptions by 43%. Net effect: base input tokens dropped roughly 65%...
LangChain, LangGraph, CrewAI, AutoGen, Microsoft Agent Framework, and Google ADK, presented at Black Hat (The Register). Insecure deserialization, SSRF, path traversal, use-after-free. That's the point: prompt-controlled content crosses into trusted framework logic, and then i...
Diagrid shipped July 28, bringing durable execution plus cryptographic history signing, execution lineage propagation, and workflow attestation from Dapr 1.18 into LangGraph, Microsoft Agent Framework, Google ADK, AWS Strands, OpenAI Agents SDK, Claude Managed Agents, CrewAI,...
langchain-ai/openwiki (MIT, v0.1.2 on July 13) is a TypeScript CLI at 11,768 stars since June 22 (~490/day). It builds repository docs in openwiki/ plus a personal "brain" wiki in ~/.openwiki/wiki/ ingested from Gmail, Notion, GitHub, X, web search, and Hacker News. The part t...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.