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
- fix: get_subgraphs prefix matching with shared node name prefixes
- fix(langgraph): catch CancelledError in AsyncBackgroundExecutor.__aexit__ during task cleanup
- Tool suggestion: anybrowse for agent web access with Cloudflare bypass
- feat: add restart-safety coverage for put_writes idempotency
- prebuilt: add filter_orphaned_reasoning_messages pre_model_hook
- fix: Support resuming after time traveling in subgraphs
- 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()
- Docs
- Python not yet supported