OpenFangopenfangHomeDownload
Documentation
Getting StartedGetting Started
Core ConceptsHandsArchitectureConfigurationSecurityLLM Providers
IntegrationChannel AdaptersAgent TemplatesSkill DevelopmentWorkflowsMCP & A2A
ReferenceAPI ReferenceCLI ReferenceDesktop AppTroubleshooting
Edit on GitHub
v1.0.0
//Documentation

openfang docs

Everything you need to install, configure, and operate OpenFang — the open-source Agent OS built in Rust.

01
16.8k★
GitHub stars
02
40+
Channels
03
60+
Skills
04
76
Endpoints
[ 01 · Getting Started ]
01

Getting Started

Installation, first agent, quick start guide

[ 02 · Core Concepts ]
01

Hands

Autonomous capability packages — the core innovation

02

Architecture

14-crate workspace, kernel design, subsystems

03

Configuration

config.toml reference, 62 environment variables

04

Security

16 security systems, threat model, audit trail

05

LLM Providers

20 providers, 51 models, cost rates, routing

[ 03 · Integration ]
01

Channel Adapters

40 messaging platform integrations

02

Agent Templates

30 pre-built agents across 4 performance tiers

03

Skill Development

60 bundled skills, SKILL.md format, marketplace

04

Workflows

Multi-agent pipelines, triggers, step modes

05

MCP & A2A

Model Context Protocol, Agent-to-Agent protocol

[ 04 · Reference ]
01

API Reference

76 REST/WS/SSE endpoints, OpenAI compat

02

CLI Reference

Every command, flag, and subcommand

03

Desktop App

Tauri 2.0 native app, system tray, IPC

04

Troubleshooting

Common issues, FAQ, performance tips

$quick install
[ .SH ]
curl -fsSL https://openfang.sh/install | sh
//End of index//