macOS
brew install gnhflocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnhf in AI-Agent-Workflows.
Installation
brew install gnhflocal Homebrew formula metadata
Überblick
Autonomous agent orchestrator for long-running coding tasks
Verlauf
gnhf, short for Good Night, Have Fun, is a command-line orchestrator for unattended coding-agent runs. Its own README describes a loop that starts from a clean Git repository, invokes an agent, records successful iterations as commits, and keeps notes and run metadata for later review.
The public changelog shows the project starting with version 0.1.1 on March 31, 2026, followed by quick additions for iteration caps, OpenCode and Rovo Dev support, per-agent overrides, worktrees, ACP agents, push mode, and post-run summaries. That release cadence reflects the fast-moving 2026 ecosystem around local coding agents rather than a long-lived Unix utility lineage.
Adoption evidence is narrow but concrete: the repository publishes an npm-oriented install path, Homebrew packages it as a formula, and the README lists supported agent backends including Claude Code, Codex, Rovo Dev, OpenCode, GitHub Copilot CLI, Pi, and ACP targets. Its package-manager significance is therefore strongest among developers already experimenting with long-running code-agent workflows.
Practitioners run gnhf inside a Git repository with a natural-language objective, optionally setting iteration or token caps, worktree isolation, branch mode, and push behavior. It is used as an outer loop around other agent CLIs, turning repeated agent attempts into reviewable commits and notes.
For package nerds, gnhf is interesting as a small example of the coding-agent wrapper pattern becoming a normal installable CLI. It packages policy around Git cleanliness, commit granularity, failure rollback, and agent selection rather than providing a model or editor of its own.
Sicherheitslage
Für gnhf wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.gnhf/config.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gnhf | cli | globales Executable |
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.
https://github.com/kunchenguid/gnhf
Installationsmetadaten
| Paketschlüssel | brew:gnhf |
|---|---|
| Version | 0.1.41 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gnhf |
| Homepage | https://github.com/kunchenguid/gnhf |
| Repository | https://github.com/kunchenguid/gnhf |
| Upstream-Dokumentation | https://github.com/kunchenguid/gnhf#readme |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/gnhf/-/gnhf-0.1.41.tgz |
| Zuletzt aktualisiert | 2026-06-15T00:06:42Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnhf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.