Skip to content
UtilityHub Logo
UtilityHub
Coding MIT Score: 84

Deer Flow

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.

Category: Coding
License: MIT

01 // How It Works

By leveraging LangGraph, the application isolates runtime dependencies while maintaining low-latency execution traces across multi-step LLM operations.

02 // Setup Guide

  1. 1

    Clone bytedance/deer-flow from GitHub

  2. 2

    Install dependencies with pip install -r requirements.txt (or uv sync)

  3. 3

    Copy .env.example to .env and add your API keys

  4. 4

    Run the skill server and connect your AI client via stdio or HTTP

Related Skills

ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

Coding MIT
91

Ponytail

Makes your AI agent think like the laziest senior dev in the room. a featured code is the code you never wrote.

Coding MIT
87

Gemini Cli

An open-source AI agent that brings the power of Gemini directly into your terminal.

Coding Apache-2.0
85