🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 2.4K |
| ⭐ GitHub Stars | 79,365(fork 10835) |
| 🗓️ 最近推送 | 2026-08-05 |
| 🌱 项目创建 | 2025-05-07 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 960 |
📝 工具简介
精选的实用Claude Skills合集,覆盖真实办公场景,直接上手用。
📖 怎么用
先克隆项目并初始化:`git clone https://github.com/bytedance/deer-flow.git`,然后 `cd deer-flow`,接着运行 `make setup` 完成环境搭建。配置模型时,在 YAML 文件里添加模型定义,比如用 `langchain_openai:ChatOpenAI` 指定 `gpt-4o`,并设置 `api_key: $OPENAI_API_KEY`;也可以配置 `openrouter-gemini-2.5-flash` 或 `gpt-5.4`(用 `CodexChatModel`,支持思考模式)。配置好后启动服务,直接提需求让 DeerFlow 调度子代理干活就行。
📋 迷你测评
一套能直接上手的图像生成Claude技能合集,主打真实办公场景。亮点是“精选”二字,省去自己筛的功夫。没提具体模型或数量,但定位就是拿来即用,不折腾。
📄 README 要点
DeerFlow 2.0是一个开源超级智能体框架,在2026年2月28日发布后登上了GitHub Trending榜首。它通过编排子智能体、记忆系统和沙盒环境,配合可扩展的技能体系,几乎能完成任何任务。这个版本是从零重写的,跟1.x版本完全不共享代码,原版深度研究框架保留在1.x分支继续维护。核心优势在于模块化设计和灵活的扩展能力,你可以根据需求加载不同技能。官方网站在线演示了实际应用案例,方便你快速了解它能做什么。适合需要构建复杂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)
交流使用体验、避坑建议;违规内容将被删除