Deep Agents is a framework for building intelligent agents powered by LLMs that can tackle complex, multi-step tasks with built-in capabilities for planning, context management, and task delegation.
The framework provides a complete agent SDK with everything needed to create agents that can handle sophisticated workflows. Unlike basic agent frameworks, Deep Agents includes opinionated defaults and specialized tools designed to make agents more capable and reliable.
Key capabilities include:
The framework includes pluggable filesystem backends you can swap to match your needs—choose from in-memory state, local disk, LangGraph store for cross-thread persistence, or isolated code execution environments. Deep Agents also ships with smart system prompts that teach models how to use tools effectively, including planning before acting and verifying work.
$ pip install deepagentsActivity score
95/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Auto-fetched .