v0.1.0 — official release
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 statusIncluded
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 CLI — install (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.