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(performance): lazy version check to reduce import overhead
- fix(checkpoint): use insertion order for latest checkpoint in InMemorySaver
- fix(langgraph): guard ERROR/INTERRUPT writes from cache in SyncPregelLoop
- Document Command.goto behavior with static edges
- Does `CompiledSubAgent` support state parameter passing?
- docs: add Chinese README translation (README_ZH.md)
- fix(langgraph): deep copy channel_values in copy_checkpoint to prevent mutation cross-contamination
- Preserve semantic edge order during graph serialization canonicalization
- langmem repo appears unmaintained — open bug fix PRs going unreviewed
- fix(cli): normalize auth and encryption paths to POSIX format
- Docs
- Python not yet supported