telexed ~ c / 8b2d446c-f7fradar:60 · agent_toolLIVE
← back
NO.
#8b2d446c
Topic
AGENTS & TOOLS
Source
GeekNews
Published
2026-05-15 00:31:02
Importance
★ 6/10 — radar 60
`DeerFlow` `2.0`, ByteDance’s Long-Running SuperAgent Harness
FIG-0821:1

`DeerFlow` `2.0`, ByteDance’s Long-Running SuperAgent Harness

Breaks multi-hour work into parallel sub-agents for research, coding, and content generation. Worth tracking if you want a self-hosted orchestration layer instead of bolting long-running loops onto a coding agent.

[ KEY POINTS ]
  1. Handles research, coding, and content jobs in one harness, aiming at workflows that run for minutes to hours rather than single prompts.
  2. v2 is a full rewrite with no shared code from the Deep Research-style v1, so expect architecture changes instead of an incremental patch.
  3. Built on LangGraph and LangChain, which lowers adoption cost for teams already using that stack but adds framework dependency.
  4. The useful angle is orchestration, not model novelty. Strong fit when one agent is no longer enough and ad-hoc scripts start to sprawl.
Originalnews.hada.io/topic?id=29518Read original →

// related