langchain
30 articles about langchain in AI news
GitAgent Launches as Standardized Runtime for AI Agent Frameworks, Aims to Unify LangChain, AutoGen, and Claude Code
GitAgent introduces a containerized runtime for AI agents, enabling developers to write agent logic once and deploy it across competing frameworks like LangChain, AutoGen, and Claude Code. It addresses ecosystem fragmentation by abstracting framework-specific implementations.
LangChain Open-Sources Deep Agents: MIT-Licensed Framework Replicating Claude Code's Core Workflow
LangChain released Deep Agents, an open-source framework that recreates the core architecture of coding agents like Claude Code. The MIT-licensed system is model-agnostic and provides modular components for building inspectable coding assistants.
LangChain Releases DeepAgents: Open-Source Framework for Hierarchical AI Agent Systems
LangChain has open-sourced DeepAgents, a framework for building AI agents that can plan tasks, spawn sub-agents, and manage files. It aims to enable more complex, autonomous workflows by structuring agents hierarchically.
Agent Harness Debate: Anthropic vs. OpenAI vs. LangChain on Scaffolding
A central debate in agent engineering pits a 'thin harness' approach (Anthropic) against 'thick harness' designs (LangGraph). The infrastructure layer, not the model, is becoming the primary product differentiator.
Building Intelligent Feedback Systems
A technical guide on building a customer review triage system using LangGraph, LangChain, Groq, and Pydantic. It explains how agentic workflows enable conditional routing based on sentiment analysis.
Build a Cross-Retailer Price-Comparison Agent with BuyWhere MCP in 30 Lines
Connect BuyWhere MCP to a LangChain ReAct agent in 30 lines. Claude picks the right tool from four (search_prices, compare_product, list_cheapest, get_product) to compare prices across 9 retailers in 9 countries.
Google's MCP Toolbox Connects AI Agents to 20+ Databases in <10 Lines
Google released MCP Toolbox, an open-source server that connects AI agents to enterprise databases like Postgres and BigQuery using plain English. It requires less than 10 lines of code and works with LangChain, LlamaIndex, and any MCP-compatible client.
Agent Harness Engineering: The 'OS' That Makes LLMs Useful
A clear analogy frames raw LLMs as CPUs needing an operating system. The agent harness—managing tools, memory, and execution—is what creates useful applications, as proven by LangChain's benchmark jump.
Open-Source Course Shows Harness, Not Model, Lifts Coding Agent 25 Places
Open-source course shows harness engineering, not model swap, moved a coding agent from ~30th to top 5 on Terminal-Bench. Course builds Decode from scratch.
Building Enterprise AI Agents in Regulated Industries: A BCG Perspective
BCG published a framework for building enterprise AI agents in regulated industries, emphasizing governance, compliance, and human oversight. This matters as AI agents scale in sectors like finance and healthcare, where regulatory risks are high.
Microsoft Merges AutoGen and Semantic Kernel into Agent Framework
Microsoft merged AutoGen and Semantic Kernel into Agent Framework, a unified production-grade framework for .NET and Python with graph-based workflows and Foundry deployment.
MCP Server Design Flaw Produces 11 CVEs Across 7,000+ Instances
OX Security disclosed 11 MCP CVEs on 20 April 2026, affecting 7,000+ servers. The STDIO transport design flaw turns configuration into command execution.
Harbor Adds LangSmith Sandbox Support, Making Agent Eval Backends Swappable
Harbor, an open-source agent-evaluation framework, now integrates LangSmith sandboxes. This allows users to run the same eval across multiple providers (Daytona, Modal, E2B, LangSmith) with a single flag change, eliminating per-provider setup tax.
OPID: Agents Learn From Hindsight Without External Memory
OPID lets agents learn hierarchical skills from hindsight, improving sample efficiency on ALFWorld, WebShop, Search QA without external memory at inference.
Tencent Open-Sources Agent Memory System Cutting Token Use 61%
Tencent open-sourced TencentDB Agent Memory, cutting token usage by 61.38% and boosting task success by 51.52% on WideSearch, running fully local.
x402 Lets Agents Pay Per API Call — No Wallet Required
x402 lets AI agents pay per API call via USDC micropayments. The Stall now adds a fiat rail: buy credits with a card from $5/100 calls.
Claude Code Digest — Jun 11–Jun 14
54% of 39,762 MCP servers have zero community adoption — meaning most “discoverable” AI tools are effectively invisible unless you optimize for agent grading, not just publishing.
Dynamic Workflows: A New Agent Primitive Emerges
Dynamic workflows generate harnesses on the fly for agent orchestrators, enabling branching and verified tasks across coding agents like Claude Code and Codex.
DeepMind paper: hidden web content hijacks agents 86% of the time
DeepMind catalogues 6 attack types where hidden web content hijacks AI agents up to 86% of the time, reframing safety from model alignment to environment trust.
EvoMap Turns AI Agent Runs Into Reusable Assets, Cutting Token Waste
EvoMap lets AI agents save successful workflows as reusable Genes/Capsules, cutting retries and token costs. The network turns one-off runs into shared infrastructure for coding and security teams.
Microsoft's Project Solara Aims to Be Agent Infrastructure Backbone
Microsoft announced Project Solara, an agent infrastructure platform with two connectors. No pricing or timeline disclosed.
Microsoft Markitdown: One-Command File-to-Markdown for LLMs
Microsoft open-sourced Markitdown, a one-command file-to-markdown converter for LLMs, improving output quality by leveraging markdown training data.
Claude Opus 4.8: 2.5x Faster, 3x Cheaper Fast Mode
Anthropic released Claude Opus 4.8 with 2.5x faster, 3x cheaper fast mode and a new dynamic workflows feature, undercutting GPT-4 Turbo on price.
Anthropic Sandboxing Agents by Capability Level
Anthropic sandboxes agents by capability level, limiting destructive actions as agents gain autonomy in Claude.
Hermes Agent Desktop App Launches for Multi-Agent Management
Hermes Agent launched a desktop app for orchestrating autonomous AI agents with persistent memory and continuous workflows, announced via X.
Median Coding Agent Hits 96k Input Tokens, Rewriting Inference Economics
SemiAnalysis found median coding agent uses 96k input tokens from 432k requests, shifting inference cost focus from output to context.
Neo4j's agent-memory: Open-source unified memory for AI agents via knowledge graphs
Neo4j releases agent-memory, an open-source unified memory layer for AI agents using knowledge graphs, enabling persistent structured recall.
Grep Beats Vector Search in Agent Benchmarks, New Paper Finds
Grep beats vector search on LongMemEval across all harness-model pairs, showing agent design matters more than retrieval method for evidence-location tasks.
Profound Launches $40K Marketing Engineering Hackathon in NYC
Profound hosts $40K Marketing Engineering Hackathon for 50 builders on June 6th in NYC, judged by Ramp, Stripe, and MongoDB.
Switchcraft Router Cuts Agentic AI Inference Cost 84%, Matches Top Model
Switchcraft, a DistilBERT-based model router for agentic tool calling, achieves 82.9% accuracy while cutting inference cost by 84%, saving over $3,600 per million queries.