DeerFlow — оркестрация агентов для глубоких исследований
★ 75.7K
DeerFlow (Deep Exploration and Efficient Research Flow) is an open-source "super agent harness" by ByteDance that orchestrates sub-agents, long-term memory, and isolated sandboxes, with behavior assembled from extensible skills. Reach for it as a self-hosted alternative to Deep Research: to run deep investigation of a topic across sources, to carry out a complex multi-step task where one agent delegates subtasks to others, or to run code and tools in a sandbox under control. Version 2.0 is a ground-up rewrite and shares no code with 1.x (the original Deep Research lives on the 1.x branch); it ships a separate web UI and demos. Its focus is orchestrating a team of agents for research and complex pipelines, not a single chatbot or a ready-made SaaS: it is a developer platform you deploy yourself and configure with skills and model providers.
- #Research Agent