Skip to content

0.5.4 - 2026-04-05

Choose a tag to compare

@github-actions github-actions released this 05 Apr 03:16

Release Notes

Highlights

  • native OMC/OMX lifecycle hooks with one-shot installer (clawhip hooks install --omc|--omx|--all)
  • clawhip omc "prompt" and clawhip omx launch "prompt" for guaranteed prompt delivery with TUI detection
  • session-init and session-stop hooks emit session.started / session.finished / session.failed to clawhip daemon
  • cleaned up accidentally committed embedded worktree and local agent state from repo history

Upgrade notes

  • crate version is now 0.5.4
  • run clawhip hooks install --omc to deploy OMC lifecycle hooks to ~/.claude/hooks/
  • run clawhip hooks install --omx for OMX lifecycle hooks
  • existing config remains compatible; no migration required

Install clawhip 0.5.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Yeachan-Heo/clawhip/releases/download/v0.5.4/clawhip-installer.sh | sh

Download clawhip 0.5.4

File Platform Checksum
clawhip-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
clawhip-x86_64-apple-darwin.tar.xz Intel macOS checksum
clawhip-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
clawhip-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum