Index / OpenFang · updated Sep 3, 2026

OpenFang

RightNow-AI/openfang · healthy · rank 11 of 43 by stars

A Rust-built 'Agent Operating System' shipping as a single ~32MB binary with autonomous scheduled agents ('Hands') instead of chat-driven prompts. Pre-1.0 but heavily tested (2,696+ tests, zero clippy warnings) and shipping fast.

#rust#agent-os#autonomous-agents#single-binary#self-hosted
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors76
Open issues116
Last commitMay 12, 2026
Release cadence~3 days
Latest releasev0.6.9

Runtime

LanguageRust
Memory15 MB
Boot time35 ms
Deploymentself-hosted · desktop · cloud
Setup difficultyLow
Plugin ecosystemEmerging

Posture

LicenseApache-2.0
Local-firstYes
Cloud dependencyOptional
Privacy postureStrong

Community

Sentiment55% positive
Reddit mentions0
Web results8

Security breakdown

Composite 72 / 100 · how these are scored

Sandboxing6 / 10

higher is safer

API security7 / 10

higher is safer

Network isolation5 / 10

higher is safer

Telemetry safety7 / 10

higher is safer

Shell access risk7 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 41 files examined

10 providers · runs locally · gateway support

Direct
AnthropicAWS BedrockDeepSeekFireworksGoogleGroqMistralOpenAITogetherVertex AI
Gateway
LiteLLMOpenRouter
Local
LM StudioOllamavLLM
Compatible
OpenAI-compatible

Pinned models

kimi-2.5Moonshot

claude-sonnet-4-20250514 released 2025-05-14 — 16 months old (dated in the model id)

Pin last edited 4 months ago

Evidence

Decision

Why choose OpenFang over OpenClaw?

Why choose this

  • Single ~32MB Rust binary vs heavier runtime
  • Autonomous scheduled 'Hands' agents that work without prompting
  • Strong test discipline: 2,696+ tests, zero clippy warnings

Tradeoffs

  • Pre-1.0 with breaking changes between minor versions
  • Far smaller community and ecosystem than OpenClaw
  • No multi-channel messaging integrations (WhatsApp, Telegram, etc.)

Best fit

  • Users wanting always-on scheduled autonomous agents
  • Rust shops wanting a single-binary agent runtime
  • Self-hosters running lead-gen, monitoring, or research agents

Avoid if

  • You need a stable 1.0 API for production
  • You want a chat-first assistant like OpenClaw
  • You need a mature plugin/skill ecosystem
Good Confidence62%

Evidence is solid on architecture and activity from the README and commits, but community sentiment is weakly evidenced (0 Reddit matches, few web snippets). Pre-1.0 status adds uncertainty about stability claims.

AI layer reviewed Aug 24, 2026 · how this is written

Star activity

18,162 stars today

Overview

OpenFang positions itself not as a chatbot framework but as an Agent Operating System written from scratch in Rust — roughly 137K LOC across 14 crates, compiling to a single ~32MB binary. Its core differentiator is Hands: pre-built autonomous capability packages that run on schedules, 24/7, without user prompting — researching competitors, building knowledge graphs, monitoring targets, and reporting to a built-in dashboard at localhost:4200.

The project emphasizes engineering rigor: 2,696+ passing tests, zero clippy warnings, and recent commits focused on security hardening (TOCTOU fixes, endpoint audits, 'codex hardening'). Installation is a one-line curl script with openfang init && openfang start, making setup notably easy for a Rust system of this scope.

Compared to OpenClaw, OpenFang trades OpenClaw's massive multi-channel messaging ecosystem and community for a leaner, local-first, autonomy-first design. However, it is explicitly pre-1.0 (v0.6.9), warns of breaking changes between minor versions, and recommends pinning commits for production — so it suits early adopters more than conservative production deployments.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.