rightnow-ai/openfang

Open-source Agent Operating System

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on August 31st, 2026
Created on February 24th, 2026
Open Issues & Pull Requests: 115 (+0)
Number of forks: 2,290
Total Stargazers: 18,152 (+0)
Total Subscribers: 125 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.2 hours
Mean response time: 3.6 days
90th percentile: 10.0 days
Tracked items: 713

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 71% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 17% of issues opened in the past year have been closed. Three people close 96% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 73
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 119 days
Stale 30+ days: 72
Stale 90+ days: 52

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (162)
  • enhancement (102)
  • needs-design (11)

Detailed Description

OpenFang is an agent operating system built in Rust that enables autonomous agents to run independently on schedules without requiring user prompts.

OpenFang addresses the limitation of traditional agent frameworks that wait for user input by providing a system where autonomous agents execute tasks continuously. The core innovation is the concept of "Hands"—pre-built autonomous capability packages that bundle a manifest declaring tools and settings, a multi-phase operational playbook as system prompt, domain expertise reference material, and guardrails for sensitive actions. These Hands compile directly into a single binary, eliminating the need for separate downloads or dependency management. The system runs agents on schedules to perform tasks like competitor research, knowledge graph building, monitoring, lead generation, and social media management.

Developers should adopt this tool if they need agents that operate autonomously rather than reactively. It suits projects requiring continuous background execution of agent tasks, particularly those involving research, monitoring, or reporting workflows. The single-binary deployment model makes it suitable for environments where simplicity and self-containment matter. Unlike traditional agent frameworks or Python-based LLM wrappers, OpenFang is purpose-built as a complete operating system rather than an orchestration layer or chatbot interface.

The maintainers respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes and enhancements.