DeepAgents
Scaffolding for long-horizon agents that plan, spin up sub-agents, and keep working across many steps.
Built my own deep agent without LangChain, but their tutorial is a nice starting point.
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.