← back to all tools
AGT · Autonomous agents

DeepAgents

Scaffolding for long-horizon agents that plan, spin up sub-agents, and keep working across many steps.

view source ↗25k stars
lead sub sub sub steps

license

MIT

language

Python

status

bookmarked

added

2026-06-17

categories

AGT · Autonomous agents

tags

frameworkframeworksub-agents

what we've heard

2 notes from the team

tip
Olivier
Built my own deep agent without LangChain, but their tutorial is a nice starting point.
mixed
Dennis · in production at company X
Great integration into langchain ecosystem, native langsmith support. But is rather slow latency wise, therefore weak for interactive agents. Switching to omp as a coding agent for example here resulted in less scaffolding and faster runtimes of the coding agent.