# gnhf を Homebrew でインストール

gnhf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gnhf
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gnhf
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:gnhf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.43
- **ソース概要:** Autonomous agent orchestrator for long-running coding tasks
- **ホームページ:** <https://github.com/kunchenguid/gnhf>
- **最終更新:** 2026-08-01T06:41:41Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gnhf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.43
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026-03-31: Changelog records the initial public 0.1.1 release.
- 2026-04-01: Early releases add iteration caps and OpenCode/Rovo Dev integrations.
- 2026-04-10: Worktree support lands for multiple agent runs against one repository.
- 2026-05-03: Post-run exit summaries are added.

### Related projects

- gnhf wraps coding-agent CLIs such as Claude Code, Codex, OpenCode, Rovo Dev, GitHub Copilot CLI, Pi, and ACP-compatible agents. It also depends on Git conventions such as branches, worktrees, commits, and clean working trees.

### ソース

- <https://formulae.brew.sh/formula/gnhf>
- <https://github.com/kunchenguid/gnhf>
- <https://github.com/kunchenguid/gnhf/blob/main/CHANGELOG.md>


## セキュリティノート

gnhf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.gnhf/config.yml

## Combined YAML source

View the package source record on GitHub. [combined/gnhf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gnhf.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
