---
title: "August 2026: LangChain Newsletter — Managed Deep Agents, LLM Gateway, and More"
url: https://daily.dev/posts/august-2026-langchain-newsletter-managed-deep-agents-llm-gateway-and-more-7cyfmn2uh
source_url: https://www.langchain.com/blog/august-2026-langchain-newsletter
type: article
source: "LangChain"
published: 2026-08-26T19:27:08.096Z
updated: 2026-08-26T19:27:33.057Z
tags: ["llm", "ai-agents", "langchain", "mlops", "langsmith"]
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# August 2026: LangChain Newsletter — Managed Deep Agents, LLM Gateway, and More

**[LangChain](https://daily.dev/sources/langchain)** · 4 min read · 0 upvotes · 0 comments

## Summary

LangChain's monthly newsletter rounds up product updates: Managed Deep Agents and LLM Gateway have entered public beta, LangSmith Engine now finds agent issues over 2x better with 25% better proposed fixes, and Tuned Evaluators automate quality feedback on production traces. Bring Your Own Cloud (BYOC) is now available on AWS for LangSmith. On the open source side, Deep Agents v0.7 cuts base input tokens by 65% at comparable performance. The newsletter also covers a new video series, an updated Deep Agents course, upcoming meetups and roadshows, and case studies from Stripe and Apollo building agents on Deep Agents.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.langchain.com/blog/august-2026-langchain-newsletter>

## Questions this post answers

### What changed in Deep Agents v0.7 from LangChain?

Deep Agents v0.7 simplifies the base harness, resulting in 65% fewer base input tokens while maintaining comparable performance to prior versions. This reduces token costs and latency for teams running deep agent workflows without requiring changes to agent behavior or quality.

_Developers tracking agent framework updates like this follow release notes on daily.dev._

### What does LangChain's LLM Gateway do for agents in production?

LLM Gateway sits between agents and the models they call, providing cost controls, rate limits, model fallbacks, and sensitive data handling. It is aimed at the operational controls teams need first once agents move into production, and it is currently available in public beta.

_Teams evaluating LLM infrastructure options compare tools like this on daily.dev._

### What improvements did LangSmith Engine get for finding agent issues?

LangSmith Engine became more than 2x better at finding agent issues, with proposed fixes that perform 25% better on standard benchmarks compared to before. This came alongside new Tuned Evaluators that automatically attach quality feedback to production traces, starting with a Perceived Error evaluator.

_Engineers debugging production agent behavior track tooling gains like this on daily.dev._

## Similar posts on daily.dev

- [March 2026: LangChain Newsletter](https://daily.dev/posts/march-2026-langchain-newsletter-okcwficbi) · LangChain · 1 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#ai-agents](https://daily.dev/tags/ai-agents), [#langchain](https://daily.dev/tags/langchain), [#mlops](https://daily.dev/tags/mlops), [#langsmith](https://daily.dev/tags/langsmith)

[View this post on daily.dev](https://daily.dev/posts/august-2026-langchain-newsletter-managed-deep-agents-llm-gateway-and-more-7cyfmn2uh)
