Community-maintained Homebrew tap for LibreFang, an Agent Operating System written in Rust.
The stable CLI now ships from homebrew-core — install it with no tap required:
brew install librefangThis tap provides the desktop app, the pre-release CLI channels (beta / rc), and version-pinned builds.
brew tap librefang/tap
brew install --cask librefang # stable
# brew install --cask librefang-beta # beta channel
# brew install --cask librefang-rc # rc channelbrew tap librefang/tap
brew install librefang-beta # beta channel
brew install librefang-rc # rc channelbrew tap librefang/tap
brew install librefang/tap/librefang@2026.6.29librefang init # initialize
librefang start # start the daemon — dashboard at http://localhost:4545See the main documentation for full usage.
MIT License - see LICENSE