Skip to content

v1.0.2

Choose a tag to compare

@sionic-khope sionic-khope released this 01 Jul 03:54
f1b823c

oh-my-hermes 1.0.2

This stable release packages the current OMH Hermes wrapper contracts, generated workflow guidance, release documentation, and installer/wheel smoke evidence for pinned installs through v1.0.2.

Highlights

  • Updates package/version metadata and generated release docs for 1.0.2.
  • Refreshes OMH workflow guidance, capability context, and release checklist evidence.
  • Ships built wheel and source distribution assets for local and stable-channel install validation.

Verification

Observed before tagging:

  • Local test suite: PYTHONPATH=tests uv run python -m unittest discover -s tests -v - 1041 tests passed.
  • Compile/docs/diff checks: compileall, workflow docs check, and git diff --check passed.
  • Product readiness: omh release product-readiness --version 1.0.2 --json - ready, score 100.
  • Evidence bundle: omh release evidence-bundle --version 1.0.2 --write --json - ready.
  • UX/routing gates: grounded score, card coverage, route hints, context brief, routing precision, localized copy, router fast path, and Hermes UX quality all passed.
  • Isolated live Hermes CLI smoke: omh --omh-home /tmp/omh-smoke --hermes-home /tmp/hermes-smoke release hermes-smoke --live --install-path setup --omh-command omh --include-command-smoke passed.
  • Install smoke: isolated install.sh, wheel install, installed command, and setup dry-run paths passed.
  • GitHub CI on PR #520: DCO, Python 3.11, and Python 3.12 passed.

Claim Boundary

The attached evidence proves deterministic local OMH package contracts, release checklist coverage, isolated install paths, and isolated live Hermes CLI smoke. It does not claim that an ambient user Hermes chat/TUI session selected OMH after restart; that remains a runtime/operator observation outside this release artifact.