macOS
brew install hoflocal Homebrew formula metadata
sudo port install hofMacPorts ports tree · devel/hof/Portfile · ソース: api.github.com
brew / 順位 8969
hof のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hoflocal Homebrew formula metadata
sudo port install hofMacPorts ports tree · devel/hof/Portfile · ソース: api.github.com
nix profile install nixpkgs#hofnixpkgs package indexes · pkgs/by-name/ho/hof/package.nix · ソース: api.github.com
概要
Flexible data modeling & code generation system
履歴
hof, the higher order framework, is a developer CLI centered on CUE. Its official README describes it as unifying data models, schemas, code generation, and a task engine, with later surfaces for TUI, agents, and editor tooling.
The hof repository history begins in 2020, and the tag stream moved quickly through early 0.x releases. The project emerged around CUE-powered code generation: describing application data and generator configuration declaratively, then producing code and other files from templates while preserving custom edits.
By the 0.6 series, the official documentation presented hof as more than a generator. The README and documentation list data modeling, code generation, task workflows, CUE command helpers, creators, modules, a terminal interface, and LLM-assisted chat as parts of the same CUE-centered developer experience.
hof's adoption appears to be niche and developer-workflow oriented rather than broad platform infrastructure. The official README points users to GitHub releases as the preferred binary source and includes Homebrew installation through the hofstadter-io tap, while the supplied package facts show distribution through Homebrew, MacPorts, and Nix.
The project is most likely to be adopted by teams already interested in CUE, schema-first application generation, declarative data models, and regenerable code. Its package-manager presence matters because a code generator has to be easy to pin in CI, local developer environments, and project bootstrap scripts.
Common hof usage centers on the hof CLI: hof gen for code generation, hof datamodel for model checkpoints and diffs, hof flow for CUE-powered workflows, hof mod for CUE module dependency management, and hof create for starter kits or blueprints. Documentation emphasizes committing generated code and using CUE as a source of truth.
The data-modeling docs are especially package-relevant because they describe commands that track history and include that history during code generation so migrations and conversion functions can be produced. That makes hof less like a one-shot scaffolder and more like a development-time tool that stays in the project loop.
hof is package-nerd significant as a Go-distributed CLI in the CUE ecosystem. It packages a broad workflow into one executable, which is attractive for reproducible dev shells and CI but also means version pinning matters when generator output, templates, or model-history behavior changes.
For people who track language tooling, hof is also a marker of CUE's spread beyond validation into code generation, task orchestration, module workflows, and AI-assisted developer loops.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hof | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:hof |
|---|---|
| バージョン | 0.6.10 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://hofstadter.io/ |
| リポジトリ | https://github.com/hofstadter-io/hof |
| 最終更新 | 2026-07-27T14:32:25+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hof
nix profile install nixpkgs#hofhof
sudo port install hofソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.