Skip to content
AgentRadar
Deer Flow

Deer Flow

Verified

ByteDance's open-source super-agent harness for long-horizon research, coding, and creation

Research Agents Open Source

Released

2025

Country

China

API

Available

Self-Host

Yes

GitHub Stars

71,249

Last Updated

2026-06

About Deer Flow

Deer Flow (Deep Exploration and Efficient Research Flow) is an open-source super-agent harness from ByteDance. It started as an internal deep-research framework at ByteDance and was released to the community, where it has grown into one of the most popular agent projects available, accumulating tens of thousands of GitHub stars. Built on LangGraph and LangChain, it ships batteries-included and fully extensible — everything an agent needs out of the box. The framework's defining trait is long-horizon autonomy. Rather than handling single prompts, Deer Flow orchestrates tasks that take minutes to hours through the coordination of multiple specialized sub-agents — such as a Researcher, a Coder, and a Writer — each with its own role in a multi-agent topology. It equips these agents with sandboxes for safe code execution, persistent memory, tools, skills, and the ability to spawn subagents, so it can research a topic, write and run code, crawl the web, and produce a polished report end-to-end. Deer Flow places a strong emphasis on human-in-the-loop control: research plans can be modified interactively through natural language, or auto-accepted for fully streamlined runs. This makes it suitable both for fully autonomous workflows and for cases where a human wants to steer or correct the agent mid-task. The result is a modular, community-driven framework that combines language models, search engines, web crawlers, and even text-to-speech into a coherent deep-research pipeline. It is aimed at developers and teams who want a powerful, extensible foundation for building deep-research and long-horizon agent applications — an open alternative to stitching together LangGraph primitives from scratch.

Verdict

A batteries-included super-agent harness for long-horizon work. Deer Flow's multi-agent topology, sandboxes, and human-in-the-loop steering make it a strong open-source foundation for deep-research and complex agent apps — provided you bring your own models and accept the orchestration complexity.

Features

Long-horizon task orchestration (min–hours)
Multi-agent topology (Researcher, Coder, …)
Sandboxed code execution
Persistent memory, tools, skills & subagents
Natural-language plan editing (human-in-loop)
Built on LangGraph + LangChain

Detailed Ratings

Ease of Use
7.8
Value for Money
8.6
Features
8.6
Support
7.9
Performance
8.5
Overall Rating
8.4 /10

Pros & Cons

Pros

  • Handles genuinely long-running, multi-step tasks end-to-end
  • Batteries-included — sandboxes, memory, tools, subagents out of the box
  • Human-in-the-loop plan editing gives you steering control
  • Backed by ByteDance with a large, active community
  • Free and open-source, fully extensible

Cons

  • You supply and pay for your own LLM providers
  • More setup and configuration than a managed product
  • Complexity grows with multi-agent orchestration

Use Cases

Deep research & literature reviewInformation gathering & synthesisLong-running coding & analysis tasksAutomated report generationCustom multi-agent research pipelines

Who Is It For?

Developers and teams who want an extensible, open-source foundation for deep-research and long-horizon agent applications

#agent-framework#multi-agent#deep-research#open-source#langgraph#bytedance#long-horizon

Frequently Asked Questions

What is Deer Flow?

Deer Flow is an open-source super-agent harness from ByteDance, built on LangGraph and LangChain. It orchestrates long-horizon tasks (minutes to hours) through multiple specialized sub-agents, with sandboxes, memory, tools, and human-in-the-loop plan editing.

Is Deer Flow free?

Yes. Deer Flow is free and open-source. You self-host it and supply your own LLM providers; you only pay for the model API usage of your chosen providers.

How does Deer Flow differ from LangGraph?

Deer Flow is built on top of LangGraph and LangChain. Rather than making you assemble primitives yourself, it ships a complete, batteries-included super-agent harness with sub-agents, sandboxes, memory, and plan editing out of the box.

Who is Deer Flow for?

Developers and teams who want a powerful, extensible foundation for deep-research and long-horizon agent applications, without stitching together a multi-agent stack from scratch.

Related Agents

Top Alternatives

Compare with these similar tools

Links & Resources

AR Reviewed by AgentRadar · Reviewed on · How we rate

Profiles are AI-assisted from public information — not independently hands-on tested.