Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

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.

95% relevant

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.

87% relevant

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.

85% relevant

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.

85% relevant

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.

92% relevant

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.

80% relevant

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.

95% relevant

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.

85% relevant

Stanford, Northeastern Build 'Git for AI Agents'

Stanford and Northeastern built 'Git for AI agents,' version control for agentic workflows. The tool solves record-keeping gaps, but details are thin.

85% relevant

Meta: Agent Harness Authoring Still Manual—Automation Gap

Meta research says agent harnesses are mostly hand-authored, limiting robustness. The field needs automated harness tuning to scale agents.

85% relevant

Shepherd: Stanford's Git-Like Reversible AI Agent Runs

Stanford's Shepherd makes agent runs reversible via Git-like commits and syscall-level permissions. Copy-on-write forks are 5x faster than docker commit with 95% KV cache reuse.

85% relevant

anydoc: Sub-5ms Local PDF Parsing for AI Agents

Nick Camara announced anydoc, a local parser claiming sub-5ms markdown conversion for 10+ formats. Claims 100x speedup, but no benchmarks or code released yet.

72% relevant

EDB Postgres AI Outperforms Vector Databases for Agentic AI Workloads

EDB claims its Postgres AI beats dedicated vector databases, lakehouses, and document stores on speed, accuracy, and cost for agentic AI. The benchmark results suggest potential cost savings for enterprises building AI agents.

88% relevant

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.

89% relevant

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.

84% relevant

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.

85% relevant

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.

70% relevant

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.

78% relevant

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.

82% relevant

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.

100% relevant

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.

65% relevant

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.

95% relevant

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.

75% relevant

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.

100% relevant

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.

75% relevant

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.

89% relevant

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.

75% relevant

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.

100% relevant

Anthropic Sandboxing Agents by Capability Level

Anthropic sandboxes agents by capability level, limiting destructive actions as agents gain autonomy in Claude.

94% relevant

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.

86% relevant