AI Agent Development Framework
20.5k 2026-04-13
langchain-ai/deepagents
A batteries-included agent harness built with LangChain and LangGraph, designed to simplify the creation and deployment of complex, capable AI agents.
Core Features
Advanced Planning Capabilities
Integrated Filesystem and Shell Access
Sub-agent Delegation for Complex Tasks
Automated Context Management
Interactive CLI for Coding Agents
Quick Start
pip install deepagentsDetailed Introduction
Deep Agents is an opinionated, ready-to-run agent harness that significantly streamlines the development of AI agents. By leveraging LangChain and LangGraph, it provides out-of-the-box functionalities like task planning, robust filesystem and shell access, and the ability to spawn sub-agents for complex problem-solving. It handles context management automatically and offers smart defaults, allowing developers to quickly deploy powerful agents and customize them as needed, making it ideal for tackling intricate agentic workflows.