Run autonomous agents on schedules to perform continuous tasks like research, lead generation, and social media management.
OpenFang is an open-source Agent Operating System built in Rust by RightNow-AI. Unlike typical chatbot frameworks, it's designed to run autonomous agents that work continuously on a schedule. It solves the problem of needing persistent, proactive agents for tasks like market research, lead generation, and social media management, operating 24/7 without constant user prompting.
Users install a single binary via the command line and deploy it on their own infrastructure. They activate and configure pre-built autonomous agents, called 'Hands', to perform scheduled tasks. Agents run independently, delivering results like reports, leads (CSV/JSON), or social posts to a web dashboard or connected channels like Telegram. The entire system is open-source under an MIT license.
Developers who need a robust, performant framework to deploy autonomous agents for continuous, long-running tasks like OSINT collection, lead generation, or social media management.
The project is pre-1.0 and warns that users should expect breaking changes between minor versions. For production use, the developers recommend pinning to a specific commit until the official v1.0 release.