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
- AsyncPostgresStore.abatch acquires unused connection and double-checks out from pool
- fix: Support resuming after time traveling in subgraphs
- fix: allow standalone .invoke() on tools with ToolRuntime parameter
- Calling .invoke() as standalone on a StructuredTool requires a ToolRuntime object
- Feature Design Proposal: Add line-oriented prompt inspection tools to prompt_env
- RFC: AMP (Agent Message Protocol) — standard for LangGraph agents to be discoverable across frameworks
- perf(checkpoint-sqlite): fix N+1 query in list() and alist()
- feat: Add DNS-AID discovery utilities for multi-agent systems
- Prevent late checkpoint writes from resurrecting deleted threads
- Ignore late writes after delete_thread
- Docs
- Python not yet supported