OpenFang

Active
GitHub Rust Apache-2.0

Description

Open-source Agent Operating System.

Key Features

  • 7 bundled Hands: Clip, Lead, Collector, Predictor, Researcher, Twitter, Browser
  • Hands run autonomously on schedules without manual prompting
  • 137K LOC Rust, 1,767+ tests, zero clippy warnings
  • Single binary deployment (~32MB), 180ms cold start
  • Built-in safety guardrails: browser purchase approval gates for sensitive operations
  • 16 security systems, custom HAND.toml capability packages

Use Cases

πŸ’‘ Automated competitor monitoring and intelligence gathering (Collector Hand)
πŸ’‘ Daily prospect discovery and scoring (Lead Hand)
πŸ’‘ Autonomous content creation and social media management (Twitter/Clip Hand)
πŸ’‘ Deep research and cited report generation (Researcher Hand)

Quick Start

Run the install script: curl -fsSL https://openfang.sh/install | sh, then execute openfang init && openfang start, dashboard will be live at http://localhost:4200.

Related Projects