langgraph
https://github.com/langchain-ai/langgraph
Python
Build resilient language agents as graphs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- Checkpoint serialization drops deque maxlen: a bounded deque becomes unbounded after a round-trip
- Feature: Mimir as a LangGraph Store backend (single-binary, encrypted, zero-dependency memory)
- [Bug]: Potential sqlite3.OperationalError database is locked during highly concurrent aput operations
- Docs: add a contributor fast-path for docs/quality improvements
- Typo in create_react_agent docstring: "GraphRecusionError" should be "GraphRecursionError"
- fix(langgraph): snapshot `DeltaChannel` overwrite supersteps
- fix(langgraph): Make `Overwrite` survive JSON roundtrips
- RFC: Pre-execution tool call interception hooks for policy enforcement
- chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 in /libs/sdk-py
- chore(deps): bump starlette from 1.0.1 to 1.3.1 in /libs/cli
- Docs
- Python not yet supported