macOS
brew install hoflocal Homebrew formula metadata
sudo port install hofMacPorts ports tree · devel/hof/Portfile · Quelle: api.github.com
brew / Rang 8969
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hof in AI-Agent-Workflows.
Installation
brew install hoflocal Homebrew formula metadata
sudo port install hofMacPorts ports tree · devel/hof/Portfile · Quelle: api.github.com
nix profile install nixpkgs#hofnixpkgs package indexes · pkgs/by-name/ho/hof/package.nix · Quelle: api.github.com
Überblick
Flexible data modeling & code generation system
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
hof | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:hof |
|---|---|
| Version | 0.6.10 |
| Paketmanager | Homebrew |
| Homepage | https://hofstadter.io/ |
| Repository | https://github.com/hofstadter-io/hof |
| Zuletzt aktualisiert | 2026-07-27T14:32:25+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
hof
nix profile install nixpkgs#hofhof
sudo port install hofQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.