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
- Proposal: community ClawMem memory/store integration
- [Feature Request] Add production RAG agent example with retry logic
- fix(langgraph): merge callbacks in `ensure_config` instead of overwriting
- `langgraph.store.base.InvalidNamespaceError: Invalid namespace label '1' found in ('rag-agent', 1, 'rag-agent'). Namespace labels must be strings, but got int.`
- Long tool calls (~180s+) silently re-executed from checkpoint on LangGraph Cloud
- fix(checkpoint): InMemoryStore.put() overwrites created_at on update
- fix(prebuilt): Default handle_tool_errors doesn't catch tool execution errors in parallel calls
- `langgraph-prebuilt` v1.0.9 breaks with older versions of `langgraph`. Cannot import name 'ServerInfo' from 'langgraph.runtime'
- feat: declarative A2A agent card support
- MOUNT_PREFIX ignored in generated URLs for agent cards when Host header is set (reverse proxy scenario)
- Docs
- Python not yet supported