# Install gnhf with Homebrew

Autonomous agent orchestrator for long-running coding tasks. Version 0.1.43 via Homebrew; verified 2026-08-01.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gnhf
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:gnhf
- **Package manager:** Homebrew
- **Version:** 0.1.43
- **Source summary:** Autonomous agent orchestrator for long-running coding tasks
- **Homepage:** <https://github.com/kunchenguid/gnhf>
- **Last updated:** 2026-08-01T06:41:41Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- gnhf (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.1.43
## Project history and usage

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.

### Project history

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 history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

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.



## 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)


## Sources

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