What's New
Fixed
- Use plain reqwest client in integration tests (#2000) (@houko)
- Add elevenlabs support to API key test endpoints (#2005) (@Chukwuebuka-2003)
- Add retry logic to release asset upload steps (#2007) (@houko)
Installation
Homebrew (macOS):
brew tap librefang/tap
brew install librefang # CLI (stable)
brew install librefang-beta # CLI (beta channel)
brew install librefang-rc # CLI (rc channel)
brew install --cask librefang # Desktop (stable)
brew install --cask librefang-beta # Desktop (beta channel)
brew install --cask librefang-rc # Desktop (rc channel)CLI (Linux/macOS):
curl -fsSL https://librefang.ai/install.sh | shnpm:
npm install -g @librefang/clipip:
pip install librefangCargo:
cargo install librefangDocker:
docker pull ghcr.io/librefang/librefang:latestMigration
Coming from OpenClaw or OpenFang?
librefang migrate --from openclaw
librefang migrate --from openfangLinks
Full diff: v2026.4.3-beta10...v2026.4.3-beta11