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
- fix: durability='sync' checkpoint ordering unenforced — post-crash recovery can restore inconsistent state
- interrupt() inside a tool is reported as a `tool-error` on the tools stream (structured Interrupt lost)
- Docs: grammar error in create_react_agent mermaid diagram — "ToolMessage for each tool_calls" should be "tool_call"
- Docs: `context_schema` parameter in create_react_agent has no description body
- Docs: wrong import path for ToolNode in tool_node.py docstring examples
- GraphInterrupt Not Re-raised in awrap_tool_call Wrapper Path
- Type annotation inconsistency and missing unit tests for NamedBarrierValue channels
- Fix stale validation scripts in js-examples template
- InMemoryStore keeps stale vectors after index=False updates
- get_config() async guard silenced on Python < 3.11 — RuntimeError never raised in async context
- Docs
- Python not yet supported