●AGENT OPERATING SYSTEM
The Agent
Operating System
Open-source Agent OS built in Rust. 7 autonomous Hands that run on schedules, build knowledge graphs, and report to your dashboard. 30 agents, 40 channels, 38 tools, 26 LLM providers. 16 security systems. One binary.
14 crates. 137K lines of Rust. Zero clippy warnings. Battle-tested architecture.

●FEATURES
What OpenFang Does
The core primitives for building, running, and deploying autonomous agents.
●COMPARE
OpenFang vs The Landscape
6 frameworks. 10 dimensions. See how OpenFang's kernel-grade Rust architecture compares to OpenClaw, ZeroClaw, CrewAI, AutoGen, and LangGraph.
●BENCHMARKS
Measured, Not Marketed
Cold start time, memory footprint, install size, security depth, channel coverage, and provider support — benchmarked across 6 leading agent frameworks.
OpenFang
OpenClaw
ZeroClaw
CrewAI
AutoGen
LangGraph
// benchmarks from official docs and public repos — February 2026
●HANDS
Agents That Work For You
Hands are pre-built autonomous capability packages. Unlike regular agents you chat with, Hands run on schedules, build knowledge graphs, and report results to your dashboard. Activate one and check in on its progress.
>
Traditional agents wait for you to type. Hands work for you.
Each Hand bundles a HAND.toml manifest, system prompt with multi-phase operational playbook, SKILL.md expert knowledge, configurable settings, and dashboard metrics — all compiled into the binary at build time.
Turns long-form video into viral short clips with captions, thumbnails, and optional AI voice-overs. Publishes to Telegram and WhatsApp.
8-phase pipelineFFmpeg + yt-dlp5 STT backendsAuto-publish
Autonomous lead generation. Discovers, enriches, scores, and deduplicates qualified leads on a daily schedule. Builds ICP profiles and knowledge graphs.
ICP scoring 0-100Web research loopsCSV/JSON/Markdown exportScheduled delivery
OSINT-style intelligence collector. Monitors any target continuously with change detection, sentiment tracking, and knowledge graph construction.
Change detectionSentiment analysisKnowledge graphsCritical alerts
Superforecasting engine. Collects signals, builds calibrated reasoning chains, makes predictions, and tracks accuracy with Brier scores.
Brier score calibrationContrarian modeEvidence chainsAccuracy tracking
Deep autonomous researcher. Cross-references sources, fact-checks claims with CRAAP evaluation, and generates cited reports in multiple languages.
CRAAP fact-checkingMulti-languageAPA citationsSource verification
Autonomous Twitter/X manager. Creates content in 7 rotating formats, schedules posts, engages with mentions, and tracks performance metrics.
Approval queue7 content typesEngagement trackingBrand voice control
Web automation agent. Navigates sites, fills forms, clicks buttons, and completes multi-step workflows. Mandatory purchase approval gate.
Purchase gatePlaywright bridgeSession persistenceCAPTCHA detection
+
Build Your Own
Define a HAND.toml with tools, settings, requirements, and a system prompt. Publish to FangHub.
●COOKBOOK
Recipes for Every Use Case
Guides, examples, and references to help you build with OpenFang.
$openfang search[12]
guide→
Quick Start Guide
Install OpenFang and spawn your first agent in under 2 minutes.
guide
reference→
Architecture Overview
14-crate Rust workspace, kernel design, and subsystem overview.
reference
reference→
Configuration Reference
Every config.toml field, 62 environment variables, validation rules.
reference
reference→
Security Model
16 security systems: WASM sandbox, taint tracking, audit trail, SSRF protection.
referencesecurity
guide→
LLM Providers
26 providers, 50+ models, cost rates, and intelligent routing.
guide
guide→
40 Channel Adapters
Connect agents to Telegram, Discord, Slack, WhatsApp, and 36 more platforms.
guide
example→
Agent Templates
30 pre-built agents across 4 performance tiers, ready to deploy.
example
guide→
Hands System
7 autonomous capability packages. Activate, configure, and let them work for you.
guide
guide→
Skill Development
60 bundled skills, SKILL.md format, FangHub marketplace.
guide
guide→
Workflow Engine
Multi-agent pipelines with fan-out, conditional, and loop step modes.
guide
reference→
MCP & A2A Protocols
Model Context Protocol and Agent-to-Agent communication.
reference
reference→
REST API Reference
140+ endpoints — agents, memory, workflows, channels, models, skills, A2A, hands.
reference