🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 2.5K |
| ⭐ GitHub Stars | 79,420(fork 10851) |
| 🗓️ 最近推送 | 2026-08-06 |
| 🌱 项目创建 | 2025-05-07 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 972 |
📝 工具简介
开源长周期SuperAgent框架,可研究、编码和创作,借助沙箱、记忆、工具、skill、子agent和消息网关处理分钟到小时级任务。
📖 怎么用
这是 DeerFlow 2.0 的技能,先克隆项目:`git clone https://github.com/bytedance/deer-flow.git` 然后 `cd deer-flow`,跑 `make setup` 初始化。接着改模型配置,在 YAML 里加模型,比如 `gpt-4o` 用 `langchain_openai:ChatOpenAI` 配 `api_key: $OPENAI_API_KEY`,或加 `openrouter-gemini-2.5-flash`。也能配 Codex CLI 的 `gpt-5.4` 和 `claude-sonnet-4.6`。配完就能让 Agent 生成视频了。
📋 迷你测评
开源长周期SuperAgent框架,可研究、编码和创作。亮点是借助沙箱和子agent处理分钟到小时级任务,适合复杂项目分解执行。
📄 README 要点
这是DeerFlow 2.0,一个开源的全能智能体框架,曾在GitHub Trending上拿过第一。它通过编排子智能体、记忆系统和沙箱环境,配合可扩展的技能库,几乎能完成任何任务。2.0版本是从头重写的,跟1.x完全不共享代码,1.x的老版本还在维护但开发重心已经移到2.0。官方有网站可以看真实演示和案例。适合想搭建自定义AI工作流的开发者,尤其是需要多步骤、多工具协作的复杂任务,比如深度研究、自动化报告生成等,它把底层调度都封装好了,你只需要定义技能和流程。
查看英文原文
🦌 DeerFlow 2.0 English 中文 日本語 Français Русский On February 28th, 2026, DeerFlow claimed the 🏆 1 spot on GitHub Trending following the launch of version 2. Thanks a million to our incredible community — you made this happen! 💪🔥 DeerFlow ( D eep E xploration and E fficient R esearch Flow ) is an open source super agent harness that orchestrates sub agents , memory , and sandboxes to do almost anything — powered by extensible skills . https://github.com/user attachments/assets/a8bcadc4 e040 4cf2 8fda dd768b999c18 [!NOTE] DeerFlow 2.0 is a ground up rewrite. It shares no code with v1. If you're looking for the original Deep Research framework, it's maintained on the 1.x branch — contributions there are still welcome. Active development has moved to 2.0. Official Website Learn more and see real demos on our official website . The landing page case studies open as allowlisted, read only showcases without requiring a sign in. Sister Projects LLM Space Meet our secret weapon behind DeerFlow — one desktop tool to prototype agent ideas, inspect each harness step, replay failures, and benchmark performance. Coding Plan from ByteDance Volcengine We strongly recommend using Doubao Seed 2.0 Code, DeepSeek v3.2 and Kimi 2.5 to run DeerFlow Learn more 中国大陆地区的开发者请点击这里 InfoQuest DeerFlow has newly integrated the intelligent search and crawling toolset independently developed by BytePlus InfoQuest (supports free online experience) Table of Contents 🦌 DeerFlow 2.0 Official Website Coding Plan from ByteDance Volcengine InfoQuest Table of Contents One Line Agent Setup Quick Start Configuration Running the Application Deployment Sizing Option 1: Docker (Recommended) Option 2: Local Development Advanced Sandbox Mode MCP Server IM Channels LangSmith Tracing Langfuse Tracing Monocle Tracing Using Multiple Providers From Deep Research to Super Agent Harness Core Features Skills \& Tools Claude Code Integration Session Goals Manual Context Compaction Sub Agents Sandbox \& File System Context E
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除