This is an early release preview. You may encounter bugs.
Tool
LangGraph logo
Unclaimed

development memory

LangGraph

Low-level orchestration for stateful agents.

A 81/100 GitHub score ? This grade is derived from GitHub signals — not user votes. Open for the full breakdown.
No votes yet

01 / About

About LangGraph.

LangGraph is a low-level orchestration framework for building long-running, stateful agents and workflows. Rather than a high-level agent abstraction, it provides the underlying infrastructure to define how state moves through an application, drawing on ideas from Pregel and Apache Beam with a graph-style interface inspired by NetworkX.

Its core capabilities target the hard parts of durable agent systems: durable execution that persists through failures and resumes from where it left off, human-in-the-loop points where agent state can be inspected and modified mid-run, and both short-term working memory and long-term persistent memory across sessions. It can be used standalone or paired with the wider LangChain ecosystem — LangSmith for debugging/observability and deployment, and higher-level packages like Deep Agents (planning, subagents, file systems) built on top of it. Python and JavaScript/TypeScript implementations are available.

02 / Discussion CREDIBILITY-GATED

Discussion · 0

Reading is open to everyone. Only verified humans or builders at GitHub B+ can post or vote — every thread carries its author's credibility.

  • No discussions yet — start the first thread.

04 / Build

Build with LangGraph.

Browse the catalogue for frameworks, tools, and blueprints — each scored on real GitHub credibility.

Browse the catalogue