macOS
brew install gnhflocal Homebrew formula metadata
brew
Autonomous agent orchestrator for long-running coding tasks. Version 0.1.41 via Homebrew; verified 2026-06-15.
install
brew install gnhflocal Homebrew formula metadata
overview
Autonomous agent orchestrator for long-running coding tasks
history
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.
security posture
No matching local secret-handling manifest was found for gnhf. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
gnhf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kunchenguid/gnhf
install metadata
| Package key | brew:gnhf |
|---|---|
| Version | 0.1.41 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gnhf |
| Homepage | https://github.com/kunchenguid/gnhf |
| Repository | https://github.com/kunchenguid/gnhf |
| Upstream docs | https://github.com/kunchenguid/gnhf#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/gnhf/-/gnhf-0.1.41.tgz |
| Last updated | 2026-06-15T00:06:42Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.