#80 · Primary category: AI Agents & Automation
deepagents
The batteries-included agent harness.
Project last updated:08/29/26
GitHub Stars
28.7K
Forks
4.0K
Contributors
144
License
MIT
Why we included this project
Deep Agents is a harness that gets you a working agent on day one, which matters for long, multi-step jobs that touch files. The parts that usually take the most effort are already bundled: sub-agents with isolated context, filesystem read/write/search, shell access, context summarization, and persistent memory, all behind a single create_deep_agent call. Because it is built on LangGraph, streaming, checkpointing, and persistence come for free, and you can plug in any tool-calling model, from frontier APIs to local Ollama or vLLM deployments. Every component can be overridden or replaced without forking, and human-in-the-loop approval of tool calls is handled out of the box. It is a practical starting point for production agent work rather than a research prototype.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.