跳到正文
DEERFLOW BOOK
01 / 02中文
01

CHAPTER 01

What DeerFlow Is

English summary

A language model can draft text, but a long-running research task also needs an execution loop, managed runs, durable state, tools, a sandbox, and an explicit artifact boundary. This chapter builds that mental model from one concrete report task.

01Concrete task
02Agent and harness
03Run and state
04Sandbox and artifact
SOURCE TRAIL

Read the implementation

This edition deliberately stops at a concise overview. The links below open the exact DeerFlow source files used by the complete Chinese chapter.