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.
Builder
LangChain
langchain-ai • startup
Stars
23,553
Using upstream star count
Forks
3,325
Using upstream fork count
Open Issues
0
Activity Score
0/100
0 commits in 30d
Created
Jul 27, 2025
Project creation date
<div align="center"> <a href="https://docs.langchain.com/oss/python/deepagents/overview#deep-agents-overview"> <picture> <source media="(prefers-color-scheme: dark)" srcset=".github/images/logo-dark.svg"> <source media="(prefers-color-scheme: light)" srcset=".github/images/logo-light.svg"> <img alt="Deep Agents Logo" src=".github/images/logo-dark.svg" width="50%"> </picture> </a> </div>
Unmapped
category
Deployment Context
Modalities
Skill Areas
tag
Updated 2 months ago
7 Days
0
30 Days
0
90 Days
20
test(sdk): add 3 more evals for tool usage (longer trajectories) (#1840)
Eugene Yurtsev • Mar 12, 2026
chore(sdk): add evals `README`, ensure tracing (#1834)
Mason Daugherty • Mar 12, 2026
fix(cli): use `max-height` for `tool-info-scroll` to shrink-wrap content (#1835)
Gautam Gupta • Mar 12, 2026
pgvector cosine similarity · $0
Loading…