RightNow-AI/openfang: Open-source Agent Operating System
OpenFang is an open-source Agent Operating System built in Rust, released as v0.1.0. It compiles to a single ~32MB binary and introduces 'Hands' — pre-built autonomous capability packages that run on schedules without user prompting. The 7 bundled Hands cover use cases like lead generation, OSINT intelligence, content clipping, social media management, web automation, research, and forecasting. The system features 16 security layers (including WASM sandboxing, Merkle hash-chain audit trails, and prompt injection scanning), 40 channel adapters, 27 LLM providers, and an OpenAI-compatible API. Benchmarks compare it favorably against LangGraph, CrewAI, AutoGen, and OpenClaw on cold start time, memory usage, and install size. Migration tooling from OpenClaw is included.