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
- Regression in 1.1.7 (#7498): Second regenerate from latest checkpoint doesn't create new branch
- Agent with checkpointer=True: forking human message produces duplicate human messages in new branch
- bug: SyncPregelLoop.put_writes caches INTERRUPT/ERROR writes (async path already guarded)
- perf: cache source+AST analysis in get_function_nonlocals and _get_all_injected_args
- bug: store delete() and adelete() skip namespace validation
- [Feature Request] ATRGuardNode — prebuilt semantic safety node (parallel to ValidationNode)
- _strip_extras contains dead code and fails to unwrap Required/NotRequired for Channels
- BinaryOperatorAggregate silently drops regular values that appear after an Overwrite
- fix(cli): add missing typing_extensions dependency for Python <3.11
- Proposal: Standardized Agent-to-Agent Commerce Integration via Merxex
- Docs
- Python not yet supported