
deer-flow
An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
DeerFlow is ByteDance's open source answer to Manus and ChatGPT's agent mode: an agent harness built to work a task for minutes or hours, not just answer a prompt. It ships the whole stack (backend, web UI, sandboxed execution, chat gateways for Slack, Telegram, Discord, and more) and gives the agent a real filesystem, persistent memory, loadable skills, and sub-agents to delegate to. MIT licensed, completely free.
Self-hosting is real work. Python, Node, and nginx, an interactive setup wizard, Docker as the recommended path, and a hardware floor around 4 vCPU and 8 GB of RAM just to evaluate it. It's model-agnostic through any OpenAI-compatible API. The README is refreshingly blunt that improper deployment introduces security risks: this thing runs code, so it's designed to stay bound to localhost unless you put auth and network isolation in front of it.
Use it if you want long-horizon agents on your own infrastructure with your choice of models. Solo and small teams: free, plus tokens. If you just want agent orchestration as a library, LangGraph (which DeerFlow builds on) or CrewAI is the lighter path, and OpenHands is the closest open comparison.
The catch: 2.0 is a ground-up rewrite that shares no code with v1, so the project is popular but the current codebase is young, with a long open-issue tail. And an agent with shell access is a loaded tool. Mount credentials into its sandboxes carelessly and you'll regret it.
Free vs Self-Hosted vs Paid
fully freeFree: Everything. MIT licensed with no paid tier, no hosted cloud, no enterprise SKU. The only CTA on the project site is self-hosted setup.
Self-hosted: The only mode. Docker recommended; 4 vCPU / 8 GB RAM to evaluate, 8 vCPU / 16 GB for production, SQLite by default with Postgres for real deployments and Redis for multi-worker.
The real costs: Model tokens on whatever OpenAI-compatible API you connect, plus optional E2B sandbox usage if you don't run sandboxes locally.
Completely free and MIT licensed. Your bill is model tokens, hardware, and optional E2B sandbox costs.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools

Open Source AI Platform - AI Chat with advanced features that works with every LLM

Self-hosted AI interface for LLMs

Enhanced ChatGPT clone with multiple AI providers

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Local LLM interface with text, vision, and training
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Bytedance Inc. (Organization)
- Stars
- 79,868
- Forks
- 10,925
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
386.0k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
239.8k ★hermes-agent
The agent that grows with you
229.7k ★