deer-flow

deer-flow

DeerFlow is an open-source super-agent framework for research, coding, and creation.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 74.7k
Source
skill-github

Overview

DeerFlow is an open-source super-agent framework that handles tasks at different levels through sandboxing, memory, tools, skills, sub-agents, and message gateways. It enables AI to complete tasks ranging from minutes to hours. Deployment options include configuring and running via Docker or a local development environment. Ideal for developers and researchers requiring advanced task processing capabilities.

Capabilities

  • Supports multi-level task processing
  • Integrates sandboxing and memory functionality
  • Provides various tools and skills
  • Supports sub-agents and message gateways

Use cases

Long-duration research tasksComplex coding projectsMulti-step content creation

Setup

Requires: API KeyNode 环境
git clone https://github.com/bytedance/deer-flow.git; cd deer-flow; make setup

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How can I get started with DeerFlow quickly?

Clone the repository and run `make setup` to configure.

Which LLM providers does DeerFlow support?

Supports Claude Code, Codex, Cursor, Windsurf, and others.

Related skills