Tools/bytedance/deer-flow

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.

79.9kestablishedPythonMIT Licensetrending

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 free

Free: 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.

Self-hosting ops:significant

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
95/100 · A+
Adoption30/30
Maintenance25/25
Community15/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

High adoption: 79,690 starsActive community: 10,900 forksCommunity discussions enabledOrganization account (416 public repos)Notable author: 18,739 followers

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