Skip to content

DeerFlow

Repository: bytedance/deer-flowDescription: An open-source long-horizon SuperAgent harness designed to orchestrate sub-agents, memory, and sandboxes for complex tasks. Key Features:

  • Sub-agent Orchestration: Efficiently manage and delegate tasks to specialized sub-agents.
  • Persistent Memory: Long-term memory management for maintaining context across extended tasks.
  • Sandbox Execution: Secure execution environment for agent-generated code and actions.
  • IM Integration: Native support for Telegram, Slack, Feishu, and other IM channels. Primary Use Cases: Complex research tasks, autonomous software engineering, and multi-agent systems. Tags: #ai-agents #orchestration #bytedance #python Added: 2026-05-24 Source: GitHub

Notes / Why Notable

Developed by ByteDance, DeerFlow represents a shift towards "SuperAgents" that can handle long-horizon tasks through hierarchical orchestration. Its focus on memory and sandboxing addresses key challenges in agent reliability and safety.

Maintained with Yeda — Karpathy LLM Wiki paradigm.