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: add str-fallback for custom types in msgpack serialization
- `TAG_NOSTREAM` inconsistency in `StreamMessagesHandler`: suppresses LLM tokens but not node output messages
- chore: more back pressure
- Bug: UnboundLocalError in push_message when callbacks is None or unexpected type
- Bug: _strip_extras has unreachable code, fails to unwrap Required/NotRequired types
- Add configurable retry limit to self-RAG + update deprecated APIs
- ObjectId handling by msgpack in MongoDb checkpointer
- Clarvia AEO integration — MCP tool quality scoring for LangGraph agents
- Add Clarvia AEO badge — agent framework readiness score
- langgraph-cli 0.4.21: Missing `typing_extensions` dependency causes ModuleNotFoundError on clean environments
- Docs
- Python not yet supported