# librefang を Homebrew でインストール

librefang のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:librefang
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install librefang
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:librefang
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/librefang>
- **バージョン:** 2026.7.21
- **ソース概要:** Self-hostable operating system for autonomous AI agents
- **ホームページ:** <https://librefang.ai>
- **リポジトリ:** <https://github.com/librefang/librefang>
- **上流ドキュメント:** <https://docs.librefang.ai/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/librefang/librefang/archive/refs/tags/v2026.7.21.tar.gz>
- **最終更新:** 2026-07-21T12:35:13Z
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- librefang (cli)
- librefang (エイリアス)

## 依存関係

- openssl@3

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 2026.7.21
- マネージャ更新日: 2026-07-21
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/librefang/librefang
- 検出された最新: v2026.7.21 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026-03-12: GitHub repository created.
- 2026-03-25: Early release-candidate tags appear in the official GitHub releases stream.
- 2026-06-29: v2026.6.29 release published with Homebrew, npm, pip, Cargo, Docker, Arch, RPM, Android, Windows, Linux, and macOS install paths documented in the release notes.

### Related projects

- OpenFang is the direct upstream family named by the README and migration docs; OpenClaw, LangChain, and AutoGPT are documented migration sources.

### ソース

- <https://api.github.com/repos/librefang/librefang>
- <https://docs.librefang.ai/>
- <https://docs.librefang.ai/getting-started>
- <https://docs.librefang.ai/getting-started/examples>
- <https://docs.librefang.ai/integrations/migration>
- <https://github.com/librefang/librefang>
- <https://github.com/librefang/librefang/releases>


## セキュリティノート

librefang に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.librefang/config.toml

## Credential files

- Unix: ~/.librefang/secrets.env
## ソースデータベース詳細

- **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:** head, stable


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://www.automicvault.com/ja/pkg/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/ja/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://www.automicvault.com/ja/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [agent-browser](https://www.automicvault.com/ja/pkg/brew/agent-browser/) - Shares av.db curated category or tags: agents, ai, ai-agents, cli, rust.
- [docker-agent](https://www.automicvault.com/ja/pkg/brew/docker-agent/) - Shares av.db curated category or tags: agents, ai, ai-agents, automation, cli.
- [gbox](https://www.automicvault.com/ja/pkg/brew/gbox/) - Shares av.db curated category or tags: agents, ai, ai-agents, cli, mcp.
- [openclaw-cli](https://www.automicvault.com/ja/pkg/brew/openclaw-cli/) - Shares av.db curated category or tags: agents, ai, automation, cli, self-hosted.
- [zeroclaw](https://www.automicvault.com/ja/pkg/brew/zeroclaw/) - Shares av.db curated category or tags: agent-runtime, agents, ai, cli, rust.
- [e2b](https://www.automicvault.com/ja/pkg/brew/e2b/) - Shares av.db curated category or tags: agents, ai, ai-agents, cli.
- [hermes-agent](https://www.automicvault.com/ja/pkg/brew/hermes-agent/) - Shares av.db curated category or tags: agents, ai, automation, cli.
- [ironclaw](https://www.automicvault.com/ja/pkg/brew/ironclaw/) - Shares av.db curated category or tags: agents, ai, automation, cli.
- [codanna](https://www.automicvault.com/ja/pkg/brew/codanna/) - Local package facts share a topical domain. Shared terms: agents, ai, ai-agents, cli, mcp.

## Combined YAML source

View the package source record on GitHub. [combined/librefang.yml](https://github.com/automic-vault/db/blob/main/combined/librefang.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
