Tagged
LangChain News
Agents, middleware, evaluation and releases across the LangChain stack. Curated and summarized from dozens of sources by AIBriefs.
How LangChain built an autonomous SRE agent for Kubernetes
The agent automates Kubernetes deployments through Deep Agents, gates every change behind human approval, and uses LangSmith tracing plus eval suites to verify performance.
LangChain introduces Skills for agent task specialization
Spring Health joins LangChain at Interrupt NYC
Agent governance guide from LangChain covers cost, data, policy controls
How to Evaluate Voice Agents with LangSmith
The framework scores voice agents on three dimensions: execution (did the agent follow instructions), outcome (did the call achieve its goal), and experience (was the conversation smooth for the caller). LangSmith evaluation combines traces, code evaluators, LLM judges, and human review.
CX Agents in Production: Lessons from Lyft, Vodafone, LATAM Airlines
LangChain's blog post distills lessons learned from running customer experience agents in production at Lyft, Vodafone, and LATAM Airlines, covering real-world deployment patterns for CX agent systems.
OpenWiki's code init prompt gets a major upgrade
LangSmith LLM Gateway adds model fallbacks
Deep Agents, LangGraph, LangChain add resilience features
Tutorial builds AI skill security auditing pipeline with NVIDIA SkillSpector
Walks through scanning AI skills with NVIDIA SkillSpector's LangGraph inspection pipeline, using a synthetic marketplace of clean, risky, malicious, and MCP-based skills, plus YARA rules, SARIF output, and CI policy gates.
LangGraph Studio demo teases unnamed capability, tutorial floated
LangChain's managed deepagents is moving to public beta
Stripe built Kai internal AI agent platform using LangGraph
Stripe's Knowledge AI Platform, or Kai, reached 5,000 internal users within four weeks of deployment. The agentic platform was built using LangChain and LangGraph to provide a context-aware assistant for employees across the company.
Demo: build voice agents with Google ADK, Gemini Live, LangSmith tracing
LangChain: how to fix your doubled coding agent bill
LangChain explains why coding agent costs spiral out of control and how to trace, compare, and govern spend across Claude Code, Cursor, Copilot and more in one place.
AgentOps generates multi-agent AI teams from plain English
Deep Agents explained in new LangChain team video
LangChain builds ReviewBench benchmark for code review agents
ReviewBench evaluates code review agents by comparing their feedback against real PR comments from trusted human reviewers on actual pull requests.
Tool extracts bank statement data with YOLO, OCR, and LLM agents
LangSmith introduces Align Evals for evaluator calibration
Align Evals, a new LangSmith feature, helps developers calibrate LLM evaluators to better match human preferences.
LangSmith LLM Gateway launches in public beta
LangSmith LLM Gateway is now in public beta: one gateway for spend and rate limits, fallback policies, and PII redaction before data reaches model providers, working across models and providers. Admins can set per-customer and per-user limits under a single API key, and BYOK support lets teams use existing provider contracts.
LangChain Academy launches Certified Agent Engineer program
Max Agency podcast episode features Cognition President
LangSmith Roadshow Atlanta features Home Depot engineer on production agents
How Similarweb Evaluates Agent Reports with LangSmith
Similarweb evaluates long-form agent research reports using LangSmith's rubrics, faithfulness checks, traces, and baseline comparisons.
LangChain Academy launches course on autonomous agent improvement
En route to improving your agents
LangChain data agent scales request volume by 40x
LangChain hosts agent development workshops at Ai4 2026
CreditGenie_US uses LangSmith to debug agent traces
Deep Agents v0.7.0b2 released with more performant, configurable harness
Deep Agents extends support to leading open models
Fireside chat on building AI SRE in production with Traversal AI
Bridgewater builds AIA Pocket Analyst Tool using LangChain
LangChain revamps Deep Agent benchmarking
New eval setup covers coding, conversation, and retrieval tasks. Used in Harbor to measure performance before shipping changes.
LangChain: Lower inference costs enable specialized agent workflows
Webinar on improving AI agent production loops announced
LangChain and Cognition host meetup on LLM Wikis and OpenWiki
Eval Engineering Skill: Build Evals From Repo Context and Traces
LangChain's Eval Engineering Skill inspects an agent's repo and traces to propose evals via user interviews, outputting runnable Harbor tasks. It aims to automate the evaluation engineering workflow.
dcode adds native browser control with /goal command
LinkedIn cuts time-to-interview by 60% with LangGraph hiring agent
Apollo.io cuts dev-to-launch by 80-85% using Deep Agents
How Apollo Uses Deep Agents and LangSmith for GTM AI
Apollo leverages LangChain's Deep Agents and LangSmith to power an AI assistant for the full GTM loop: prospecting, enrichment, outreach, analytics, and MCP integrations. The case study details how Apollo rebuilt its AI assistant using these tools to improve efficiency.
LangSmith launches tracing for voice agents
LangSmith now supports tracing for voice agents built with Pipecat, LiveKit, OpenAI Realtime, and Gemini Live. Captures audio, STT/TTS latency, interruptions, and tool calls in a single trace.
Tracing plugin connects Cursor AI agents to LangSmith
LangSmith Summer AMA series covers agent development lifecycle
Panel: Single AI agent conversation can look flawless but still be broken
At VB Transform 2026, LangChain's Harrison Chase and leaders from Conviva and CoreWeave argued that perfect single-agent conversations can mask broken products. They advocated moving from scoring individual traces to comparing user cohorts against baselines.
Conceptual guide to governing AI agents released
LangSmith Sandboxes available for free
Deep Agents explained in one sentence
Coinbase builds self-improving agentic system on LangSmith
LangChain open-sources software engineering agent factory
Tutorial: Build an Agentic Event Venue Operator
Tutorial covers building an agent with persistent memory and operational context using MongoDB Atlas, Voyage, and LangGraph. Goes beyond basic demos to include a place for the agent to write back what happened.