DeerFlow
Super-agent harness orchestrating sub-agents, memory, and sandboxes for research and automation.
About
ByteDance's DeerFlow started as a deep research framework and, with the ground-up 2.0 rewrite released in June 2026, became a general super-agent harness that orchestrates sub-agents, memory, and sandboxes through extensible skills. Built on LangGraph and LangChain, it spawns sub-agents for parallel execution, persists memory through DeerMem, mem0, or OpenViking backends, and executes code in local, Docker, or Kubernetes sandboxes, with MCP server integration for external tools. The bundled web UI covers chat, thread and memory management, and a file workspace, while skills extend to image and video generation, slide deck creation, agentic browser control of interactive websites, and messaging channels including Telegram, Slack, Feishu, and WeChat. Deployment uses Docker or a local setup with the uv package manager for the Python backend and Node.js 22 with pnpm for the frontend, plus an interactive make setup wizard, and you bring your own LLM provider keys. Everything is MIT licensed, and at about 78.2k GitHub stars it ranks among the most complete open agent stacks to come out of the deep research wave.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Agents & Orchestration
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Added
- Jul 29, 2026
Related Tools
Multi-agent framework for building and studying societies of communicating LLM agents at scale.
TypeScript agentic operating system with plugins, memory, and connectors for major messaging platforms.
Code-first, model-agnostic toolkit for building, evaluating, and deploying AI agents.
Autonomous agent that plans queries, searches the web and local files, and writes cited reports.
Framework for realtime voice AI agents over WebRTC and telephony with swappable speech providers.
Platform for building and running autonomous agents that execute complete workflows from goals.