@seclink: DeerFlow (full name: Deep Exploration and Efficient Research Flow) is a long-horizon SuperAgent framework (SuperAgent harness) open-sourced by ByteDance.
Summary
DeerFlow is a framework for long-horizon SuperAgent open-sourced by ByteDance, designed to improve AI agents' exploration and research efficiency.
Similar Articles
bytedance/deer-flow
DeerFlow 2.0 is an open-source super agent harness from ByteDance that orchestrates sub-agents, memory, and sandboxes with extensible skills. It achieved #1 on GitHub Trending on February 28, 2026.
@Radha_AI: China just dropped an AI employee that never sleeps. It researches, codes, builds websites, makes slides, and generates…
ByteDance releases DeerFlow 2.0, an open-source AI agent framework for local execution of tasks like coding, research, and content generation without cloud dependencies or subscriptions.
@seclink: Recently this open-source tool has been quite popular. It looks like an open-source version of DingTalk Wukong and ByteDance Aily. You can use it to implement your own agent and integrate it into the aforementioned instant messaging platforms. Some guys tweaked it and used it to demo to investors, obtaining a considerable valuation. What makes investors remember...
CowAgent is an open-source AI assistant framework based on large language models. It supports autonomous task planning, long-term memory, knowledge base, multi-model switching, and multi-channel access (WeChat, Feishu, DingTalk, etc.), enabling rapid construction and deployment of personalized AI agents.
@QingQ77: Added multi-workspace isolation and multi-role permission management on top of DeerFlow, achieving workspace-level MCP tool and skill isolation. https://github.com/gaoyakunsan/deer-flow… Each workspace has its own independent chat history, memories, MCP tools…
DeerFlow 2.0 adds multi-workspace isolation, multi-role permission management, and workspace-level MCP tool and skill isolation on top of the original open-source project. It supports independent chat history, memories, and tool sets. The backend uses FastAPI + LangGraph, and the frontend uses Next.js 16.
@wsl8297: For those who usually use DeepSeek for coding, check out DeepSeek-Code-Whale. GitHub: https://github.com/usewhale/DeepSeek-Code-Whale... Open-source terminal AI coding agent, specialized...
DeepSeek-Code-Whale is an open-source terminal AI coding agent, specifically optimized for DeepSeek models, supporting MCP tools, Skills extensions, prefix caching optimization (90% cache hit rate) and 1M context window, aimed at reducing AI coding costs and providing efficient command-line workflows.