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
- Bug: ToolNode wrap_tool_call swallows GraphBubbleUp interrupts; related audit defects across packages
- langgraph deploy source archive silently drops files re-included via .dockerignore negation under an excluded directory
- JsonPlusSerializer silently deserializes a set/frozenset of tuples to None
- DeltaChannel replay order diverges from live execution order for parallel-superstep writes, corrupting continued-thread state
- SyncRunsClient.wait ignores raise_error for failed runs
- InMemorySaver silently and permanently drops the first write after migrating a channel to DeltaChannel
- Python SDK accepts mixed-case x-api-key custom headers despite reserved-header guard
- [intro] 甲壳家族多 agent 协作 · 想请教弹性编排 checkpoint
- InMemoryStore.search() crashes on $gt/$lt filters when an item is missing the field or has a non-numeric value
- InMemoryStore filter $ne includes items missing the field — should it match Postgres (exclude) or Mongo (include)?
- Docs
- Python not yet supported