Skip to content

Oh My Herdr v0.4.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:30
0205291

Two-profile catalog and npm distribution preview.

Added

  • An exact built-in profile catalog exposes codex-awareness and
    claude-session-identity through omhr profile list and stable --profile-id
    selection across desired-state commands.
  • The guarded Claude Code profile configures only Herdr's native session-identity
    boundary, preserves unrelated settings, blocks the known Cursor collision,
    verifies readiness, and rolls back exact original state.
  • The dependency-free oh-my-herdr npm package installs the omhr command on
    supported macOS Apple-silicon and Ubuntu 24.04 x86_64 hosts without lifecycle
    scripts or install-time downloads.

Release integrity

  • GitHub Release contains both host-native archives, the exact npm tarball, and
    one sorted three-entry checksum manifest.
  • Both operating systems independently assemble the same npm tarball, compare
    its embedded executables byte-for-byte with the native release archives, and
    complete install, profile, execution, and uninstall acceptance before publish.
  • Native archives and the npm tarball receive GitHub build-provenance
    attestations; the first npm publication bootstraps trusted publishing from the
    exact attested tarball.

Security and compatibility

  • The supported runtime remains Herdr 0.8.2 on macOS Apple silicon and Ubuntu
    24.04 x86_64 with glibc 2.39 or newer.
  • No plugin lifecycle, agent launch, prompt, provider request, credential access,
    Windows, Linux aarch64, broader Linux runtime, or Homebrew claim is added.