← Back to feed

deepagents

GitHub Repo Pretty sure · Claude Code homage is honest
https://github.com/langchain-ai/deepagents

LangChain's batteries-included agent wrapper that actually ships with usable defaults instead of requiring you to wire up twelve abstractions yourself. Still fundamentally a harness, but the harness works.

25%
70%
5%
Slop 25%Signal 70%Science 5%

This is solid pragmatism. Deep Agents wraps LangGraph with sensible batteries (planning, file ops, shell access, sub-agents, context management) and ships working defaults instead of abstract frameworks. No novel research—this is systems integration. The 'batteries-included' positioning is earned: you get a working agent in 3 lines vs. LangChain's usual 30-line setup tax. Trade-off: it's still deeply tied to LangChain's ecosystem and assumes you want their tool model. The CLI layer adds real ...

12791 stars Python 2026-03-16 231 days old

Become a MFer to rate — log in