Build stateful, multi-actor AI agents with graph-based workflows. From LangChain, the most popular LLM framework.
LangGraph is worth checking the docs before setup with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view langchain-ai/langgraph --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 103 days ago.
9000 GitHub stars indicate community interest.
110 open issues signal maintenance load.
MIT license detected.
2 security/trust notes recorded.
Setup difficulty is 3/5.
Run large language models locally with a simple CLI. Supports Llama, Mistral, Gemma, and 100+ models with one command.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
The leading open-source AI code assistant for VS Code and JetBrains. Connect any model, customize your workflow.
Anthropic's official CLI agent for coding. Claude-powered terminal agent that reads, writes, and refactors entire codebases.
LangGraph is a framework for building stateful agent workflows as directed graphs. Each node is an action, each edge is a condition. Build complex agent loops, human-in-the-loop workflows, and multi-agent systems that maintain state across interactions.
9,000
Stars
1,400
Forks
110
Issues
MIT
License
Build stateful, multi-actor AI agents with graph-based workflows. From LangChain, the most popular LLM framework.
AI Engineers, LangChain Users
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Python-based, full control over execution Graph topology determines agent safety boundaries
Similar or complementary options to evaluate include Ollama, anthropic-skills, Continue.
Aug 20, 2026