
gnhf 0.1.27+ adds Pi coding agent support
gnhf 0.1.27+ now supports the Pi coding agent harness, expanding the project’s autonomous git-based workflow to another agent runtime. The merged PR adds a Pi-specific agent implementation that streams JSONL events, parses structured output, registers Pi in the factory and config layers, and documents the requirement to configure Pi’s API key outside of gnhf.
Strong incremental release: this is a compatibility upgrade that makes gnhf more useful without changing its core workflow.
- –First-class Pi support broadens gnhf’s agent-agnostic positioning.
- –The implementation keeps credential handling out of gnhf by reserving `--api-key` for Pi’s own config.
- –The PR also fixed stream-handling edge cases around anonymous message keys and final message selection, which matters for correctness in long-running loops.
- –The change looks well-bounded and production-oriented rather than experimental.
DISCOVERED
45d ago
2026-04-29
PUBLISHED
45d ago
2026-04-29
RELEVANCE
AUTHOR
kunchenguid