# kunchenguid/gnhf

Before I go to bed, I tell my agents: good night, have fun

Repository: https://github.com/kunchenguid/gnhf
Canonical: https://ross.abutalabs.com/products/gnhf
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-23T01:56:38+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 11
- inputs: {"age_days": 155, "days_push": 11, "days_rel": 13, "gap_med": 0.0, "n_releases_24m": 45}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3782, forks 282 (observed 2026-08-28T04:08:18.423045+00:00)

## What it is
gnhf is a CLI orchestrator that runs coding agents autonomously overnight, making one small committed change per iteration toward a stated objective. Each successful iteration is committed and failures are rolled back, so you wake up to a branch of clean work with a full run log.

## Use cases
- run coding agents autonomously overnight on a repo
- reduce codebase complexity without changing functionality
- keep an agent loop running until an iteration or token cap
- run multiple agents on the same repo simultaneously
- get a morning summary of agent work with diff stats and token usage

## When to choose
- you want an autonomous agent loop with per-iteration commits and rollback
- you use popular coding agent CLIs or ACP-compatible agents
- you want a simple one-command overnight run with runtime caps
- you want live status in your terminal title and a permanent exit summary

## When to avoid
- you need fully supervised, interactive pair-programming with an agent
- your task requires human review before each change is committed
- you are not comfortable with agents pushing commits to a branch unattended

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, workflow-automation, cli, developer-tools
- domain: developer-tools
- platform: windows, cli
- tags: autonomous-agents, coding-agents, overnight-automation, ralph-loop, acp, git-automation, ai-agents, automation, command-line, macos, linux, nodejs

## Member repositories
- kunchenguid/gnhf (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.423045+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:27:43.927526+00:00, confidence not recorded.
  - readme: https://github.com/kunchenguid/gnhf (fetched 2026-08-28T04:08:18.423045+00:00, sha bfadc0ac054c)
  - registry_npm: https://registry.npmjs.org/gnhf (fetched 2026-08-29T09:22:26.397911+00:00, sha 93da513ec4bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
