Vibeleaderboard
Index / tool
Visit docs.langchain.com
Category
AI Agents
Rank
No. 702Tools index
Pricing
Open Source
Platform
cli
Type
TOOL
Date

About

Deep Agents is LangChain's open-source agent harness that ships with built-in filesystem access, subagent delegation, context/memory management, and human-in-the-loop controls for building long-horizon, multi-step LLM agents. It sits atop LangGraph and LangChain's create_agent, works with any tool-calling model, and includes a companion terminal coding agent (Deep Agents Code).

What it can do

  • Provide agents with filesystem access for reading and writing files

    File operations requested by agentFile system changes

  • Delegate tasks to subagents

    Task descriptionSubagent execution results

  • Manage context and memory across long-horizon agent tasks

    Conversation/task historyPersisted context/memory state

  • Enable human-in-the-loop approval controls during agent execution

    Pending agent actionHuman approval/rejection decision

  • Run a terminal-based coding agent

    Coding task or commandCode changes or terminal output

Why it made the leaderboard

It gives you a Claude Code-style agent loop as a library rather than a product: sub-agent delegation, filesystem/shell access, context compaction, and approval gates work out of the box with any tool-calling model, local or frontier. Useful when you want to embed a capable long-horizon agent in your own app instead of scripting one on raw LangGraph.

Intel on Deep Agents

More in Intel

Tags

agent-harnesslangchainlanggraphsubagentsfilesystemcontext-managementmcppython

Media

Deep Agents

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.