macOS
brew install gnhflocal Homebrew formula metadata
brew
gnhf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gnhflocal Homebrew formula metadata
概要
Autonomous agent orchestrator for long-running coding tasks
履歴
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.
セキュリティ状態
gnhf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gnhf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kunchenguid/gnhf
インストールメタデータ
| パッケージキー | brew:gnhf |
|---|---|
| バージョン | 0.1.41 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gnhf |
| ホームページ | https://github.com/kunchenguid/gnhf |
| リポジトリ | https://github.com/kunchenguid/gnhf |
| 上流ドキュメント | https://github.com/kunchenguid/gnhf#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/gnhf/-/gnhf-0.1.41.tgz |
| 最終更新 | 2026-06-15T00:06:42Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.