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
- feat(pregel): add bounded checkpoint writer
- Fix async durability checkpoint backlog
- checkpoint: preserve recency semantics for checkpoint-only before cursors
- fix(langgraph): avoid rewriting unchanged parent keys
- fix(sdk-py): add stream_resumable to thread_id:str stream() overloads
- Memory leak: _checkpointer_put_after_previous coroutine chains accumulate with default durability="async"
- Feature: Cryptographic action receipts (AAR) for provable agent execution
- test(checkpoint): add edge-case tests for InMemorySaver and JsonPlusSerializer
- test(langgraph): add edge-case tests for EphemeralValue, NamedBarrierValue, and LastValueAfterFinish channels
- test(langgraph): add unit tests for errors module
- Docs
- Python not yet supported