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
- Discussion: deterministic compiled subflows for predictable tool sequences
- bug: RetryPolicy jitter can cause sleep to exceed max_interval
- Streaming agents leak malformed tool-call payloads as user-visible content when the model emits stray tokens
- checkpoint-sqlite: storage model does not use `new_versions` to normalize channel values like Postgres saver
- Docs safety guidance: auditable final-state receipts for agent completion claims?
- Feature request: OWASP ASI06 memory poisoning defense for LangGraph agent state/checkpointer
- uv sync --locked ,on windows error
- AsyncGraphRunStream lacks interleave for v3 stream projections
- help for langchain ShellToolMiddleware in langchain/agents/middleware/shell_tool.py
- invoke(version="v2") returns list[StreamPart] instead of GraphOutput when stream_mode != "values" — polymorphic return type undocumented
- Docs
- Python not yet supported