macOS
brew install librefanglocal Homebrew formula metadata
brew
Self-hostable operating system for autonomous AI agents. Version 2026.7.21 via Homebrew; verified 2026-07-21.
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 | cli | global executable |
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.
https://github.com/librefang/librefang
install metadata
| Package key | brew:librefang |
|---|---|
| Version | 2026.7.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/librefang |
| Homepage | https://librefang.ai |
| Repository | https://github.com/librefang/librefang |
| Upstream docs | https://docs.librefang.ai/ |
| License | MIT |
| Source archive | https://github.com/librefang/librefang/archive/refs/tags/v2026.7.21.tar.gz |
| Last updated | 2026-07-21T12:35:13Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | librefang |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.