Skip to content

v0.1.0 — official release

Choose a tag to compare

@hapo-nghialuu hapo-nghialuu released this 27 Jul 06:39
· 35 commits to main since this release
42cfda5

hod — Herdr Orchestrator Driver, first official release.

Install

curl -fsSL https://raw.githubusercontent.com/hapo-nghialuu/hod/main/install.sh | HOD_REF=v0.1.0 sh
hod status

Included

Skill — the orchestration contract for Claude Code / Codex / Grok controllers through Herdr: strict coordinator-only mode (controller plans and delegates; never codes, builds, tests, or reviews by hand), direct-user delegation semantics, evidence-based verification with per-run sentinels, one-file-one-writer ownership, open-question harvesting into every final report, hierarchical portfolio mode, and continue-vs-fresh session rules (reviewers are always fresh sessions).

hod CLIinstall (global or per-project, no sibling layout required), status, doctor (reports branch vs tag-pinned checkout mode), update (fast-forwards branches; moves pinned checkouts to the newest tag), settings (role permission profiles enforced by the Claude Code harness — controller/impl/reviewer), uninstall.

Docs — bilingual README (English · Tiếng Việt) with hand-built flow diagrams, four-level quickstart, usage recipes, portfolio guide.

Quality — 77 behavioral tests (55 hod, 22 linker), CI on Ubuntu + macOS, validated against Herdr 0.7.5.

Note: this tag supersedes an earlier v0.1.0 draft cut one day prior which lacked the pinned-update fix. Tags are immutable from this release onward.