macOS
brew install librefanglocal Homebrew formula metadata
brew / rank 9063
Self-hostable operating system for autonomous AI agents. Version 2026.7.31 via Homebrew; verified from local package data.
install
brew install librefanglocal Homebrew formula metadata
overview
Self-hostable operating system for autonomous AI agents
history
LibreFang is an open-source Agent Operating System written in Rust for running autonomous AI agents with lifecycle management, scheduling, channels, workflows, memory, skills, MCP integration, and a local dashboard/API.
The project presents itself as a community fork of RightNow-AI/openfang with open governance and a merge-first pull-request policy. GitHub repository metadata shows the librefang/librefang repository was created on 2026-03-12, and the README describes the implementation as a Rust-built agent operating system rather than a Python wrapper or chatbot framework.
LibreFang is distributed through several package-manager-friendly channels: Homebrew tap and cask, Cargo install from the repository, Docker images, npm, pip, Arch packaging, and signed release assets. Official GitHub metadata observed during enrichment showed 321 stars and 64 forks, indicating early but visible adoption.
The normal CLI flow is to install the binary, run `librefang init` or start the daemon, configure at least one LLM provider key, then use commands such as `librefang chat`, `librefang agent`, `librefang workflow`, `librefang cron`, and `librefang start` for local or daemon-backed agent operation.
Package maintainers care about LibreFang because it ships as a single Rust-based CLI/daemon with multiple official distribution paths, desktop and container options, release assets for several platforms, and documented config migration from related agent systems.
security posture
No matching local secret-handling manifest was found for librefang. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.librefang/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.librefang/secrets.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
librefang | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:librefang |
|---|---|
| Version | 2026.7.31 |
| Package manager | Homebrew |
| Homepage | https://librefang.ai |
| Repository | https://github.com/librefang/librefang |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.