macOS
brew install gnhflocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.