deepagents and langgraph-agents

These tools are competitors, as both aim to provide production-ready multi-agent systems built with LangGraph, forcing a choice between their respective implementations and feature sets.

deepagents
97
Verified
langgraph-agents
31
Emerging
Maintenance 25/25
Adoption 25/25
Maturity 24/25
Community 23/25
Maintenance 2/25
Adoption 7/25
Maturity 8/25
Community 14/25
Stars: 10,665
Forks: 1,705
Downloads: 2,341,890
Commits (30d): 491
Language: Python
License: MIT
Stars: 36
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License:
No risk flags
No License Stale 6m No Package No Dependents

About deepagents

langchain-ai/deepagents

Deep Agents is an agent harness built on langchain and langgraph. Deep Agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped to handle complex agentic tasks.

Built on LangGraph, it provides automatic context management through conversation summarization and output-to-file routing, plus shell execution with optional sandboxing and MCP (Model Context Protocol) integration for extensible tool ecosystems. The agent returns a compiled LangGraph graph, enabling production features like streaming, persistence, and checkpointing without additional orchestration. Smart defaults include task planning with progress tracking and hierarchical sub-agent delegation with isolated context windows, reducing boilerplate while remaining fully customizable via tools, prompts, and model swapping.

About langgraph-agents

shamspias/langgraph-agents

A production-ready, scalable multi-agent system built with LangGraph, featuring specialized agents for different tasks with best coding practices.

Scores updated daily from GitHub, PyPI, and npm data. How scores work