🦜 LangChain Blog
@blog.langchain.dev@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
LangChain Blog
Your feed and you don't want it here? Just
e-mail the birb.
Your harness, your memory
https://blog.langchain.com/your-harness-your-memory/
Published: April 11, 2026 14:52
Agent harnesses are becoming the dominant way to build agents, and they are not going anywhere. These harnesses are intimately tied to agent memory. If you used a closed harness - especially if it’s behind a proprietary API - you are choosing to yield…
Previewing Interrupt 2026: Agents at Enterprise Scale
https://blog.langchain.com/previewing-interrupt-2026-agents-at-enterprise-scale/
Published: April 9, 2026 17:00
This year, we're doing it again. Interrupt 2026 is May 13–14 at The Midway in San Francisco, and the lineup, the format, and the scale have all leveled up.
Deep Agents Deploy: an open alternative to Claude Managed Agents
https://blog.langchain.com/deep-agents-deploy-an-open-alternative-to-claude-managed-agents/
Published: April 9, 2026 15:40
Today we’re launching Deep Agents deploy in beta. Deep Agents deploy is the fastest way to deploy a model agnostic, open source agent harness in a production ready way.Deep Agents deploy is built for an open world. It’s built on Deep Agents - an open
Human judgment in the agent improvement loop
https://blog.langchain.com/human-judgment-in-the-agent-improvement-loop/
Published: April 9, 2026 15:00
AI agents work best when they reflect the knowledge and judgment your team has built over time. Some of that is institutional knowledge that’s already documented and easy for an agent to use as-is. But most great organizations also rely on tacit knowledge…
Better Harness: A Recipe for Harness Hill-Climbing with Evals
https://blog.langchain.com/better-harness-a-recipe-for-harness-hill-climbing-with-evals/
Published: April 8, 2026 19:30
By Vivek Trivedy, Product Manager @ LangChain💡TL;DR: We can build better agents by building better harnesses. But to autonomously build a “better” harness, we need a strong learning signal to “hill-climb” on. We share how we use evals as that signal, plus…
Deep Agents v0.5
https://blog.langchain.com/deep-agents-v0-5/
Published: April 7, 2026 17:06
💡TL;DR: We’ve released new minor versions of deepagents & deepagentsjs, featuring async (non-blocking) subagents, expanded multi-modal filesystem support, and more.See the changelog for details.Async subagentsDeep Agents can now delegate work to remote…
Arcade.dev tools now in LangSmith Fleet
https://blog.langchain.com/arcade-dev-tools-now-in-langsmith-fleet/
Published: April 7, 2026 14:59
Arcade is the MCP runtime for production agents, delivering secure agent authorization, reliable tools, and governance. This integration gives your agents access to Arcade’s collection of 7,500+ agent-optimized tools through a single secure gateway.
Continual learning for AI agents
https://blog.langchain.com/continual-learning-for-ai-agents/
Published: April 5, 2026 21:46
Most discussions of continual learning in AI focus on one thing: updating model weights. But for AI agents, learning can happen at three distinct layers: the model, the harness, and the context. Understanding the difference changes how you think about…
How My Agents Self-Heal in Production
https://blog.langchain.com/production-agents-self-heal/
Published: April 3, 2026 17:01
I built a self-healing deployment pipeline for our GTM Agent. After every deploy, it detects regressions, triages whether the change caused them, and kicks off an agent to open a PR with a fix, with no manual intervention needed until review time.
Open Models have crossed a threshold
https://blog.langchain.com/open-models-have-crossed-a-threshold/
Published: April 2, 2026 17:51
💡TL;DR: Open models like GLM-5 and MiniMax M2.7 now match closed frontier models on core agent tasks — file operations, tool use, and instruction following — at a fraction of the cost and latency. Here's what our evals show and how to start using them
March 2026: LangChain Newsletter
https://blog.langchain.com/march-2026-langchain-newsletter/
Published: April 1, 2026 21:24
It feels like spring has sprung here, and so has a new NVIDIA integration, ticket sales for Interrupt 2026, and announcing LangSmith Fleet (formerly Agent Builder).