@seclink: DeerFlow (full name: Deep Exploration and Efficient Research Flow) is a long-horizon SuperAgent framework (SuperAgent harness) open-sourced by ByteDance.

X AI KOLs Following Tools

Summary

DeerFlow is a framework for long-horizon SuperAgent open-sourced by ByteDance, designed to improve AI agents' exploration and research efficiency.

DeerFlow (full name: Deep Exploration and Efficient Research Flow) is a long-horizon SuperAgent framework (SuperAgent harness) open-sourced by ByteDance.
Original Article

Similar Articles

bytedance/deer-flow

GitHub Trending (daily)

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.

@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...

X AI KOLs Following

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…

X AI KOLs Timeline

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...

X AI KOLs Timeline

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.